similar to: [Bridge] Re: Linux Bridging

Displaying 20 results from an estimated 7000 matches similar to: "[Bridge] Re: Linux Bridging"

2007 Apr 18
2
[Bridge] Bridge code enhancement (link state detection) and bug fix. (patches included).
1. Link state monitoring added. We discovered the following problem with the existing bridge code. The code doesn't monitor the link state of the interfaces. When using two cisco switches with two Linux bridging firewalls the following problem exists. When the Cisco switch that has the blocking (stp) Linux bridge attached dies, the Linux bridge no longer receives stp packets and changes
2007 Aug 30
1
[Bridge] configure linux bridge
dear all: I try to configure a bridge in my embedded linux. I had fininshed these operations below: 1) configure kernel, select the option "802.1d bridge" 2) compile bridge-utils 3) issue these commands: ifconfig eth0 0.0.0.0 ifconfig eth1 0.0.0.0 brctl addbr vb brctl addif vb eth0 brctl addif vb eth1 ifconfig vb 192.168.110.24 up
2007 Apr 18
0
[Bridge] Re: bridge can't get ip by "dhcpcd br0"
On Wed, 16 Jun 2004 17:53:08 +0800 (CST) "vanyew" <vanyew@mail2000.com.tw> wrote: > Dear Stephen, > > I'm a Linux embedded developer. > We want to build the bridge function on our product. > > We use brctl to build the bridge device. > > [root@localhost /]# brctl show > bridge name bridge id STP enabled interfaces >
2007 Apr 18
2
[Bridge] Neighbour table overflow
Hi, I had successfully setup my bridge (br0) but after few minutes the br0 interface seems not working. ifconfig eth0 0.0.0.0 ifconfig eth5 0.0.0.0 brctl addbr br0 brctl addif br0 eth0 brctl addif br0 eth5 brctl stp br0 on I check on my system's /var/log/syslog file. It shows something strange messages as below: - Jan 2 10:44:22 fw01 kernel: ipt_tcpmss_target: bad length (64 bytes)
2007 Apr 18
0
[Bridge] Re: Problems using kernel 2.6
On Thu, 17 Feb 2005 08:21:56 +0100 "Marc Juette" <m.juette@fox-netcenter.de> wrote: > > Hello, I?m writing to you, because i?ve had the same problem with SuSE 9.2 and bridging. I tested a few setting (bridging as module, bridging compiled within Kernel...), but nothing matched. So I decided to install 9.1 and test again. And wow, it worked with only a few command lines:
2007 Apr 18
0
[Bridge] Re: ethernet device xmit function is not gettting called
On Mon, 28 Jun 2004 20:21:59 +0530 (IST) <ravivsn@www.rocsys.com> wrote: > > Hi, > I wrote a module to create dummy ethernet device, the intention is to > add it to a bridge and transmit modified packets. I get ethernet device > created but its xmit function is not called when the bridge receives a > packet. The interface has to go through the Spanning Tree Protocol
2007 Apr 18
1
[Bridge] Linux Bridge + STP + VLAN
Hi, we're running the standard linux bridge setup (redundant bridge) for 5 years now. So first of all, thanks to everyone involved for implementing the bridging feature in Linux. Now I'm trying to bridge hosts connected to VLAN'ed Cisco switches using linux bridge. I'm testing the following setup (Kernel 2.6.19, bridge-utils 1.2 on both bridges)
2007 Apr 18
1
[Bridge] About simple bridging using Fedora Core 2
Hi, I am a beginner of bridge. I have a problem of using Fedora Core 2 to make a simple bridge. Here is my setup: The bridge computer is installed with Fedore Core 2 (with the SE Linux patch). As I know that kernel 2.6.5 is already support bridging by default, so I didn't recompile the kernel. Then I installed bridge-utils-0.9.6-1.i386. And no additional configuration is made. After
2007 Apr 18
0
[Bridge] Re: Problems using kernel 2.6
On Thu, 4 Nov 2004 11:14:04 +0100 (MET) "Thomas Franke" <thomas-carsten.franke@gmx.de> wrote: > Hi, > > first of all - sorry that I'm contacting directly, but I'm in time > critical situation ... hopefully you can help me. > I'm using SuSE 9.2 kernel 2.6.8-24.3-smp (latest version from suse) > I wanted to bringup a bridge on my machine. After
2007 Apr 18
0
[Bridge] Help: bridging eth0 and wlan0?
Hello all, I'm trying to bridge the wlan0 and eth0 on an embedded system. I used the following commands to setup the bridge: ifconfig eth0 0.0.0.0 promiscuous ifconfig wlan0 0.0.0.0 promiscuous brctl addbr br0 brctl addif br0 eth0 brctl addif br0 wlan0 brctl sethello br0 1 brctl setmaxage br0 4 brctl setfd br0 4 ifconfig br0 up The eth0 is connected to a local network, and wlan0 is set to
2007 Sep 02
0
[Bridge] Linux bridge configure
dear all: I try to configure a bridge in my embedded linux. I had fininshed these operations below: 1) configure kernel, select the option "802.1d bridge" 2) compile bridge-utils 3) issue these commands: ifconfig eth0 0.0.0.0 ifconfig eth1 0.0.0.0 brctl addbr vb brctl addif vb eth0 brctl addif vb eth1 ifconfig vb 192.168.110.24 up
2007 Apr 18
1
[Bridge] Bridging vlans...
<I apologize if this arrives twice... I sent it first from an non-subscribed address, don't know if that'll get to the list or not --JJ> Hi folks, I have an implementation question regarding bridging on a linux box between a catalyst trunk port and a cisco 26something w/802.1q subinterfaces. So right now, there's no vlan trunking going on on the link my bridging firewall sits
2006 Mar 30
2
linux bridging vlans?
re can somebody tell me what am I doing wrong (at this late night hour), because vlan are not getting bridged at all. ifconfig eth0 0.0.0.0 up ifconfig eth1 0.0.0.0 up brctl addbr br0 brctl addif br0 eth0 brctl addif br0 eth1 ifconfig br0 up vconfig add br0 X vconfig add br0 Y X = vlan-ID (example: 222) Y = vlan ID (example: 223) # brctl show bridge name bridge
2007 Apr 18
2
[Bridge] Error while trying to setup bridge, appears to be a loop
Hello, I've been trying to implement a bridge in place for a clustered firewall at one of our office locations. Currently we NAT two class C's internally. We decided, for performance reasons, that it would make sense to put our servers into an official DMZ. So we started this bridging project. Our goal is to have two redundant firewalls in place. There is no need for active/active.
2008 Jun 24
1
[Bridge] Bridge troubles
I'm sorry to bother you but I'm stuck I can not make a bridge work for me. My current configuration is: eth0 Link encap:Ethernet Hardware Adresse 00:1d:7d:d1:06:bd inet Adresse:192.168.1.1 Bcast:192.168.1.255 Maske:255.255.255.0 inet6-Adresse: fe80::21d:7dff:fed1:6bd/64 G?ltigkeitsbereich:V according to all what I could find in the net. The following should
2008 Oct 31
0
[Bridge] Bridging PPPoE Sessions together
Hi, I have a PPPoE server running on a linux box that accepts multiple PPPoE sessions from clients. I'd like to bridge each of the sessions together so that it looks like just one interface. Below is a diagram: br0 | ------------------------------- | | | | ppp0 ppp1 eth3 ppp3 I've read that anything can be bridge as long as MTU is the same.
2007 Apr 18
0
[Bridge] One NIC not bridging?
Hello, I'm having a problem getting two (working) NICs enslaved to a bridge to both work in the bridge. The setup is just for testing and looks like this: (NETWORK)-------|bridge|---------|test PC| I'm building a bridge from an old Dell Optiplex GX1 desktop. Using kernel-2.6.9-gentoo-r4, with bridging and ebtables compiled into the kernel; the two PCI NICs are Intel, and the e100
2013 Aug 23
1
[Bridge] challenge of year: connect to LAN using wireless-ap over bridge + unmanaged l2tpv3 tunnel + bridge? it's possible?
hi everyone, so,first it seemed a trivial question to me, but since I could not find anybody being neither able to answer this question nor giving a short config example. after a few sleepless nights and exhausting all the reading and research. here I am sharing my problem with all of you, in the hope of some possible solution/sugestion. or is it that this is impossible?? below my
2007 Apr 18
0
[Bridge] Problem with startup script
I put a bridging firewall together last winter (with some help) and have it= in production in front of a couple windows web and mail servers for going = on 6 months now. I used Fedora C1 with 2.4.22 kernel and 0.9.6 bridge-utils= . The bridge has solved a lot of security headaches. I use a modified start= up script written by David Whitmarsh that has worked really well. http://ww=
2015 Feb 17
0
[Bridge] Vlan tagging through a bridge to a VM
Hi, I want to create a guest VM with a single bridge (br0) and I want it to talk untagged traffic and tagged traffic using vlans 11 and 22. >From the Host where I create the VM, I use the following commands to create the bridge. -------------------------------------------------- ip link add name eth1.11 link eth1 type vlan id 11 ip link set eth1.11 up ip link add name eth1.22 link eth1 type