* [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
* Re: [gentoo-user] Bridging problems with new baselayout - SOLVED
2005-10-07 11:38 ` [gentoo-user] Bridging problems with new baselayout - SOLVED Patrick Marquetecken
@ 2005-10-07 12:50 ` Patrick Börjesson
0 siblings, 0 replies; 3+ messages in thread
From: Patrick Börjesson @ 2005-10-07 12:50 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 521 bytes --]
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 supposed to be the same script.
--
Regards,
Patrick Börjesson
PGP signature: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x21792A5D
PGP fingerprint: 74AF D4EF 6BDE CF77 16BE 6A29 CDB8 7607 2179 2A5D
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ 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