Re: [gentoo-user] Bridging problems with new baselayout - SOLVED

2005-10-07 Thread Patrick Börjesson
On 05/10/07 13:38, Patrick Marquetecken wrote: > Is seems that my net.eth3 was a old script, when replacing it with a newer > version my ny /etc/conf.d/net if working perfect. The easiest way to prevent this in the future is to make /etc/init.d/net.eth* symlink to /etc/init.d/net.lo since they're s

Re: [gentoo-user] Bridging problems with new baselayout - SOLVED

2005-10-07 Thread Patrick Marquetecken
Is seems that my net.eth3 was a old script, when replacing it with a newer version my ny /etc/conf.d/net if working perfect. > Hi, > > I'm having trouble to get bridging working with the new baselayout > I followed a example of gentoo-wiki > > config_eth0=( "10.32.3.52/22" ) > config_eth1=( "10.3

[gentoo-user] Bridging problems with new baselayout

2005-10-07 Thread Patrick Marquetecken
Hi, I'm having trouble to get bridging working with the new baselayout I followed a example of gentoo-wiki config_eth0=( "10.32.3.52/22" ) config_eth1=( "10.32.100/28" ) config_eth2=( "10.32.100.18/28" ) config_eth3=( "null" ) config_tap0=( "0.0.0.0 promisc" ) config_br0=( "10.32.100.99" ) bridge