* [gentoo-user] Bridging problems with new baselayout
@ 2005-10-07 10:20 Patrick Marquetecken
2005-10-07 11:38 ` [gentoo-user] Bridging problems with new baselayout - SOLVED Patrick Marquetecken
0 siblings, 1 reply; 3+ messages in thread
From: Patrick Marquetecken @ 2005-10-07 10:20 UTC (permalink / raw
To: gentoo-user
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_br0="eth3 tap0"
depend_br0 () {
need net.tap0 net.eth3
}
when i bring up the net.br0 i get this error:
* Please make sure that /etc/conf.d/net has $ifconfig_eth3 set
* (or $iface_eth3 for old-style configuration)
* ERROR: Problem starting needed services.
* "net.br0" was not started.
If i run all the commands with ifconfig i get it working.
Whats wrong in my /etc/conf.d/net ?
TIA
Patrick
--
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Bridging problems with new baselayout - SOLVED
2005-10-07 10:20 [gentoo-user] Bridging problems with new baselayout Patrick Marquetecken
@ 2005-10-07 11:38 ` Patrick Marquetecken
2005-10-07 12:50 ` Patrick Börjesson
0 siblings, 1 reply; 3+ messages in thread
From: Patrick Marquetecken @ 2005-10-07 11:38 UTC (permalink / raw
To: gentoo-user
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.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_br0="eth3 tap0"
> depend_br0 () {
> need net.tap0 net.eth3
> }
>
> when i bring up the net.br0 i get this error:
>
> * Please make sure that /etc/conf.d/net has $ifconfig_eth3 set
> * (or $iface_eth3 for old-style configuration)
> * ERROR: Problem starting needed services.
> * "net.br0" was not started.
>
> If i run all the commands with ifconfig i get it working.
>
> Whats wrong in my /etc/conf.d/net ?
>
> TIA
> Patrick
>
> --
>
>
> This is Unix-Land. In quiet nights, you can hear the Windows machines
> reboot.
> --
> gentoo-user@gentoo.org mailing list
>
>
>
--
Arwen: "Why do you fear the past? You are Isildur's heir, not Isildur
himself. You are not bound to his fate."
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-10-07 12:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-07 10:20 [gentoo-user] Bridging problems with new baselayout Patrick Marquetecken
2005-10-07 11:38 ` [gentoo-user] Bridging problems with new baselayout - SOLVED Patrick Marquetecken
2005-10-07 12:50 ` Patrick Börjesson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox