Jon H. Larsen wrote: > Let's throw a subject out there: > > Can you run a DHCP server using two different NICs, with different > subnets? > > example: > nic0 - internet > nic1 - local 192.168.0.0 > nic2 - local 172.16.0.0 Just put a subnet declaration in for the ones you care about and it will ignore the others. dave