Still trying to get connected with dhcpcd -d eth1 to the new or old
@HOME service. My cable modem is on eth1.

This command, dhcpcd -d eth0, talking to my intranet dhcpd linux server,
gets assigned an IP address without trouble.

Here is what I see with tcpdump -i eth1 -n  | grep .67.

0.0.0.0.68 > 255.255.255.255.67: xid:0xf34afb2f secs:5 [|bootp]
0.0.0.0.68 > 255.255.255.255.67: xid:0xf34afb2f secs:5 [|bootp]
0.0.0.0.68 > 255.255.255.255.67: xid:0xf34afb2f secs:5 [|bootp]
0.0.0.0.68 > 255.255.255.255.67: xid:0xf34afb2f secs:5 [|bootp]
10.91.193.1.67 > 255.255.255.255.68: xid:0xb9bc8003 Y:10.91.211.126 S:24.2.2.172 
[|bootp]
0.0.0.0.68 > 255.255.255.255.67: xid:0xf34afb2f secs:5 [|bootp]
10.91.193.1.67 > 255.255.255.255.68: xid:0xee111001 Y:10.124.34.193 S:24.2.2.172 
[|bootp]
0.0.0.0.68 > 255.255.255.255.67: xid:0xf34afb2f secs:5 [|bootp]
10.91.193.1.67 > 255.255.255.255.68: xid:0xee111001 Y:10.124.34.193 S:24.2.2.172 
[|bootp]
0.0.0.0.68 > 255.255.255.255.67: xid:0xf34afb2f secs:5 [|bootp]

So, it looks like the dhcpd server sees my request, and responds, but
the negotiations break down.

Adding the -DH options didn't fix the problem.

Any insight appreciated.

Joel





_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to