On Tue, 8 Apr 2008, Steve Bertrand wrote:
If you ever need to add any other workstations to the network, you will want to ensure that the IP you added to FreeBSD manually does not fall within the DHCP scope of the gateway.

For instance, if you plug a Windows PC into the gateway, it will by default request an address via DHCP. If the gateway provides the Windows PC the same address as FreeBSD, you will have communication problems.

It's neater and safer to keep static and dynamic addresses in separate ranges, but often not strictly necessary.

DHCP servers are supposed to ping an address before assuming it's unused. That normally means you can get away with manually allocating IP addresses inside a DHCP range. Unless some well-meaning person has blocked all ICMP, or disabled the DHCP server's ping address check.

-Warren Block * Rapid City, South Dakota USA
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to