Date: Tue, 6 Apr 2004 19:41:53 -0500 From: "Andras Kende" <andras@kende.com> To: <isaac@cerzan.com>, <freebsd-questions@freebsd.org> Subject: RE: maximum number of addresses/networks on 5.0-Release fxp driver? Message-ID: <20040407004244.ADBD743D31@mx1.FreeBSD.org> In-Reply-To: <4072DB3B.B9543B7C@cerzan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Isaac Hopkins Sent: Tuesday, April 06, 2004 11:31 AM To: freebsd-questions@freebsd.org Subject: maximum number of addresses/networks on 5.0-Release fxp driver? Hello All, I ran into a weird problem today, basically I can only have four IP's on my fxp0 card if I try to add a fifth it's like it overwrites the 1st address. Any suggestions? please cc:email thanks Isaac Hopkins _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Hello Isaac, This is rc.conf on my Freebsd 5.1 with Intel Nic Fxp driver: ifconfig_fxp0="inet 11.22.33.94 netmask 255.255.255.0" ifconfig_fxp0_alias0="inet 11.22.33.95 netmask 0xffffffff" ifconfig_fxp0_alias1="inet 11.22.33.96 netmask 0xffffffff" ifconfig_fxp0_alias2="inet 11.22.33.97 netmask 0xffffffff" ifconfig_fxp0_alias3="inet 11.22.33.98 netmask 0xffffffff" ifconfig_fxp0_alias4="inet 11.22.33.99 netmask 0xffffffff" Andras Kende http://www.kende.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040407004244.ADBD743D31>