Re: ISP does not reply to DHCP_DISCOVER
Duncan Webb
Tue Feb 16 14:56:03 2010On 16/02/2010 12:15, Roy Marples said the following:
On 16/02/2010 11:04, Duncan Webb wrote:I'm seeing other DHCP messages in the tcpdump trace, so I reckon that the server is seeing my messages.If it's seeing them, then it should be sending replies back. Can you see these via tcpdump? Can you email me a full tcpdump for analysis in wireshark? Can you run dhcpcd with debugging enabled (add the word debug on its own line in /etc/dhcpcd.conf) and see if dhcpcd is rejecting it for any reason?
Not sure about the drop message in the log: Jan 11 00:01:17 fulvous dhcpcd.exe[9808]: red0 has been brought down Jan 11 00:01:17 fulvous dnsmasq[9712]: exiting on receipt of SIGTERM Jan 11 00:01:18 fulvous dnsmasq[9862]: started, version 2.45 cachesize 150 Jan 11 00:01:18 fulvous dnsmasq[9862]: compile time options: no-IPv6 GNU-getopt ISC-leasefile no-DBus no-I18N TFTP Jan 11 00:01:18 fulvous dnsmasq[9862]: reading /var/state/dhcp/dhcpd.leases Jan 11 00:01:18 fulvous dnsmasq[9862]: reading /etc/resolv.conf Jan 11 00:01:18 fulvous dnsmasq[9862]: ignoring nameserver 127.0.0.1 - local interface Jan 11 00:01:18 fulvous dnsmasq[9862]: read /etc/hosts - 4 addresses Jan 11 00:01:19 fulvous kernel: DROP_INPUT IN=red0 OUT= MAC=ff:ff:ff:ff:ff:ff:00:01:5c:32:8f:c1:08:00 SRC=10.154.192.1 DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=64 ID=0 PROTO=UDP SPT=67 DPT=68 LEN=308 Jan 11 00:01:19 fulvous dhcpcd: red0: executing `/var/ipfire/dhcpc/dhcpcd-run-hooks', reason CARRIER Jan 11 00:01:20 fulvous dhcpcd: red0: broadcasting for a lease Jan 11 00:01:20 fulvous dhcpcd: red0: sending DHCP_DISCOVER (xid 0x5458f74f), next in 4.44 seconds Jan 11 00:01:20 fulvous dhcpcd: red0: wrong xid 0x69cc3123 (expecting 0x5458f74f) from 10.154.192.1 Jan 11 00:01:21 fulvous dhcpcd: red0: wrong xid 0x47b4972 (expecting 0x5458f74f) from 10.154.192.1 Jan 11 00:01:22 fulvous dhcpcd: red0: wrong xid 0x90247608 (expecting 0x5458f74f) from 10.150.128.1 Jan 11 00:01:22 fulvous dhcpcd: red0: wrong xid 0xa9df1d6e (expecting 0x5458f74f) from 10.154.192.1 Jan 11 00:01:23 fulvous dhcpcd: red0: wrong xid 0x90247608 (expecting 0x5458f74f) from 10.150.128.1 Jan 11 00:01:24 fulvous dhcpcd: red0: sending DHCP_DISCOVER (xid 0x5458f74f), next in 7.45 seconds I just lock up my machine and will need to wait until I get home to reboot. Does this look bad? Thanks, Duncan
Attachment:
dhcp_20000110_2300.pcap
Description: Binary data
| ISP does not reply to DHCP_DISCOVER | Duncan Webb |
| Re: ISP does not reply to DHCP_DISCOVER | Duncan Webb |
| Re: ISP does not reply to DHCP_DISCOVER | Roy Marples |