I did have that DNS address stuck in the NVRAM, I cleared that out before taking the next steps listed.
Taking the wan down then back up:
root@OpenWrt:~# ifdown wan
root@OpenWrt:~# ifup wan
info, udhcpc (v0.9.9-pre) started
debug, Sending discover...
root@OpenWrt:~# debug, Sending discover...
debug, Sending discover...
info, No lease, forking to background.
The tcpdump was quiet long, I'm not sure which bits there were relative to this issue:
root@OpenWrt:~# tcpdump -i eth1 -envvXs1536 port 67 or port 68
tcpdump: WARNING: eth1: no IPv4 address assigned
tcpdump: listening on eth1, link-type EN10MB (Ethernet), capture size 1536 bytes
16:56:02.740466 00:90:4c:60:00:2b > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 590: (tos 0x0, ttl 64, id 0, offset 0, flags [none], proto: UDP (17), length: 576) 0.0.0.0.68 > 255.255.255.255.67: [udp sum ok] BOOTP/DHCP, Request from 00:90:4c:60:00:2b, length: 548, xid:0xb963350f, flags: [none] (0x0000)
Client Ethernet Address: 00:90:4c:60:00:2b
Vendor-rfc1048:
DHCP:DISCOVER
CID:[ether]00:90:4c:60:00:2b
VC:"udhcp 0.9.9-pre"
PR:SM+DG+NS+HN+DN+BR
(hex code clipped)
16:56:07.432038 00:07:0d:ad:2c:54 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 354: (tos 0x0, ttl 255, id 49634, offset 0, flags [none], proto: UDP (17), length: 340) 10.34.32.1.67 > 255.255.255.255.68: [udp sum ok] BOOTP/DHCP, Reply, length: 312, xid:0x3b38e91e, flags: [Broadcast] (0x8000)
Your IP: 70.112.122.13
Gateway IP: 10.34.32.1
Client Ethernet Address: 00:07:e9:e5:d6:ca
Vendor-rfc1048:
DHCP:OFFER
SID:10.34.32.1
LT:78196
SM:255.255.252.0
DN:"austin.rr.com"
DG:70.112.120.1
NS:24.93.41.125,24.93.41.126
RD:Y
(more hex code clipped)
16:56:07.456820 00:07:0d:ad:2c:54 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 370: (tos 0x0, ttl 255, id 49649, offset 0, flags [none], proto: UDP (17), length: 356) 10.34.32.1.67 > 255.255.255.255.68: [udp sum ok] BOOTP/DHCP, Reply, length: 328, xid:0x3b38e91e, flags: [Broadcast] (0x8000)
Your IP: 70.112.122.13
Gateway IP: 10.34.32.1
Client Ethernet Address: 00:07:e9:e5:d6:ca
Vendor-rfc1048:
DHCP:ACK
SID:10.34.32.1
LT:78196
SM:255.255.252.0
DN:"austin.rr.com"
DG:70.112.120.1
NS:24.93.41.125,24.93.41.126
RD:Y
FQDN:255/255/"LIGHTHOUSE."
(more hex clipped)
16:56:07.500017 00:07:0d:ad:2c:54 > ff:ff:ff:ff:ff:ff, ethertype IPv4 (0x0800), length 409: (tos 0x0, ttl 255, id 49703, offset 0, flags [none], proto: UDP (17), length: 395) 10.34.32.1.67 > 255.255.255.255.68: [udp sum ok] BOOTP/DHCP, Reply, length: 367, xid:0x11765d40, flags: [Broadcast] (0x8000)
Your IP: 10.34.49.135
Server IP: 24.93.40.160
Gateway IP: 10.34.32.1
Client Ethernet Address: 00:d0:59:fa:a2:76
file "iselIP1BW1_1.bin@CiIxhwBCgIQ7PcQSurN84ASjUWpJjGpI"
Vendor-rfc1048:
DHCP:OFFER
SID:24.93.41.130
LT:522347
SM:255.255.224.0
TZ:0
DG:10.34.32.1
TS:24.93.40.160
LOG:24.93.35.114
T177:17455920,774909488,774921472
BF:"iselIP1BW1_1.bin@CiIxhwBCgIQ7PcQSurN84ASjUWpJjGpI"
(clip)
Your IP: 10.34.49.135
Server IP: 24.93.40.160
Gateway IP: 10.34.32.1
Client Ethernet Address: 00:d0:59:fa:a2:76
file "iselIP1BW1_1.bin@CiIxhyMXfLQDfpdnWobJeOKy67p4r17T"
Vendor-rfc1048:
DHCP:ACK
SID:24.93.41.130
LT:522347
SM:255.255.224.0
TZ:0
DG:10.34.32.1
TS:24.93.40.160
LOG:24.93.35.114
T177:17455920,774909488,774921472
BF:"iselIP1BW1_1.bin@CiIxhyMXfLQDfpdnWobJeOKy67p4r17T"
Things went on in this manner for a while till I stopped the dump. I'm not an expert, but I'm seeing DHCP offers, followed by ACKs, then another offer/ack, repeatedly. Normally the IP picked up by my cable modem from RoadRunner is 70.123.x.x.
(Last edited by JimWright on 13 Nov 2006, 00:12)