You have three containers: two hosts (h1, h2) and a router r1.
Between them run two Ethernet "buses":
10.10.1.0/24connectsh1(10.10.1.10) andr1(10.10.1.1)10.10.2.0/24connectsr1(10.10.2.1) andh2(10.10.2.10)
There is no direct link between h1 and h2; packets have to go through
r1. Right now h1 does not know how to reach h2's subnet, and r1
is not yet set up as a router. You fix this by hand, step by step.
Switch between nodes with the "nodes" tabs at the top right.