DragonFly users List (threaded) for 2007-03
DragonFly BSD
DragonFly users List (threaded) for 2007-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: VLAN issues


From: Gergo Szakal <bastyaelvtars@xxxxxxxxx>
Date: Sun, 25 Mar 2007 18:09:06 +0200

I am so sorry to be a pain in the ass....

On Sun, 25 Mar 2007 20:52:20 +0800
"Sepherosa Ziehau" <sepherosa@gmail.com> wrote:

> > 1) I have to 'addm' the VLAN interfaces to the bridge manually
> > (they get added correctly then, this did not work at all before).
> 
> Does the addm work now?

Only manually.

> 
> > 2) When I try to tcpdump bridge0, I get 'network is down'. I also
> > have to 'up' bridge0 manually.
> 
> Do you mean bridge0 is not up if it is configured in rc.conf?

Yes. In rc.conf I have:
ifconfig_bridge0="addm vlan0 addm vlan2 up"
When I do from commandline:

# ifconfig bridge0 addm vlan0 addm vlan2 up

it works. Strange.

> > 3) There are still no packets going through. :-(
> 
> Things are a little bit complicated here, so I will need to talk to
> other developers when I have a clear solution, but I have a temporary
> workaround:
> ifconfig xl0 promisc
> ifconfig xl1 promisc
> 

Does not help. Let me show you the structure:

HP 2524 #1 --- xl0 (vlan0 ID:11) -- bridge0 -- xl1 (vlan2 ID:11) -- HP2524 #2

The switches can not 'talk' to each other via the bridge.

OTOH:


[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]