Networking Ping Pong

In this article, we will create a network Topology set up in such a way that System A can ping to two Systems i.e., System B and System C but both these systems should not be pinging each other without using any security rule e.g firewall etc.

Prerequisites : 3 Virtual Machines

Step 1: Deleting all the rules from routing tables of Systems A, B and C

System A

System B

System C

Step 2: Adding the IP addresses of System A in Systems B and C

System B

System C

Step 3: Adding the IP addresses of System B in System A and C

System A

System C

Step 4: Let’s Ping

Pinging from A to B

Pinging from A to C

️Pinging from B to A

Pinging from C to A

Pinging from B to C

Pinging from C to B

Thanks

--

--