changing the non-main routing table
From: Robert Smith (laclac01_at_yahoo.com)
Date: 02/19/04
- Previous message: David Schwartz: "Re: select & gettimeofday"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 19 Feb 2004 00:02:20 GMT
Some software I am running uses the 127 routing table
ip route show table 127 gives me
192.168.0.0/24 dev eth0 proto static
default via 192.168.101.3 dev tap0 proto static scope link
I need the default to point to some other number, and some other device.
How do I change this entry??
I know how to do it with the "main" routing table.
route add default gw 10.10.10.1
I have never heard of this 127 routing table, could some one fill me in on
what it is and what is it doing?
BTW i am using RH7.3 with 2.4.18-3 kernel on a Dell laptop.
Please any help would be appreciated.
Thanks
- Previous message: David Schwartz: "Re: select & gettimeofday"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|