On Wed, 25 Jun 2008 10:38:48 +0200 Friedrich Dominicus <[EMAIL PROTECTED]> wrote:
> Stephen Hemminger <[EMAIL PROTECTED]> writes: > > > On Tue, 24 Jun 2008 16:11:36 +0200 > > Friedrich Dominicus <[EMAIL PROTECTED]> wrote: > > > >> 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 do > >> to build a bridge > >> ifconfig eth0 down > >> # brctl addbr br0 > >> # addif br0 eth0 > >> # ifconfig eth0 0.0.0.0 up > >> # ifconfig br0 192.168.1.1 up > Ok, I tried exactly the same on 32-bit linux and there this simply > runs. > > So I have to conclude that this either is a problem in my 64-bit machine > setup (however I tried on a different 64-bit platform with the same > result) > Of that there is some bug on a 64-bit platform > > Regards > Friedrich > > > Or different hardware on the two machines? _______________________________________________ Bridge mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/bridge
