I have a Ubuntu server (console only) and its eth0 points to the lan which has shared access to the internet.<div><br></div><div>Now, I placed a new network card - eth1 which is connected in a cable modem.</div><div><br></div>
<div>To turn up eth1 (for testing), I used:</div><div><br></div><div><b>ifconfig eth1 192.168.100.3 netmask 255.255.255.0</b></div><div><br></div><div>now I want to route every internet traffic to eth1, or at least trafic to 177.67.81.98</div>
<div><br></div><div>so I did:</div><div><br></div><div><b>route add 177.67.81.98 dev eth1</b></div><div><br></div><div>and then</div><div><br></div><div><b>route</b></div><div><br></div><div>to confirm.</div><div><br></div>
<div>But looking to iptranf - nothing goes thru eth1</div><div><br></div><div>Thanks,</div><div><br clear="all"><div>Valter</div>
</div>