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


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



_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to