Need help on configuring a static internal IP address.

E. J. Cerejo edinho64 at netscape.net
Wed Mar 26 22:54:32 PST 2003


> 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"?




More information about the freebsd-questions mailing list