Hi, I'm a networking clutz.
I have a linux server with 2 public facing IP's/interfaces (say 193.191.191.80; 196.145.145.99) on 2 distinct networks ; each with their own gateways. As far as I can tell it's only possible to have 1 gateway per routing table.
Currently IP 1 works fine; IP2 is unreachable.
how do I:
1. create another routing table (iproute2?)
2. tell the kernel to route traffic for ip2 over 'it's' network?
Thanks
I have a linux server with 2 public facing IP's/interfaces (say 193.191.191.80; 196.145.145.99) on 2 distinct networks ; each with their own gateways. As far as I can tell it's only possible to have 1 gateway per routing table.
Currently IP 1 works fine; IP2 is unreachable.
how do I:
1. create another routing table (iproute2?)
2. tell the kernel to route traffic for ip2 over 'it's' network?
Thanks