<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote type="cite">
<pre>><i>
</i>Traffic will already route out the appropriate interface for a directly
connected network. So packets to an IP on the 74.223.8.176/28 subnet
should route out eth1 and packets to the 24.123.23.168/29 network will
route out eth2.
Are you trying to route other subnets within the 74.X.X.X out eth1?
</pre>
</blockquote>
I am trying to get my two WAN ethernet connections into one box to
work. <br>
Eth2 is cable, eth1 is T1 and eth0 is office LAN. Eth2 works just fine.<br>
connections on eth1 dont seem to go anywhere.<br>
<br>
I thought it was the routing based on route -n info.<br>
<br>
I am also using iptable to preroute and postroute.<br>
<br>
Jerry<br>
<br>
</body>
</html>