Changes

Jump to navigation Jump to search
252 bytes added ,  2 years ago
Line 328: Line 328:  
Example:
 
Example:
 
*Using the setup above, assume you have two additional systems setup.
 
*Using the setup above, assume you have two additional systems setup.
**Computer1 -> Tunnel1
+
**Computer1 is connected to Tunnel1.  No gateway set (not needed for an L2 link).
 
**Computer1 has eth1 configured with 192.168.0.3/24
 
**Computer1 has eth1 configured with 192.168.0.3/24
**Computer2 -> Tunnel12
+
**Computer2 is connected to Tunnel2.  No gateway set (not needed for an L2 link).
 
**Computer 2 has eth1 configured wtih 192.168.0.4/24
 
**Computer 2 has eth1 configured wtih 192.168.0.4/24
   Line 342: Line 342:  
  64 bytes from 192.168.0.4: icmp_req=5 ttl=64 time=1.89 ms
 
  64 bytes from 192.168.0.4: icmp_req=5 ttl=64 time=1.89 ms
   −
*Successful output means that Computer1 can talk to Computer2 over the l2tp link since you're created a L2 link between each system.
+
*Successful output means that Computer1 can talk to Computer2 over the l2tp link since you're created a L2 link between each system.  Both computers act as if they are on the same local network segment, unaware of the L2TP connection over the Gateway via the Tunnels.
    
The path that data will travel is:
 
The path that data will travel is:

Navigation menu