Hi,

What other network equipment are you using in your setup? I'm particularly
interested in the brand of switches you use (I assume your bridge machine
connects to a switch?)

cheers,
Lennert



On Tue, Sep 11, 2001 at 05:56:56PM +0200, sebastien Robart wrote:

> hi,
> 
> I am trying to make a bridge between some vlan.
> i have installed the vlan patch 
> (http://scry.wanfear.com/~greear/vlan.html), installed bridge patch on a 
> 2.4.9ac7 kernel
> 
> vconfig add eth0 2
> vconfig add eth0 3
> brctl addbr test
> brctl addif test eth0.2
> brctl addif test eth0.3
> ifconfig test 192.168.1.11
> 
> from /var/log/message
> "
> Sep 11 15:54:13 tt kernel: VLAN REGISTER:  Allocated new group.
> Sep 11 15:55:04 tt kernel: eth0.2: add 01:00:5e:00:00:01 mcast address 
> to master interface
> Sep 11 15:55:07 tt kernel: eth0.3: add 01:00:5e:00:00:01 mcast address 
> to master interface
> Sep 11 15:55:21 tt kernel: eth0.2: dev_set_promiscuity(master, 1)
> Sep 11 15:55:21 tt kernel: eth0: Promiscuous mode enabled.
> Sep 11 15:55:21 tt kernel: device eth0 entered promiscuous mode
> Sep 11 15:55:21 tt kernel: device eth0.2 entered promiscuous mode
> Sep 11 15:55:24 tt modprobe: modprobe: Can't locate module net-pf-10
> Sep 11 15:55:24 tt kernel: eth0.3: dev_set_promiscuity(master, 1)
> Sep 11 15:55:24 tt kernel: device eth0.3 entered promiscuous mode
> Sep 11 15:55:32 tt kernel: test: port 2(eth0.3) entering listening state
> Sep 11 15:55:32 tt kernel: test: port 1(eth0.2) entering listening state
> Sep 11 15:55:47 tt kernel: test: port 2(eth0.3) entering learning state
> Sep 11 15:55:47 tt kernel: test: port 1(eth0.2) entering learning state
> Sep 11 15:56:02 tt kernel: test: port 2(eth0.3) entering forwarding state
> Sep 11 15:56:02 tt kernel: test: topology change detected, propagating
> Sep 11 15:56:02 tt kernel: test: port 1(eth0.2) entering forwarding state
> Sep 11 15:56:02 tt kernel: test: topology change detected, propagating
> Sep 11 16:06:19 tt kernel: eth0: Promiscuous mode enabled.
> "
> 
> from the bridge, i can ping others computers on vlans but there are no 
> "bridge" between vlans.
> i have tryed to change mtu, but no success.
> 
> Someone already make this setting work (vlan + bridge) ?
> 
> thx
> seb
> 
> 
> _______________________________________________
> Bridge mailing list
> [EMAIL PROTECTED]
> http://www.math.leidenuniv.nl/mailman/listinfo/bridge

-- 
 I are sigfile disease!!
 All your quote are belong to us.
 Copy us every "sig"!
_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to