basically what I have is this:
A single ethernet line (eth0)
A single ppp line (ppp0)
And what I want to do is set it up somehow so that all the traffic from
eth0, goes OUT eth0, and all the traffic from ppp0, goes out ppp0.
All the people I have spoken to have told me to just setup the eth0
gateway as the default route. This is why that wont work....
The router on eth0 will deny any packets that arent within its subnet, so
if I were to have eth0 as the default route, when the packets from ppp0
aaa.bbb.ccc.ddd try to get out of eth0 because it isnt within
123.123.ccc.ddd, they will simply be rejected by the router and
connections will not be able to be initiated.
So that is why I need to have each packet go out the interface it came in,
if anyone knows how I can do this, and could give me a few tips/docs on
how to get this going. Or if you have anyone knows any other methods to
get both interfaces working (other than making ppp0 the default route :P).
Please let me know.
Thanks.
-
Drago
Drago@Drago.com / root@at.ml.org