[SATLUG] Routing from one box to two different ISPs

Ed Coates edcoates at gmail.com
Thu Apr 5 13:33:22 CDT 2007


On 4/5/07, David Salisbury <david.salisbury at momentumweb.com> wrote:
> Hey fellow SATLUGgers!
>
> I'm trying to get something working on a Linux box that I have, and so far no luck.  Basically I have a box with two NICs and two different providers, one for each NIC (Cable and DSL, say).  Both have static IPs and can be pinged successfully from elsewhere in the world.  However, if I try to access a web server I have running on the box (which IS bound to each interface in the web server conf), it works over the DSL interface (eth0) but not the RR one (eth1).

Is it possible that RR is blocking port 80?  Have you tried making it
listen on a different port say 8080, or 81 on that interface and IP?

Ed


More information about the SATLUG mailing list