Likewise, I never noticed I was missing localhost route. :>
The question now, is this a kernel bug, or are only eth devices adding
their own routes?
It is late, and I'm not going to test this, but would this do the trick:
[snip]
if [ `uname -r | head -c3` = 2.0 -a "${DEVICE}" != "lo" ] ; then
[snip]
----------------- Brian Curnow ----------------
On Sat, 19 Dec 1998, Brendan Miller wrote:
> > I may be wrong here, but I think I the same problem.
>
> Hehehe... I didn't even notice I had two routes to the same place this
> whole time!
>
> > Here is the snippet I edited in /etc/sysconfig/network-scripts/ifup, RH
> > 5.0 vintage.
>
> Okay, that got rid of the duplicate routes, but also the localhost route
> too. Any comments?
>
> Brendan Miller
>
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]