> I have got two possible gateways in our network. One is always up, through > VSAT(very Slow Access Terminal) and other through dial up to VSNL (faster > than VSAT). My networks default route is set to VSAT. When I dial up ppp, > my routing table shows both VSAT and VSNL routes as default. But it uses > VSAT route(Slow), not the VSNL route. I have to delete the VSAT route > manually to set the VSNL route as default and when ppp goes down, I have > to manually set the route again back to VSAT. well my solution would be to add those lines which you use to remove VSAT route to /etc/ppp/ip-up.local and those lines to add it back to /etc/ip-down.local. this should work, I checked with a lan and dialup, but not with VSAT and VSNL. ---------------------------------------------------------------------------- -------- Jiju Thomas Mathew Linux registered user #154193 -- http://counter.li.org ----------------------------------------------------------------------- For more information on the LIH mailing list see: http://lists.linux-india.org/lists/LIH
