Computing.Net > Forums > Linux > Linux mutiple default gw routing table

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Linux mutiple default gw routing table

Reply to Message Icon

Name: vinay
Date: August 2, 2002 at 03:46:45 Pacific
Comment:

i,
I am using 7.2 linux OS. I have connected ISDN card to pci slot.
PRBLEM: When system boots it recieves IP addr and default gatway addr from the D
HCP server. If I run route from the shell, I can see default gateway in kernel r
uting table. Now I connect to internet through ISDN line using isdn-config. Afte
r connecting to net , I will get one more default gateway entry in the routing t
able.
Since there are two default entries in routing table, mozilla browser will not w
ork due to unable to decide which route to use.
Is there an



Sponsored Link
Ads by Google

Response Number 1
Name: jan
Date: August 2, 2002 at 03:49:42 Pacific
Reply:


try using route command . where u can prioritize the routing I think


0

Response Number 2
Name: junky_toof
Date: August 2, 2002 at 05:10:56 Pacific
Reply:


Easiest way is to probably manually alter your routing table via the isdn-up script
by route -del default gw and route -add default gw.

More complicated, but maybe advantageous is to look at using linux' adv.routing to weight (admin distance) preferred routes.
Do a google search for the linux adv.routing howto.

Another option is to run routed, it
should do fine for something as simple as this scenario.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Linux mutiple default gw routing table

adding to the routing table www.computing.net/answers/linux/adding-to-the-routing-table/15932.html

linux routing tables problems www.computing.net/answers/linux/linux-routing-tables-problems/21163.html

Linux box multi NICs routing www.computing.net/answers/linux/linux-box-multi-nics-routing/4553.html