If I had a cablemodem for bulk TCP transfers and
ppp for my domain connection I would configure...
ip localnet netmask 255.255.255.0 eth0
ip provider-net netmask 255.255.0.0 gw ppp-address
ip default netmask 0.0.0.0 gw cablemodem-address.
That way your ppp network provider gets sent the
packets that are on their network but everything
else goes via cable. Packets to you can arrive via
either address. Your traffic will naturally
balance out with email coming in via ppp and
your web browsing mainly going through your
cablemodem - (you must make sure you don't
use your provider's proxy server).
Tim
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]