[gentoo-user] bridge:: ebtables & bridge-utils

2015-10-28 Thread James
Hello, So I'm building up a transparent bridge to filter out various types of nefarious packets, common to ddos and other attack vectors. I found a straightforward, Debian centric document [1]. The bridge will sit closer to the Internet, with a third ethernet port for management and updates. Key

Re: [gentoo-user] bridge

2011-07-10 Thread Florian Philipp
Am 10.07.2011 16:50, schrieb Daniel Hilst Selli: > Hi people, I'm using brctl to create bridges for some qemu guests... > > I create a br0 with brctl addbr br0 > the I attach my wireless card to it with brctl addif br0 eth1 > > Then some times I get right ip with dhcpcd br0 (after doing 'ifconfig

Re: [gentoo-user] bridge

2011-07-10 Thread Matthew Finkel
On 07/10/11 10:50, Daniel Hilst Selli wrote: > Hi people, I'm using brctl to create bridges for some qemu guests... > > I create a br0 with brctl addbr br0 > the I attach my wireless card to it with brctl addif br0 eth1 > > Then some times I get right ip with dhcpcd br0 (after doing 'ifconfig > br0

Re: [gentoo-user] bridge

2011-07-10 Thread Joshua Murphy
On Sun, Jul 10, 2011 at 10:50 AM, Daniel Hilst Selli wrote: > Hi people, I'm using brctl to create bridges for some qemu guests... > > I create a br0 with brctl addbr br0 > the I attach my wireless card to it with brctl addif br0 eth1 > > Then some times I get right ip with dhcpcd br0 (after doing

[gentoo-user] bridge

2011-07-10 Thread Daniel Hilst Selli
Hi people, I'm using brctl to create bridges for some qemu guests... I create a br0 with brctl addbr br0 the I attach my wireless card to it with brctl addif br0 eth1 Then some times I get right ip with dhcpcd br0 (after doing 'ifconfig br0 promisc up') but some times I got an strange ip The q

Re: [gentoo-user] bridge configuration problem

2008-08-11 Thread Shaochun Wang
On Mon, Aug 11, 2008 at 02:59:03PM +0800, Shaochun Wang wrote: > After adding the preup() function, it works now! > It seems that I celebrate too early. It still doesn't work. As a matter of fact, it is so weird! After executing the command "brctl addbr br0", the interface br0 is available only f

Re: [gentoo-user] bridge configuration problem

2008-08-11 Thread Shaochun Wang
On Fri, Aug 08, 2008 at 12:47:35PM +0100, Stroller wrote: > > preup() { > if [[ ${IFACE} == "br0" ]] ; > then sleep 30 ; > fi > return 0 > } > $ > > Note that the preup is added in an attempt to overcome similar problems to > those you describe - starting or resta

Re: [gentoo-user] bridge configuration problem

2008-08-08 Thread Stroller
On 8 Aug 2008, at 03:17, Shaochun Wang wrote: ... I configure my network bridge as following: ... Does anyone know what's wrong with it? It looks quite different to mine: $ cat /etc/conf.d/net dns_domain="redacted.example.net" dns_servers="192.168.1.43 192.168.1.1 212.104.130.9 212.104.130.6

[gentoo-user] bridge configuration problem

2008-08-07 Thread Shaochun Wang
Hi All: I configure my network bridge as following: /etc/conf.d/net # Using Network Bridge bridge_br0="eth0" config_eth0=( "null" ) # Finally give the bridge an address - dhcp or a static IP config_br0=( "192.168.8.20 netmask 255.255.255.0 brd 192.168.8.25

Re: [gentoo-user] Bridge interface doesn't set default gateway.

2007-01-18 Thread Dan Farrell
On Wed, 17 Jan 2007 18:57:54 +0100 "Huib van Wees" <[EMAIL PROTECTED]> wrote: > Hi List, > > I don't know when this happend, I don't reboot my system very often. > Here is the issue. > > This Gentoo box has 5 ethernet interfaces. All together in bridge br0 > > But somehow the default gateway is

[gentoo-user] Bridge interface doesn't set default gateway.

2007-01-17 Thread Huib van Wees
Hi List, I don't know when this happend, I don't reboot my system very often. Here is the issue. This Gentoo box has 5 ethernet interfaces. All together in bridge br0 But somehow the default gateway isn't set at boot time which is quiete anoying, this worked before but I think the net startup s

Re: [gentoo-user] Bridge confusion

2005-10-10 Thread Steve [Gentoo]
Patrick Marquetecken wrote: I hope that someone on this list can help me to clarify bridging. I'll give that a go... someone is bound to correct me if I give you a partial truth. :-) I'll start by saying that the point of a bridge (in the context of Ethernet networks at least) is to allow

[gentoo-user] Bridge confusion

2005-10-10 Thread Patrick Marquetecken
Hi, I hope that someone on this list can help me to clarify bridging. This is the setup i want: Lan 1 Lan 2 eth1---brigdeeth1 || 10.32.0.0/22 10.32.0