Server has 3 network cards
eth0 is internet connection
eth1 is local network
eth2 is new internet connection
configs:
ETH0:
10.1.44.3 / 255.255.255.0
gw 10.1.44.1
ETH1:
192.168.5.1 / 255.255.255.0
ETH2:
194.160.184.42 / 255.255.255.240
gw 194.160.184.33
All computers are connected to ETH1 interface that runs dhcp.
They are using connection to internet using ETH0 interface that is working well.
ETH2 is new. From server's root i can ping any server using ping -I ETH2 interface, so the connection is live.
The problem is that this connection is not used even if i specify it in routing table as default connection.
What am doing wrong? Please advice.
Current routing table:
Destination/Gateway/Genmask/Flags/Metric/Ref/Use/Iface