Line 55: |
Line 55: |
| | | |
| * IPRange Start/Finish<br> | | * IPRange Start/Finish<br> |
− | An IP range from your server. <br> | + | An IP range from your server. |
| Note it '''MUST NOT''' conflict with IPs issued by your DHCP server | | Note it '''MUST NOT''' conflict with IPs issued by your DHCP server |
− | <br><br>
| + | |
− | * rightsubnet<Br> | + | * rightsubnet |
| The subnet of the remote / dialin network | | The subnet of the remote / dialin network |
− | <br><br>
| + | |
− | * passwd <br> | + | * passwd |
| IPsec pre shared key as per ipsec db connection below. Every user will need this common password.<br> | | IPsec pre shared key as per ipsec db connection below. Every user will need this common password.<br> |
| '''Make it long and complicated !''' | | '''Make it long and complicated !''' |
− | <br><br>db ipsec_connections setprop L2TPD-PSK password SomeLongComplicatedSecret
| + | db ipsec_connections setprop L2TPD-PSK password SomeLongComplicatedSecret |
| + | |
| + | * DNS |
| + | Defaults to the SME server. Can add extra servers if required |
| + | config setprop xl2tpd DNS 8.8.8.8,8.8.4.4 |
| | | |
− | * DNS<br> | + | * access |
− | defaults to the SME server. Can add extra servers if required
| + | Defaults to private |
− | <br><br> config setprop xl2tpd DNS 8.8.8.8,8.8.4.4
| |
| | | |
| * debug<Br> | | * debug<Br> |
− | defaults to disabled
| + | Defaults to disabled |
| | | |
| ===Create Server Connection=== | | ===Create Server Connection=== |