situation: two cable modems on two seperate ethernet interfaces and one internal interface. ive been trying to use iptables to masquerade internal hosts out different interfaces. however, with linux it wonly only masq for the interface that has the default route that is last in my table. simply, i want 10.0.0.1 thru 10.0.0.10 from eth0 to go out eth1, 10.0.0.11 thru 10.0.0.20 to go out eth2. however, i can only masq one interface. ive been forced to just use two seperate machines which is very unsophisticated.
anyone running something like this? what about non-linux solutions? what do u guys run to share multiple internet connections?
anyone running something like this? what about non-linux solutions? what do u guys run to share multiple internet connections?