ethernet device

BZ Benny bennybbz at yahoo.fr
Thu Mar 3 10:04:50 UTC 2005


Hi,
I have two ethernet devices eth0 and eth1. I access to
internet with eth0 and to my private network with
eth1.
I want to make bridging between the two networks so I
use brctl.

#brctl addbr br0 
#brctl setfd br0 0
#brctl stp br0 off 
#brctl addif br0 eth0
#brctl addif br0 eth1

The problem is if I do not 
#ifconfig eth0 0.0.0.0#ifconfig eth0 0.0.0.0
#ifconfig br0 10.160.15.128
#route add default gw 10.160.15.128

I can't access to internet, why does br0 need an IP
adress. I want to not giving him an IP adress and
giving eth0 an IP address of my internet network and
eth1 an IP adress of my private network.


regards
imad.




	

	
		
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/




More information about the fedora-list mailing list