Fernando Rodriguez wrote: > > It also seems that the lower the number 00001 means that is the root bridge > that means that is the master bridge of the network > > Yes the routing is correct i have put my computer in the 192.168.0.0/24 > segment and i dont ping the bridge to its ip
I guess my advice would be to try one of the many published *tested*
bridge configuration scripts available (there are a number of them on
the Shorewall site). For example, I've never seen a bridge configuration
script that explicitly sets promiscuous mode like yours is doing.
Here's the config info of a working bridge. Notice that eth1 is *not* in
promiscuous mode.
[EMAIL PROTECTED]:/home/teastep/shorewall/trunk/New# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.00a0ccd2353a no tap0
eth1
[EMAIL PROTECTED]:/home/teastep/shorewall/trunk/New# man brctl
3: eth1: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:a0:cc:d2:35:3a brd ff:ff:ff:ff:ff:ff
inet6 fe80::2a0:ccff:fed2:353a/64 scope link
valid_lft forever preferred_lft forever
4: tap0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc noqueue qlen 100
link/ether 3a:19:0e:23:2c:2a brd ff:ff:ff:ff:ff:ff
inet6 fe80::3819:eff:fe23:2c2a/64 scope link
valid_lft forever preferred_lft forever
5: br0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc noqueue
link/ether 00:a0:cc:d2:35:3a brd ff:ff:ff:ff:ff:ff
inet 192.168.3.254/24 brd 192.168.3.255 scope global br0
inet 192.168.1.254/24 scope global br0
inet6 fe80::2a0:ccff:fed2:353a/64 scope link
valid_lft forever preferred_lft forever
[EMAIL PROTECTED]:/home/teastep/shorewall/trunk/New#
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ [EMAIL PROTECTED]
PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
