DHCPd Will Not Listen on the Correct Interface

Erik Nørgaard norgaard at locolomo.org
Sat Jul 22 09:43:48 UTC 2006


Serban Giuroiu wrote:

> I have a fresh install of FreeBSD 6.1-RELEASE on a machine with several NICs, 
> and I need to run different DHCP servers for different subnets on different 
> NICs. I installed isc-dhcp3-server-3.0.4_2 from ports with the default 
> options enabled (of importance: DHCP_PARANOIA and DHCP_JAIL).

Do you have a particular reason to run two daemons separately?

In your dhcpd.conf you can specify multiple subnets and just start the
daemon, dhcpd will send a reply matching the subnet of the interface a
request was received on. It won't send replys on subnets it have no
configuration for.

The only advantage I see of your approach is that you can shut down the
daemons separately, but I have never had a situation where I needed that....

Cheers, Erik

-- 
Ph: +34.666334818                      web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4128 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060722/8fc6cf14/smime.bin


More information about the freebsd-questions mailing list