Networking Forums

Networking Forums > Computer Networking > Linux Networking > Bridging with linux between two VLANs

Reply
Thread Tools Display Modes

Bridging with linux between two VLANs

 
 
omri.il@gmail.com
Guest
Posts: n/a

 
      01-21-2008, 07:37 PM
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)


Thanks for any replies,
Omri.
 
Reply With Quote
 
 
 
 
David Schwartz
Guest
Posts: n/a

 
      01-21-2008, 10:52 PM
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
 
Reply With Quote
 
omri.il@gmail.com
Guest
Posts: n/a

 
      02-02-2008, 10:45 AM
> 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


First of all, sorry for the late reply.

When trying the two-interface mode, I did put each interface on a
separate VLAN.
About the VLAN-utils approach, I did bridge the VLANs interfaces and
not the NICs themselves.

Same problem appears when connecting two VLANs (physically) together
with a CAT5 cable (two ports on switch, two different VLANs)

P.S.: The switch is Nortell Business Policy Switch 2000.

Regards,
Omri Bahumi.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Bridging network adapters in Linux kiloVolts Linux Networking 0 11-20-2008 01:37 AM
Linux and VLANs John Shepard Linux Networking 6 07-07-2008 06:02 AM
ONE Linux DHCP Server + Multiple VLANs - Soluble problem? Ad Linux Networking 3 07-28-2005 02:49 PM
Linux bridging NeCrOS Linux Networking 0 07-24-2004 10:14 AM
Problem regarding Bridging, MTU, Masquerading 802.1q VLANs on SuSE 9.0 Michael Knaus Linux Networking 0 05-16-2004 07:03 AM



1 2 3 4 5 6 7 8 9 10 11