Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2002 04:29:29 +0000
From:      "Xavier O'Neill" <xoneill@hotmail.com>
To:        freebsd-bugs@FreeBSD.org
Cc:        xaviero@amdocs.com, peter@striked.net, xoneill@hotmail.com
Subject:   2 nic cards issue, second card will not bind ip
Message-ID:  <BAY1-F151ednHM3SOlb00018db4@hotmail.com>

next in thread | raw e-mail | index | archive | help
I am bascially having the same problem as: "Problem Report i386/35726".

Here is the problem in a nutshell.

I practice this setup frequently:

Clean installed 4.7 release.

Two nic card configuration.  Tried on two machines both with different cards 
same problem.

drivers used on box1 = fxp
drivers used on box2 = xl

Manually set...

box1 card 1 = 10.0.0.1 netmask 255.255.255.0 with auto generated boradcast.

box1 card 2 = 10.0.0.2 netmask 255.255.255.0 with auto generated broadcast.

Card two never gets an IP bound to it.

Same issue with machine 2's second card.

Ruled out hardware problem: Swapped cards to different slots, different 
machines....blah blah blah.


So I decide to configure the card via ifconfig:

ifconfig 10.0.0.2 netmask 255.255.255.0

and got error:

ifconfig: ioctl (SIOCAIFADDR): File exists

Hmmm seen this before in broadcast address conflicts using alaises, so I 
try...


ifconfig 10.8.0.2 netmask 255.255.255.0

Now it works...I can ping the card.


I use the exact configuration on 4.6 and below, no problems.  For now I am 
going back to 4.6 release.


Seems like 4.7 has an issue with configuring systems with more than one nic 
card.

I am not a newbie ...checked all the obvious things.


Regards
-Xavier




_________________________________________________________________
MSN 8 with e-mail virus protection service: 3 months FREE*. 
http://join.msn.com/?page=features/virus&xAPID=42&PS=47575&PI=7324&DI=7474&SU= 
http://www.hotmail.msn.com/cgi-bin/getmsg&HL=1216hotmailtaglines_eliminateviruses_3mf


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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