Re: jailed isc-dhcpd

2005-01-28 Thread Andrew D. Clark
Answering my own question here. It is possible. I believe one will always need to define USE_SOCKETS in (within the isc-dhcpd-3 source) include/site.h to run it in a jail. Otherwise, dhcpd will try to use bpfs, which it cannot do inside a jail. To get it listening on a loopback, a small cha

jailed isc-dhcpd

2005-01-27 Thread Andrew D. Clark
Anyone out there successfully running isc-dhcpd-3 jailed? I'm actually trying to get it jailed on an address which is on a loopback interface, which doesn't work (but I believe that's isc-dhcpd's fault and think I know how to fix that). Anyone have it working in a jail just on a generic alias