Joseph Garcia wrote: > ifconfig fxp0 add 192.168.0.2 netmask 255.255.255.0 > >instead of: > > ifconfig fxp0 add 192.168.0.2 netmask 255.255.255.255 > > Seconded. I fell into this trap more than once when working with FreeBSD.