RE: [opensuse] Two nic's, two server, two networks
Hello,
I have two servers each with two nic's. Both servers are connected to the internal network, however I have set up the other nic's on a different subnet and both nics are connected to a private switch that is not connected to the internal LAN. The addresses for seconds that are on their own private switch is 10.0.0.1 (server one) & 10.0.0.2 (server 2), which is not the address range for the internal LAN. How can I have the servers at least ping those addresses and how can I set up the routing table to
On Friday 22 August 2008 21:58:10 James D. Parra wrote: direct
traffic for those addresses to use the secondary nic's?
If you set up the NICs with YaST, it should all happen automatically Manually, with ip, it should be something like ip route add to 10.0.0.0/24 dev eth1 But, as I said, it should happen automatically when you set up the addresses on the secondary cards ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanks Anders, Although I did use Yast to setup the addresses, sadly I cannot ping them. The subnet doesn't appear in the routing table, only the original subnet on eth0. Any ideas? Thanks again, ~James -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Friday 22 August 2008 22:14:06 James D. Parra wrote:
Although I did use Yast to setup the addresses, sadly I cannot ping them.
The subnet doesn't appear in the routing table, only the original subnet on eth0.
Any ideas?
Well, I'm not sure why it didn't work with YaST. If you run the ip command I gave, does it still not work? Anders -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Anders Johansson
-
James D. Parra