This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
quick_guide:vpn_l2tp_windows [2016/05/13 14:53] jcooper |
quick_guide:vpn_l2tp_windows [2020/09/30 14:46] (current) jcooper |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== L2TP VPN Windows Client setup ====== | ||
+ | |||
+ | See also **[[networking: | ||
+ | |||
+ | :!: VPN Connections can be quite useful for remote control or small file access. | ||
+ | |||
+ | :!: For IP routing to work the IP address of the network you are connecting from must be different than the network you are connecting to. If they are the same the connection will complete but data will not transfer. | ||
+ | |||
====== Windows 7 ====== | ====== Windows 7 ====== | ||
- | https:// | + | https:// |
- | * Control Panel -> Network and Sharing Center | + | * Control Panel -> '' |
- | * Setup a New Connection or Network | + | * Click '' |
- | * Connect to a Workplace -> Next | + | * '' |
- | * Leave at No create a new connection -> Next | + | * Leave at '' |
- | * Click Use my Internet connection | + | * Click '' |
- | * Internet Address is hostname or IP address of L2TP server given to you by your administrator | + | * '' |
- | * Destination Name is your label for the connection | + | * '' |
- | * Check Don't connect now just set it up so I can connect later -> Next | + | * Check '' |
- | * Type in the username and password given to you by your administrator check Save if desired -> Create -> Close | + | * Type in the username and password given to you by your administrator check '' |
- | * Click Change Adapter Settings | + | * Click '' |
* Right Click the adapter you just created -> Properties | * Right Click the adapter you just created -> Properties | ||
- | * On Security tab Type of VPN select Layer 2... | + | * On Security tab Type of VPN select |
- | * Uncheck Challenge Handshake Authentication... -> Advanced | + | * Uncheck |
- | * Check Use preshared key and enter the Secret given to you by your administrator -> OK | + | * Check '' |
- | * You can click Connect from here | + | * You can click '' |
+ | |||
+ | :!: It is important that you disconnect as soon as you are done using the VPN. All Internet traffic will go through the VPN until you disconnect. | ||
====== Windows 8.1 ====== | ====== Windows 8.1 ====== | ||
+ | |||
+ | * Control Panel -> '' | ||
+ | * Click '' | ||
+ | * Connect to a Workplace -> Next | ||
+ | * Leave at '' | ||
+ | * Click '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * Click '' | ||
+ | * Right Click the adapter you just created -> Properties | ||
+ | * On Security tab Type of VPN select '' | ||
+ | * For Data encryption select '' | ||
+ | * Check '' | ||
+ | * Check '' | ||
+ | * Click '' | ||
+ | |||
+ | :!: It is important that you disconnect as soon as you are done using the VPN. All Internet traffic will go through the VPN until you disconnect. | ||
+ | |||
+ | ====== Windows 10 ====== | ||
* Control Panel -> Network and Sharing Center | * Control Panel -> Network and Sharing Center | ||
- | * Setup a New Connection or Network | + | * Click '' |
* Connect to a Workplace -> Next | * Connect to a Workplace -> Next | ||
- | * Leave at No create a new connection -> Next | + | * Leave at '' |
- | * Click Use my Internet | + | * Click '' |
* Internet Address is hostname or IP address of L2TP server given to you by your administrator | * Internet Address is hostname or IP address of L2TP server given to you by your administrator | ||
* Destination Name is your label for the connection -> Create | * Destination Name is your label for the connection -> Create | ||
- | * Click Change Adapter Settings | + | * Click '' |
* Right Click the adapter you just created -> Properties | * Right Click the adapter you just created -> Properties | ||
- | * On Security tab Type of VPN select Layer 2... | + | * On Security tab Type of VPN select |
- | * For Data encryption select Require encryption | + | * For Data encryption select |
- | * Check Allow these protocols | + | * Check '' |
- | * Check Microsoft CHAP Version 2 (MS-CHAP v2) | + | * Check '' |
- | * Click Advanced enter the Secret given to you by your administrator -> OK -> OK | + | * Click '' |
- | ====== | + | :!: It is important that you disconnect as soon as you are done using the VPN. All Internet traffic will go through the VPN until you disconnect. |
+ | |||
+ | ====== | ||
+ | |||
+ | * Click the Network icon in the System Tray | ||
+ | * Click the L2TP connection you created | ||
+ | * Click '' | ||
+ | |||
+ | :!: It is important that you disconnect as soon as you are done using the VPN. All Internet traffic will go through the VPN until you disconnect. | ||
+ | |||
+ | ====== Disconnecting ====== | ||
+ | |||
+ | * Click the Network icon in the System Tray | ||
+ | * Click the L2TP connection you created | ||
+ | * Click '' | ||
+ | |||
+ | ====== Browse a network share ====== | ||
+ | |||
+ | :!: Typically NetBIOS (name resolution) does not work over a VPN. You must know the IP address of the machine you are trying to access. | ||
+ | |||
+ | * In the '' | ||
+ | * Enter credentials when prompted save if desired | ||
+ | * The resulting window will show shared resources | ||
+ | * Double click to open shares | ||
+ | * You can right click a share and select '' | ||
+ | |||
+ | |||
- | :!: Needs filling out. | ||