On Thu, Nov 20, 2003 at 09:43:33AM -0500, Jeffrey Laramie wrote: > >I think he's simply asking whether Linux can use two default routes on one > >machine at the same time. > > > > > > Oh, I see. I don't think that's possible at the routing level. Yes, it is. Take a look at "Linux Advanced Routing & Traffic Control". But one thing which is most of the time mistaken is that you can only affect the outbound packets with your local routing strategy. The inbound packets are at the mercy of your ISP(s). In order to make sure that your strategy is respected by your ISP(s) you need to somehow communicate that strategy with them, either call them up and make them commit to it or set up some kind of routing protocol with them. Both options are rearly accepted by your ISP(s) as a residential user ;-) Ramin