Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Mar 2003 14:29:59 -0800
From:      "Victor B." <vpb@indite.org>
To:        Edinho <edinho64@netscape.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Need help on configuring a static internal IP address.
Message-ID:  <20030326142959.A29876@mail.telestream.com>
In-Reply-To: <3E822740.3080400@netscape.net>; from edinho64@netscape.net on Wed, Mar 26, 2003 at 05:18:40PM -0500
References:  <3E822740.3080400@netscape.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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@indite.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030326142959.A29876>