18 Jun
2008
18 Jun
'08
1:46 a.m.
Haralds Ulmanis wrote: ...
Sniffing packets: 3 8719.551007 10.2.0.15 x.x.x.x DHCP DHCP Discover - Transaction ID 0xa9f950b3 Relay agent IP address: 10.2.0.15 (10.2.0.15) 4 8719.631210 x.x.x.x 10.2.0.15 DHCP DHCP Offer - Transaction ID 0xa9f950b3 Relay agent IP address: 0.0.0.0 (0.0.0.0)
Ah, ok. The code wasn't copying the gateway IP from the discover to the offer. I've fixed this in CVS.
Maybe right question is ... how to set DHCP relay ip address in offer message ?
Grab a copy of src/lib/dhcp.c from CVS. Alan DeKok.