From owner-freebsd-bugs Sun Mar 19 1:30: 4 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7313637B705 for ; Sun, 19 Mar 2000 01:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA47603; Sun, 19 Mar 2000 01:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Sun, 19 Mar 2000 01:30:02 -0800 (PST) Message-Id: <200003190930.BAA47603@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Alexander Langer Subject: Re: i386/17481: unable to bind more than 1 IP address to 3com 3c905B network card Reply-To: Alexander Langer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR i386/17481; it has been noted by GNATS. From: Alexander Langer To: justinwang@netcreate.net Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: i386/17481: unable to bind more than 1 IP address to 3com 3c905B network card Date: Sun, 19 Mar 2000 10:22:21 +0100 Thus spake justinwang@netcreate.net (justinwang@netcreate.net): > ifconfig_x10="inet 207.212.91.214 netmask 255.255.255.255.128" > ifconfig_x10_alias0="inet 207.212.91.xx netmask 255.255.255.128" It read "x10" in spite of "xl0" for you, you know? > >How-To-Repeat: > Put in a 3com 3c905B card. root@neutron ~ $ grep xl0 /var/run/dmesg.boot /etc/rc.conf ; ifconfig xl0 /var/run/dmesg.boot:xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xe400-0xe47f mem 0xe6000000-0xe600007f irq 10 at device 15.0 on pci0 /var/run/dmesg.boot:xl0: Ethernet address: 00:50:04:0f:5a:27 /var/run/dmesg.boot:miibus0: on xl0 /var/run/dmesg.boot:xl0: supplying EUI64: 00:50:04:ff:fe:0f:5a:27 /etc/rc.conf:network_interfaces="xl0 lo0 isp0" /etc/rc.conf:ifconfig_xl0_alias0="inet 192.168.0.1 netmask 255.255.255.0" /etc/rc.conf:ifconfig_xl0_alias1="inet 192.168.0.2 netmask 255.255.255.0" /etc/rc.conf:ifconfig_xl0_alias2="inet 192.168.0.3 netmask 255.255.255.0" /etc/rc.conf:ifconfig_xl0_alias3="inet 192.168.0.4 netmask 255.255.255.0" xl0: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80:1::250:4ff:fe0f:5a27 prefixlen 64 inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255 inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255 inet 192.168.0.4 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:50:04:0f:5a:27 media: autoselect (100baseTX) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX This works the same way since 2.2.7. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message