network configuration problem

Warren Block wblock at wonkity.com
Tue Apr 8 19:19:10 UTC 2008


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


More information about the freebsd-questions mailing list