ifconfig_fxp0="inet 192.168.2.72/24"
defaultrouter="192.168.2.1"

Ok thanks. I actually figured it out after I sent question but used /stand/sysinstall to cinfigure my network interface and ended up with these two settings in my rc.conf:


ifconfig_fxp0="inet 192.168.2.72  netmask 255.255.255.0"
defaultrouter="192.168.2.1"

what's the diference between ifconfig_fxp0="inet 192.168.2.72/24" and ifconfig_fxp0="inet 192.168.2.72 netmask 255.255.255.0"?


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to