dhcp over ipsec with linux 2.6
Ted Lemon
mellon at fugue.com
Fri Jan 27 16:53:33 UTC 2006
On Friday 27 January 2006 04:23, Marco Berizzi wrote:
> Patrick McHardy thinks that it
> should possible to change dhcp relay to use regular
> UDP sockets instead is AF_PACKET sockets, which
> should work fine on the real device. Is this change
> possible?
Yes, just hack includes/site.h to define USE_SOCKETS, and recompile. The
DHCP client doesn't work with USE_SOCKETS defined, but the server and relay
agent do.
More information about the dhcp-hackers
mailing list