Results 1 to 2 of 2
Dear members,
Hellow, i have a little problem & need your help. I have three linux pc. assume server-A, server-B and server-C. server-A is connected with server-B trough eth0 (ip:192.168.1.5) ...
- 07-20-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
need help about pinging between two ip
Dear members,
Hellow, i have a little problem & need your help. I have three linux pc. assume server-A, server-B and server-C. server-A is connected with server-B trough eth0 (ip:192.168.1.5) and server-B side ip: (eth0)192.168.1.1. Server-B is connected with server-C through eth1 (ip: 10.10.10.1) and server-C side ip (eth0) : 10.10.1.4.
I want to ping between server-A and server-C. what can i do. if it is possible by iptables what is command.
please help me soon.
- 07-20-2010 #2
Server B needs IP forwarding enabled.
Also, either server A and C need to have server B as their default gateway in their networks
or
server A and C need to have static routes set to server B for the opposite network.You must always face the curtain with a bow.


Reply With Quote