Configuring multiple interface card in one box

2006-02-21 Thread Hèrvé Simplice van der Eijk

hallo sir,

I have the privilge to use freebsd 5.4 release
I have 3 network interface card installed in my box

fxp0 with ip address 192.168.0.1 ether mac address: 00:90:27:ce:c3:00
xl0 with ip address 192.168.0.2 ether mac address: 00:10:4b:8c:9b:73
vx0 with ip address 192.168.0.3 ether mac address: 00:20:af:f7:5f:83

and default router is 192.168.0.10

Problem:
pop up message
feb 21 17:43:53 sun kernel: arp 192.168.0.10 is on fxp0 but got reply from 
46:04:ed:10:08:33 on xl0
feb 21 17:44:58 sun kernel: arp 192.168.0.10 is on fxp0 but got reply from 
46:04:ed:10:08:33 on vx0


please can somebody tell me what's going on and how I can fix it

thank you in advanced.

_
Nieuw op MSN Messenger 7.5: Dynamische achtergronden 
http://www1.imagine-msn.com/Messenger/Audio.aspx


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


Re: Configuring multiple interface card in one box

2006-02-21 Thread Glenn Dawson

At 12:24 PM 2/21/2006, Hèrvé Simplice van der Eijk wrote:

hallo sir,

I have the privilge to use freebsd 5.4 release
I have 3 network interface card installed in my box

fxp0 with ip address 192.168.0.1 ether mac address: 00:90:27:ce:c3:00
xl0 with ip address 192.168.0.2 ether mac address: 00:10:4b:8c:9b:73
vx0 with ip address 192.168.0.3 ether mac address: 00:20:af:f7:5f:83

and default router is 192.168.0.10

Problem:
pop up message
feb 21 17:43:53 sun kernel: arp 192.168.0.10 is 
on fxp0 but got reply from 46:04:ed:10:08:33 on xl0
feb 21 17:44:58 sun kernel: arp 192.168.0.10 is 
on fxp0 but got reply from 46:04:ed:10:08:33 on vx0


please can somebody tell me what's going on and how I can fix it


Don't run three network cards on the same network in the same system.

-Glenn



thank you in advanced.

_
Nieuw op MSN Messenger 7.5: Dynamische 
achtergronden http://www1.imagine-msn.com/Messenger/Audio.aspx


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


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


Re: Configuring multiple interface card in one box

2006-02-21 Thread Ken Stevenson

Hèrvé Simplice van der Eijk wrote:

hallo sir,

I have the privilge to use freebsd 5.4 release
I have 3 network interface card installed in my box

fxp0 with ip address 192.168.0.1 ether mac address: 00:90:27:ce:c3:00
xl0 with ip address 192.168.0.2 ether mac address: 00:10:4b:8c:9b:73
vx0 with ip address 192.168.0.3 ether mac address: 00:20:af:f7:5f:83

and default router is 192.168.0.10

Problem:
pop up message
feb 21 17:43:53 sun kernel: arp 192.168.0.10 is on fxp0 but got reply 
from 46:04:ed:10:08:33 on xl0
feb 21 17:44:58 sun kernel: arp 192.168.0.10 is on fxp0 but got reply 
from 46:04:ed:10:08:33 on vx0


please can somebody tell me what's going on and how I can fix it

thank you in advanced.

Do you have a good reason for having multiple NIC's on the same LAN 
segment?


If so, read this for an explanation:

http://freebsdhowtos.com/102.html

--
Ken Stevenson
Allen-Myland Inc.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Configuring multiple interface card in one box

2006-02-21 Thread fbsd_user
What the previous replies have been trying to tell you,
is you have configured the ip address incorrectly for your Nic cards.

The requirement is each Nic interface must be assigned it's own sub
net.

fxp0 with ip address 192.168.10.1
xl0  with ip address 192.168.20.1
vx0  with ip address 192.168.30.1


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Hèrvé
Simplice
van der Eijk
Sent: Tuesday, February 21, 2006 3:24 PM
To: freebsd-questions@freebsd.org
Subject: Configuring multiple interface card in one box


hallo sir,

I have the privilge to use freebsd 5.4 release
I have 3 network interface card installed in my box

fxp0 with ip address 192.168.0.1 ether mac address: 00:90:27:ce:c3:00
xl0 with ip address 192.168.0.2 ether mac address: 00:10:4b:8c:9b:73
vx0 with ip address 192.168.0.3 ether mac address: 00:20:af:f7:5f:83

and default router is 192.168.0.10

Problem:
pop up message
feb 21 17:43:53 sun kernel: arp 192.168.0.10 is on fxp0 but got reply
from
46:04:ed:10:08:33 on xl0
feb 21 17:44:58 sun kernel: arp 192.168.0.10 is on fxp0 but got reply
from
46:04:ed:10:08:33 on vx0

please can somebody tell me what's going on and how I can fix it

thank you in advanced.

_
Nieuw op MSN Messenger 7.5: Dynamische achtergronden
http://www1.imagine-msn.com/Messenger/Audio.aspx

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

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