Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Nov 2004 10:19:26 +0700
From:      Abdul Rf <abdulrf@pop-qmail.surabaya.indo.net.id>
To:        Mykel <Mykel@mWare.ca>
Cc:        freebsd-stable@www.freebsd.org
Subject:   Re[2]: Multiple Network Cards
Message-ID:  <1214309135.20041127101926@pop-qmail.surabaya.indo.net.id>
In-Reply-To: <41A7DAB6.9050200@mWare.ca>
References:  <41A7C9DE.1070302@umd.edu> <41A7DAB6.9050200@mWare.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Mykel,

Saturday, November 27, 2004, 8:39:02 AM, you wrote:

If you wanna using the same class ip in your FreeBSD box, change
NetMask for the second ip with 255.255.255.255.

abdulrf# cat /etc/rc.conf | grep ifconfig
ifconfig_rl0="inet 192.168.3.210  netmask 255.255.255.0"
ifconfig_rl1="inet 192.168.3.211  netmask 255.255.255.255"
abdulrf#

> munn wrote:

>> I want to add a second network card to a FreeBSD 4.10p4 box.  The 
>> first card has an address 192.168.123.99 (xl0).  The second card has
>> the address 192.168.123.98 (fpx0).  When I reboot the machine and do
>> an ifconfig -a, I see fpx0 with the address  192.168.123.98 but xl0
>> now has  options=1(RXCSUM) where the ip address 192.168.123.99 would
>> normally be.
>> What am I doing wrong? 

> radix# cat /etc/rc.conf | grep ifconfig
> ifconfig_fxp0="inet 10.100.104.1/24"
> ifconfig_fxp0_alias0="inet 66.96.19.169/29"
> ifconfig_fxp1="inet 10.0.0.24/24"
> radix#
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to
> "freebsd-stable-unsubscribe@freebsd.org"



-- 
Best regards,
 Abdul                            mailto:abdulrf@pop-qmail.surabaya.indo.net.id



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1214309135.20041127101926>