Nikos Vassiliadis escribió:
Raul I. Becette wrote:
ifconfig_nfe0="192.168.10.9 255.255.0.0"
If I recall correctly the correct syntax would be:
ifconfig_nfe0="192.168.10.9 netmask 255.255.0.0"
or (the syntax I prefer)
ifconfig_nfe0="192.168.10.9/16"
Yes. that was the problem. Forgot the "netmask" part
I forgot the basics of ifconfig command... =o)
Thanks
Raúl
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"