> -----Message d'origine-----
> De : [EMAIL PROTECTED] [mailto:lfs-dev-
> [EMAIL PROTECTED] De la part de Steve Crosby
> Envoyé : samedi 7 mai 2005 10:17
> À : LFS Developers Mailinglist
> Objet : Re: lfs-bootscripts (networking)
> 
> On 07 May 2005, you wrote in lfs.dev:
> 
> > Some notes as I attempt to make the lfs bootscripts more
> > wireless-friendly:
> >
> > Currently the networking scripts allow only for one default gateway.
> > However, each interface should have it's own. When trying to do that
> > manually with ip, it bombs. Since I still prefer net-tools I decided to
> > try it with route and it works swimmingly. After discussing this with
> > Jim, he said he would send a bug report upstream to fix ip. Once this is
> > done, the code will need to be changed to only grep for a default
> > gateway on the interface that is being setup, not all interfaces.
> >
> 
> I'm confused, or your using terminology I'm not understanding - by
> definition, a default gateway is where I send packets that I don't know
> how
> to route - and therefore there can only be one "default gateway". Perhaps
> you meant multiple routes between networks, which can already be added
> with
> ip.

Multiple interfaces => multiple gateways.

Emmanuel.

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to