Changes

Created page with "<table class="nd-othertables_2"> <tr> <th width=325; style="border-bottom: 1px solid white;></th> <th width=820; style="border-bottom: 1px solid white;" ro..."
<table class="nd-othertables_2">
<tr>
<th width=325; style="border-bottom: 1px solid white;></th>
<th width=820; style="border-bottom: 1px solid white;" rowspan=2;>
[[File:Networking_RUTX_VPN_between_HQ_topology_v3.png|border|class=tlt-border|750px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
{|align=center
|__TOC__
|}
</td>
</tr>
</table>

==Configuration overview and prerequisites==

'''Prerequisites''':
* One RUTX router of any type
* A Public Static or Public Dynamic IP addresses
* At least one end device with Windows 10
<br>
The topology above depicts the L2TP/IPsec scheme. - The router with the Public IP address ('''''RUTX11''''') acts as the '''L2TP/IPsec server''' and the '''Windows 10 device''' acts as '''client'''. L2TP connects the networks of '''RUTX11''' and '''Windows 10 client''', IPsec provides the encryption for the L2TP tunnel. Only LAN traffic is going to go through that tunnel, any other WAN traffic won't go through it. This way the VPN tunnel will not be under a huge load and will provide greater speeds.

When the scheme is realized, home workers will be able to reach corporation’s internal network with all internal systems, allowing working from home to be possible.

==Configuring HQ corporation router==
===L2TP===
----

<table class="nd-othertables_2">
<tr>
<th width=355; style="border-bottom: 1px solid white;></th>
<th width=790; style="border-bottom: 1px solid white;" rowspan=2> [[File:Networking_rutx_configuration_examples_l2tp_over_ipsec_windows_10_1_v1.png|770px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white;>
Login to the router's WebUI and navigate to the '''Services → VPN → L2TP''' page and do the following:
<ol>
<li>Select '''Role: Server'''.</li>
<li>Enter a '''custom configuration name'''.</li>
<li>Click the '''Add''' button.</li>
<li>Click the '''Edit''' button next to the newly created L2TP instance.</li>
</ol>
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=355; style="border-bottom: 1px solid white;></th>
<th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutx_configuration_examples_l2tp_over_ipsec_windows_10_2_v1.png|770px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
<ol>
<li>'''Enable''' the L2TP instance.</li>
<li>Enter a '''User name''' and '''Password''' for authentication for the client.</li>
<li>Optionaly, set a fixed IP for this client (if left empty, client will receive first free IP from the IP range).</li>
<li>Don't forget to '''Save''' the changes.</li>
</ol>
</td>
</tr>
</table>

===IPsec===
----

<table class="nd-othertables_2">
<tr>
<th width=355; style="border-bottom: 1px solid white;></th>
<th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutx_configuration_examples_l2tp_over_ipsec_windows_10_3_v1.png|770px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Go to the '''Services → VPN → IPsec''' page and do the following:
<ol>
<li>Enter a custom name for the IPsec instance.</li>
<li>Click the '''Add''' button.</li>
<li>Click the '''Edit''' button next to the newly created instance.</li>
</ol>
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=355; style="border-bottom: 1px solid white;></th>
<th width=790; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutx_configuration_examples_l2tp_over_ipsec_windows_10_4_v1.png|770px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
In the '''IPsec Configuration''' page, do the following (and leave the rest as defaults, unless your specific configuration requires otherwise):
<ol>
<li>'''Enable''' the instance.</li>
<li>Enter your '''Pre-shared key'''.</li>
<li>Select '''Type: Transport'''.</li>
<li>'''Save''' changes.</li>
</ol>
</td>
</tr>
</table>

==Home worker’s computer==

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_6_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Type '''VPN settings''' in the Windows search bar:
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_7_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Click the '''Add a VPN connection''' button:
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_8_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Configure the following parameters:
<ol>
<li>Select '''VPN provider: Windows (built-in)'''.</li>
<li>Enter a custom '''Connection name'''.</li>
<li>Enter the router's WAN IP address into the '''Server name or address''' field.</li>
<li>Select '''VPN type: L2TP/IPsec with pre-shared key'''.</li>
<li>Enter the '''Pre-shared key''' exactly as it was specified on the router.</li>
<li>Select '''Type of sign-in info: User name and password'''.</li>
<li>Enter the '''User name''' and '''Password''' exactly as they were specified on the router.</li>
<li>Click '''Save'''</li>
</ol>
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_11_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Type '''Network Connections''' in the Windows search bar:
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_12_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Press right mouse click on your newly created VPN instance and select '''Properties''':
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_13_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Navigate to '''Networking''' section and double click '''Internet Protocol Version 4 (TCP/IPv4)''':
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_14_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Go to '''Advanced''' settings:
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_15_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Now disable '''Use default gateway on remote network''' and save settings:
</td>
</tr>
</table>

----

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;"></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_9_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Go back to the VPN settings page, locate your new connection and click the '''Connect''' button. If the connection was successful, you should see the word '''"Connected"''' appear under the connection name:
</td>
</tr>
</table>

==Results==

<table class="nd-othertables_2">
<tr>
<th width=525; style="border-bottom: 1px solid white;></th>
<th width=620; style="border-bottom: 1px solid white;" rowspan=2>[[File:Networking_rutxxx_configuration_examples_l2tp_over_ipsec_windows_10_10_v2.png|border|class=tlt-border|550px|right]]</th>
</tr>
<tr>
<td style="border-bottom: 1px solid white>
Home worker should now be able to access HQ network resources.
To verify the connection you can ping some internal HQ server and if you get a reply, you have successfully connected to HQ‘s internal network.

</td>
</tr>
</table>
0

edits