Fix our rogue network loop by configuring correct routing entries
The server in 192.168.1.0/24
can't reach 192.168.3.0/24
.
user@practice:$ ping 192.168.3.1
From 192.168.1.100 icmp_seq=1 Destination Unreachable (Port unreachable)
Router A has connection to:
eth0: 192.168.1.1/24
eth1: 192.168.2.1/24
user@challenge2:$