Date: Thu, 28 Feb 2002 14:42:40 -0300 From: Marcus Grando <marcus@big.univali.br> To: freebsd-questions@FreeBSD.ORG Subject: ifconfig alias problem Message-ID: <5.1.0.14.1.20020228143532.00a8cda0@mail.big.univali.br>
next in thread | raw e-mail | index | archive | help
Hello all,
After CVSUP the 4.5-STABLE, i have this problem:
/etc/rc.conf entryes:
ifconfig_fxp0="inet X.X.X.10 broadcast X.X.X.X netmask 255.255.255.224"
ifconfig_fxp0_alias0="inet X.X.X.17 broadcast X.X.X.X netmask 255.255.255.224"
After reboot, the alias interface not UP, but try insert alias interface and occured this error:
vesper:~# ifconfig
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet X.X.X.10 netmask 0xffffffe0 broadcast X.X.X.31
ether 00:d0:b7:8f:75:cd
media: Ethernet 100baseTX <full-duplex>
status: active
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
inet 127.0.0.1 netmask 0xff000000
vesper:~# ifconfig fxp0 X.X.X.17 netmask 255.255.255.224 broadcast X.X.X.31 alias
ifconfig: ioctl (SIOCAIFADDR): File exists
Any suggestions?
Best Regards.
--
Marcus Grando
marcus at big dot univali dot br
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?5.1.0.14.1.20020228143532.00a8cda0>
