maximum number of addresses/networks on 5.0-Release fxp driver?

Andras Kende andras at kende.com
Tue Apr 6 17:42:45 PDT 2004



-----Original Message-----
From: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Isaac Hopkins
Sent: Tuesday, April 06, 2004 11:31 AM
To: freebsd-questions at 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 at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at 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





More information about the freebsd-questions mailing list