similar to: [Bridge] help

Displaying 20 results from an estimated 50000 matches similar to: "[Bridge] help"

2007 Apr 18
1
[Bridge] Enable Bridgeing with a unsupported Eth devices
Hi All, What should I do if I need to enable bridging in unsupported adaptec ANA7711F fiber Ethernet cards. What should i do with the kernel bridge source. Plz give me some pointers. Thanks, bharthix. http://bharthix.tk/
2007 Jul 04
1
[Bridge] How many interfaces within one bridge
Dear Sir or Madam: I just wondered how many interfaces at most can be added into one Linux Bridge. Thanks! Best Regards, Chris -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 18
1
[Bridge] Bridge utilities compatible driver
Hi guys I am writing a serial network driver. My aim is to bridge two ethernets across a serial bridge. Unfortunately the channel is noisy and slip and ppp are too unreliable. The driver appears to work by itself and allows two computers to ping each other across a null modem cable. The network driver code permits Linux OS ARPing support for ethernet and MAC addresses are manually assigned
2007 Apr 18
1
[Bridge] Re: Linux Bridging
On Wed, 13 Apr 2005 10:50:15 +0100 "Andre Santos \(Ecofilmes\)" <andre.santos@ecofilmes.pt> wrote: > Hi there, > > I want to have a computer betwen the internet and the network to see the trafic and control. > I used windows, but its somehow limited, and want to try linux... > I installed Fedora linux in server mode, and now Im trying to put 2 nics in bridge.
2007 Apr 18
0
[Bridge] Bridging and Ethernet FCS
Skipped content of type multipart/alternative-------------- next part -----= --------- A non-text attachment was scrubbed... Name: Glacier Bkgrd.jpg Type: image/jpeg Size: 2743 bytes Desc: not available Url : http://lists.linux-foundation.org/pipermail/bridge/attachments/200408= 13/40d97dc7/GlacierBkgrd.jpg -------------- next part -------------- Spam detection software, running on the system
2007 Apr 18
1
[Bridge] ebtables configuration in 2.6.8 kernel
Hi everyone, I am working on packet filtering at mac layer. I want to use ebtables. I am using Fedora core 2. But I am unable use the ebtables eventhough all the modules are enabled at the time of kernel compilation. Plz suggest me how to use ebtables in Fedora core 2 Phani
2007 Apr 18
1
[Bridge] control packet flow
Greetings all. I need a transparent way of selectively controlling packet flow between two network devices such that for example I can "see" [e.g. tcpdump] a packet coming into eth0, queue it, and then manually release it out eth1, one packet at a time. See diagram below. (Reason for doing this is to watch the behavior of the device under test to certain packets but I cannot control
2007 Apr 18
0
[Bridge] [ANNOUNCE] bridge utilities 1.0.6
Minor update to bridge utilities for 2.4/2.6. The changes are: + Better usage of autoconf to manage detecting sysfs library + Support multiple interfaces for add/delete interface commands. Example: brctl addif br0 eth0 eth1 eth2 - Remove code that was dead and no longer used http://prdownloads.sourceforge.net/bridge/bridge-utils-1.0.6.tar.gz?download
2007 Apr 18
0
[Bridge] [ANNOUNCE] bridge-utils-1.0.4
Released a new version of bridge utilities that supports both new 2.6.7 interface and older 2.6/2.4 releases. The only changes since 1.0 were internal to fix compatibility issues. The tarball can be downloaded from: http://prdownloads.sourceforge.net/bridge Getting full functionality requires a build system with: - libsysfs from the sysfsutils package
2007 Aug 14
3
[Bridge] Re: BUG: when using 'brctl stp'
Bridge locking for /sys/class/net/br0/bridge/stp_enabled was wrong. Another bug in bridge utilities makes it such that this interface, meant it wasn't being used. The locking needs to be removed from set_stp_state(), the lock is already acquired down in br_stp_start()/br_stp_stop. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> --- a/net/bridge/br_sysfs_br.c
2007 Apr 18
0
[Bridge] web site update
The data on the bridge http://bridge.sourceforge.net web site was getting out of date. So I did a cleanup rewrite of the info. The main changes are: * adding a howto that is up to date with 2.4/2.6 * removing all the 2.2 related info since the 2.2 patches are no longer supported (at least by me). Any comments or feedback would be appreciated. Expect the following in the next couple weeks:
2007 Apr 18
0
[Bridge] Re: [Bridge-utils] some feedback with kernel 2.6.12 FC4
On Thu, 21 Jul 2005 16:54:06 +0200 Christophe GRANSART <christophe.gransart@inrets.fr> wrote: > Hello, > > Some feedback about bridge-utils on FC4 : > > i tried bridge-utils 1.0.4 and 1.0.6 on FC4 2.6.12-1.1398_FC4 > On a dell D800 > With eth0 : Broadcom NetXtreme BCM5705M Gigabit Ethernet > and ath0 : DLink DWL-AG650 driver madwifi > > On both 1.0.4 and
2007 Apr 18
2
[Bridge] [RFC] bridge kernel API change
Here is the proposed revision to the bridge utilities interface to the kernel. The driving force is that the existing interface can't easily be converted to 32/64 bit compat. Right now, the bridge-utils (brctl) tries to handle 32bit command on 64 bit kernel, but the code is limited to sparc and wrong. Here is what I am thinking. get version - not needed? get bridges -
2007 Apr 18
1
[Bridge] add bridge failed: Package not installed
Dear support, What I need to install in order to add a bridge?? Cheers, CK -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/20040805/5e8a593a/attachment.htm
2007 Apr 18
0
[Bridge] Bridge + Teql!
Dear Gurus, Can you please help/guide me with the following: I have 3 NICs in my Linux RH 9 (kernel 2.4.20) machine. (eth0, eth1 and eth2). I want to setup a 'link equalizer' (teql) between eth0 and eth1. This I am able to do with the required commands (using the utilities 'tc' and 'ip'). Now I need to setup a bridge between eth2 and this new interface
2007 Apr 18
0
[Bridge] Bridging and bonding
Hi, I'm trying to setup a bridge with a bonded device (2 links, balance-rr). The problem is that after attaching the bonded device to the bridge the network throughput drops down from 110MB to 100KB. This seems to be due to the MAC address of internal devices of the bridge being seen on the external ports, where the bonded device exists (see also the URLs below). An arp packet from some
2007 Apr 18
2
[Bridge] Can bridge be 'seen' by ip6tables?
Hello! Recently,I¡¯m doing a security project based upon ipv6.I have built up a bridge to support a transparent firewall.(my system is Fedora Core 2,kernel 2.6.5).In this system ,the version of the iptables is 1.2.7,which does not support ipv6(I have tried it).Thus,I download a new version and test it. The iptables functions in bridge mode,but the ipv6 doesn't work well.In the
2007 Apr 18
1
[Bridge] Bridge basic doubt
Hi, I am very new to linux, sorry if my doubt is not valid, or i m asking some nonsense question.. Actually i want to use Linux as bridge. My setup is : Setup 1) i have two bridge (dlink) with 1 port connected to 1-1 windows PCs.I have configured ip addresses of both PC to same subnet.Now both the Pc are in same subnet and two bridges which are connected, so both r pinging to each other.
2009 Aug 13
0
[Bridge] [PATCH] bridge-utils: Add 'hairpin' port forwarding mode
This patch adds a 'hairpin' (also called 'reflective relay') mode port configuration to the Linux Ethernet bridge utilities. A bridge supporting hairpin forwarding mode can send frames back out through the port the frame was received on. Hairpin mode is required to support basic VEPA (Virtual Ethernet Port Aggregator) capabilities. You can find additional information on VEPA
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.