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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to