crazy4nothing
Occasional Visitor
I just figured out the small top picture is router1. I had to blow up the picture to 200% to kind of read. So what does not work? I need a list of ping tests. If you are connected to the 192.168.1.0 network with a machine can you 192.168.1.52? If you are connected to network 192.168.2.0 can you ping 192.168.1.1? This would be a start.
Network 1 / PC on Network 1:
C:\>ping 192.168.1.1 "ROUTER 1"
Pinging 192.168.1.1 with 32 bytes of data:
Reply from 192.168.1.1: bytes=32 time<1ms TTL=64
Reply from 192.168.1.1: bytes=32 time=1ms TTL=64
Reply from 192.168.1.1: bytes=32 time=1ms TTL=64
Reply from 192.168.1.1: bytes=32 time=1ms TTL=64
Ping statistics for 192.168.1.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
C:\>ping 192.168.1.6 "LOOP to same PC"
Pinging 192.168.1.6 with 32 bytes of data:
Reply from 192.168.1.6: bytes=32 time<1ms TTL=128
Reply from 192.168.1.6: bytes=32 time<1ms TTL=128
Reply from 192.168.1.6: bytes=32 time<1ms TTL=128
Reply from 192.168.1.6: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.1.6:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>ping 192.168.1.52 "ROUTER 2"
Pinging 192.168.1.52 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.1.52:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Network 2 / PC on Network 2:
C:\>ping 192.168.2.1 "ROUTER 2"
Pinging 192.168.2.1 with 32 bytes of data:
Reply from 192.168.2.1: bytes=32 time<1ms TTL=64
Reply from 192.168.2.1: bytes=32 time=1ms TTL=64
Reply from 192.168.2.1: bytes=32 time=1ms TTL=64
Reply from 192.168.2.1: bytes=32 time=1ms TTL=64
Ping statistics for 192.168.2.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
C:\>ping 192.168.2.121 "LOOP to same PC"
Pinging 192.168.2.121 with 32 bytes of data:
Reply from 192.168.2.121: bytes=32 time<1ms TTL=128
Reply from 192.168.2.121: bytes=32 time<1ms TTL=128
Reply from 192.168.2.121: bytes=32 time<1ms TTL=128
Reply from 192.168.2.121: bytes=32 time<1ms TTL=128
Ping statistics for 192.168.2.121:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>ping 192.168.1.1 "ROUTER 1"
Pinging 192.168.1.1 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.1.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),