Hi Steve,<div><br></div><div>My setup is slightly different. 1 physical NIC with 2 IP addresses assigned. 1 external with external GW address and 1 Internal.</div><div><br></div><div>interfaces file is:</div><div><br></div>
<div><div>auto eth1</div><div>iface eth1 inet static</div><div>address 213.129.94.230</div><div>netmask 255.255.255.240</div><div>gateway 213.129.94.238</div><div><br></div><div><br></div><div>auto eth1:0</div><div>iface eth1:0 inet static</div>
<div>address 192.168.64.140</div><div>netmask 255.255.255.192</div><div>gateway 192.168.64.190</div><div><br></div><div># static route for traffic to 192.168.0.0</div><div>up route add -net <a href="http://192.168.0.0/24">192.168.0.0/24</a> gw 192.168.64.190 dev eth1:0</div>
</div><div><br></div><div><br></div><div>99% of traffic needs to go out on the gateway 213.129.94.238</div><div><br></div><div>Only traffic to <a href="http://192.168.0.0/24">192.168.0.0/24</a> needs to use 192.168.64.190</div>
<div><br></div><div><br clear="all"><div><br></div>-- <br><b>Paul Howard</b><br><br><font color="#666666">web: </font><font color="#666666"><a href="http://phoward.com" target="_blank">phoward.com</a></font><font color="#666666">  / <a href="http://phowardimages.co.uk" target="_blank">phowardimages.co.uk</a>  |   twitter: </font><font color="#666666"><a href="http://twitter.com/phowardcom" target="_blank">@phowardcom</a>  / <a href="https://twitter.com/phowardimages" target="_blank">@phowardimages</a></font><font color="#666666"><br>
<br>tel (UK):  +44 (0)1293 738158  |  mobile (UK):  +44 (0)7903 505153   |   tel (US) : +1 251 243 0058</font><br>
</div>