Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2002 16:31:46 -0800 (PST)
From:      Roman Volf <volfman@keystreams.com>
To:        freebsd-questions@freebsd.org
Subject:   ifconfig_fxp0_alias question
Message-ID:  <Pine.BSF.4.43L0.0203311621030.2628-100000@phantom.keystreams.com>

next in thread | raw e-mail | index | archive | help
Following the FreeBSD handbook, I've added the following lines to
/etc/rc.conf


ifconfig_fxp0_alias2="inet 192.168.0.2 netmask 255.255.255.255"
ifconfig_fxp0_alias3="inet 192.168.0.3 netmask 255.255.255.255"
ifconfig_fxp0_alias4="inet 192.168.0.4 netmask 255.255.255.255"


However, upon startup, typing ifconfig reveals that the ips have not been
bound. Running

	ifconfig fxp0 192.168.0.2 netmask 255.255.255.255 alias

works.

Anyone know the problem? Thanks in advance.

I'm not subscribed to this list, can you please email me directly,
volfman@keystreams.com. Thanks.

Roman Volf
volfman@keystreams.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.43L0.0203311621030.2628-100000>