Do you have any idea how this line came to exist? If you read about the route program you'll see that it doesn't make sense, as it seems to be trying to define a default gateway for a particualr interface, which doesn't make sense. Unless this is a rare subtlety, then it's simply wrong.
A gateway is generally defined for an entire system, although you can have more than one, depending one what you want to do with each. Once you have a gateway installed, you then need to be able to reach it by an NIC, but configuration of each is a separate affair.
Let me guess..... linuxconf?
try running netconfig or such like to correct it. if it doesn't correct it, you'll need to find where it's coming from. Is the error during the list of
Starting something: [ OK ]
? probably the network service i'd guess. either that or /etc/rc.local.
mind you, i do talk a lot of crap....
edit... Oh actually... it even says del, not add... that's very messed up, wel, that or me!
|