General
2 min read
35

Linux GRE Tunnel

January 4, 2011
0

Graphic Explained Below In this small example we will see how to connect two remote networks using advanced routing tools, Linux kernel (iproute2). The network A (192.168.0.0/24) is connected to the Internet with Router A (192.168.0.254 for the local interface 200.1.2.3 to the external interface) while the network B (192.168.1.0/24)

Continue Reading