Gentoo Archives: gentoo-amd64

From: Chris Brennan <xaero@××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Networking bridging
Date: Thu, 21 Feb 2008 14:31:02
Message-Id: 47BD8B17.6040104@xaerolimit.net
In Reply to: [gentoo-amd64] Re: Networking bridging by Duncan <1i5t5.duncan@cox.net>
1 Duncan,
2 a routing issue does help, gives me a new place to look.
3
4
5 As for the device name, technically these are the real devices as
6 follows ....
7
8 eth0 -> real ethernet device
9 br0 -> bridging device
10 tap0/tap1 TUN/TAP Devices
11
12 Duncan wrote:
13 > Chris Brennan <xaero@××××××××××.net> posted
14 > 47BCE4AB.2000500@××××××××××.net, excerpted below, on Wed, 20 Feb 2008
15 > 21:40:43 -0500:
16 >
17 >
18 >> I am trying to set up a Bridge for Qemu to use. I followed the guide at
19 >> http://gentoo-wiki.com/
20 >>
21 > HOWTO:_Qemu#Using_TUN.2FTAP_interface_as_a_normal_user
22 >
23 >> but when ever the bridge starts, I loose connectivity outside of my box
24 >> :/ ... am I missing something ....
25 >>
26 >
27 > I've not done bridging or the like here so don't know the details, nor do
28 > I claim to be a routing expert, but in the hope this will at least get
29 > you pointed in the right direction...
30 >
31 >
32 > That sounds like a routing issue. When the bridge starts, it gets
33 > precedence routing and the regular eth0 interface drops back a notch. To
34 > correct it you'd need to adjust your routing table, presumably by
35 > specifically setting the bridge interface routing to a lower precedence.
36 > (Beyond that, I don't know, as I've simply kept note of enough info about
37 > it to know where to start reading if I ever face routing issues or need
38 > to setup additional interfaces. Hopefully, it's enough to start you in
39 > the right direction as well...)
40 >
41 > Additionally, are you sure the bridge should be setup as eth0 when you
42 > already have an eth0? As I said, I don't know a lot about it, but I'd
43 > have expected it to be, say, eth1, not eth0, unless you indeed /did/ want
44 > it to actually replace eth0 when it was enabled.
45 >
46 > Hope it helps... and that someone who better knows the subject matter
47 > comes along with more help. =8^S
48 >
49 >
50 --
51 gentoo-amd64@l.g.o mailing list