Date: Tue, 9 Mar 2004 01:40:12 +0100 From: albi <albi@saynotomicrosoft.org> To: freebsd-questions@freebsd.org Subject: Re: setting up network virtual hosts (ifconfig) Message-ID: <20040309014012.1670ea82@moonshine.eyfa.org> In-Reply-To: <5.2.1.1.0.20040308160419.02afa950@pop.courtesymortgage.com> References: <5.2.1.1.0.20040308160419.02afa950@pop.courtesymortgage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 08 Mar 2004 16:07:41 -0800 Jason Williams <jwilliams@courtesymortgage.com> wrote: > For instance, I had this in my rc.conf: > > ifconfig_fxp0="inet 192.168.1.91 netmask 255.255.255.0" > and tried to add this: > ifconfig_fxp0_alias0="inet 192.168.1.75 netmask 255.255.255.0" e.g. something like this works fine here : # /etc/rc.local : ifconfig fxp0 alias 192.168.2.222 netmask 0xffffffff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040309014012.1670ea82>