JcW222
05-26-2002, 11:56 PM
I have both dsl and cable internet. I'm trying to make everything work together on my linux box. The setup is as follows
eth0 - cable
eth1 - dsl
eth2 - internal network
I have all internal traffic being masqueraded over eth0 (cable) fine. I'm having trouble getting the dsl connection working. Getting an IP is no problem, but I am unable to ping or any other network traffic using the dsl interface. I'm thinking it's a routing issue. If I add a default route with a metric of 1 that points to the dsl providers GW, I can ping using both interfaces, but still can't accept traffic on eth1.
Let me know if this makes any sense, and thanks for any help.
Jordan
eth0 - cable
eth1 - dsl
eth2 - internal network
I have all internal traffic being masqueraded over eth0 (cable) fine. I'm having trouble getting the dsl connection working. Getting an IP is no problem, but I am unable to ping or any other network traffic using the dsl interface. I'm thinking it's a routing issue. If I add a default route with a metric of 1 that points to the dsl providers GW, I can ping using both interfaces, but still can't accept traffic on eth1.
Let me know if this makes any sense, and thanks for any help.
Jordan