Changes

no edit summary
Line 11: Line 11:     
'''Prerequisites''':
 
'''Prerequisites''':
* A single RUTxxx router (excluding [[RUT850]]) that will act as the OpenVPN client
+
* A single RUTxxx router (excluding [[RUT850]]) with an active internet connection that will act as the OpenVPN client
 
* At least one end device (PC, Laptop) to configure the routers and test the set up
 
* At least one end device (PC, Laptop) to configure the routers and test the set up
 
----
 
----
Line 18: Line 18:  
[[File:Openvpn traffic split configuration scheme demo.png]]
 
[[File:Openvpn traffic split configuration scheme demo.png]]
   −
The figure above depicts the OpenVPN traffic split scheme. A RUTxxx router acts as an OpenVPN client and is connected to a remote OpenVPN server. The routers LAN IP addresses range form 192.168.1.1 to 192.168.1.254. The devices in the 192.168.1.1 to 192.168.1.127 range connect to the Internet via the OpenVPN server
+
The figure above depicts the OpenVPN traffic split scheme. A RUTxxx router acts as an OpenVPN client (virtual IP: '''10.0.0.6'''; P-t-P: '''10.0.0.5''') that is connected to a remote OpenVPN server. The routers LAN IP addresses range from 192.168.1.1 to 192.168.1.254.
   −
When the scheme is realized, L2TP packets between the endpoints are encapsulated by IPsec. Since the L2TP packet itself is wrapped and hidden within the IPsec packet, the original source and destination IP address is encrypted within the packet.
+
When the scheme is realized, Devices in the 192.168.1.1 to 192.168.1.127 IP range reach the Internet via the router's WAN and devices in the 192.168.1.128 to 192.168.1.254 IP range reach the Internet via the OpenVPN server effectively "adopting" the server's Public IP address.

Navigation menu