Need help on configuring a static internal IP address.

Victor B. vpb at indite.org
Wed Mar 26 22:30:01 PST 2003


> ifconfig_fxp0="inet 192.168.2.72"

Try something like

ifconfig_fxp0="inet 192.168.2.72  netmask 255.255.255.0"
defaultrouter="192.168.2.1"  # ip of your router

Victor

-- 
vpb at indite.org


More information about the freebsd-questions mailing list