routing IP
by sag2662 from LinuxQuestions.org on (#6NKKG)
Hi all,
I am able to reach the gateway (10.10.12.1) via ping on centos7. But i cannot ping the IPS 10.10.12.100,10.10.12.101 and so on. I have configured the IP route as below. But still it doesnot work. can anyone help here.
Code:ip route add 10.10.12.0/24 via 192.168.200.1 dev eth0.
I am able to reach the gateway (10.10.12.1) via ping on centos7. But i cannot ping the IPS 10.10.12.100,10.10.12.101 and so on. I have configured the IP route as below. But still it doesnot work. can anyone help here.
Code:ip route add 10.10.12.0/24 via 192.168.200.1 dev eth0.