setting up network virtual hosts (ifconfig)
albi
albi at saynotomicrosoft.org
Mon Mar 8 16:40:38 PST 2004
On Mon, 08 Mar 2004 16:07:41 -0800
Jason Williams <jwilliams at 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
More information about the freebsd-questions
mailing list