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. -- - Steve Crosby -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
