On Jan 21, 12:37 pm, omri...@gmail.com wrote:
> Hello,
> I'm trying to create a bridge between two VLANs (vid 1, vid 2).
> The linux box has two NICs connected to the same switch.
> When activating the bridge it seems like there's a loop and the
> computer is getting lots of traffic.
>
> I tried another approach as well:
> I tried setting up VLAN trunking on one port and use only one NIC,
> then add two VLANs over it (using the vlan utils), caused the same
> effect.
>
> Any idea what could be causing this?
> AFAIK, VLAN is like a seperate network, why should this be causing a
> loop? shouldn't there be a seperation between the two VLANs? (on the
> switch level)
Obviously, you misconfigured something. With as little detail as you
gave, I'm not sure how we're supposed to figure out what the problem
is.
If you use two network interface, put one in each VLAN. If you use a
single interface, make sure to only bridge the VLAN interfaces, not
the physical one.
DS
|