Template:Networking rutxxx configuration examples l2tp pover ipsec windows: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
===L2TP Server (RUT1)=== | ===L2TP Server (RUT1)=== | ||
---- | |||
First, you'll need to configure an L2TP server instance on your router. Adhere to the instructions below for guidance. | |||
---- | ---- | ||
<ul> | <ul> | ||
| Line 41: | Line 43: | ||
<li>Click the <i>Edit</i> button next to the newly created L2TP instance.</li> | <li>Click the <i>Edit</i> button next to the newly created L2TP instance.</li> | ||
</ol> | </ol> | ||
</li>[[File:{{{ | </li>[[File:{{{file_1}}}|border|class=tlt-border]] | ||
---- | ---- | ||
<li>Configure the L2TP server instance:</li> | <li>Configure the L2TP server instance:</li> | ||
| Line 49: | Line 51: | ||
<li>Optionaly, set a fixed IP for this client (if left empty, client will receive first free IP from the IP range).</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 <i>Save</i> the changes.</li> | <li>Don't forget to <i>Save</i> the changes.</li> | ||
</ol>[[File:{{{ | </ol>[[File:{{{file_2}}}|border|class=tlt-border]] | ||
</li> | </li> | ||
</ul> | </ul> | ||
| Line 55: | Line 57: | ||
===IPsec=== | ===IPsec=== | ||
---- | ---- | ||
Next, you must configure a working IPsec Transport connection. This subsection contains instructions on how to do just that. Other used parameters will be defaults; you can find explanations for those parameters in the '''[[{{{name}}}_VPN#IPsec|VPN manual page, IPsec section]]'''. | |||
---- | |||
<ul> | <ul> | ||
< | <li>Go to the <b>Services → VPN → IPsec</b> page and do the following: | ||
< | <ol> | ||
< | <li>Enter a custom name for the IPsec instance.</li> | ||
</ | <li>Click the <i>Add</i> button.</li> | ||
[[File: | <li>Click the <i>Edit</i> button next to the newly created instance.</li> | ||
<li> | </ol>[[File:{{{file_3}}}|border|class=tlt-border]] | ||
< | </li> | ||
< | <li>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>Select <i>Type: Transport</i> and save changes.</li> | ||
</ol>[[File:{{{file_4}}}|border|class=tlt-border]] | |||
</li> | |||
<li>After having saved the changes, you will be redirected back to the main IPsec page. While there, locate the <b>Pre-shared Keys</b> section and do the following: | |||
<ol> | |||
<li>Click the <i>Add</i> button.</li> | |||
<li>Enter your <i>Pre-shared key</i>.</li> | |||
<li>Enter <i>%any</i> under <i>Secret's ID selector</i>.</li> | |||
<li>Click the <i>Save</i> button.</li> | |||
</ol>[[File:{{{file_5}}}|border|class=tlt-border]] | |||
</li> | |||
</ul> | </ul> | ||
==Windows 10 client Configuration== | ==Windows 10 client Configuration== | ||