> It seems that an interface configured with an address, which is then
> deleted, and then set to a different address on the same network, the
> machine continues to use the original address although all evidence of it
> is gone.
delete any static routes before adding a new address:
# route flush
most of the time these routes were automatically learned with normal net use.
FreeBSD has behaved like this for a long time.
--mark.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message