User Tools

Site Tools


networking:windows:windows_vpn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:windows:windows_vpn [2016/12/18 11:28]
gcooper
networking:windows:windows_vpn [2016/12/18 13:30] (current)
gcooper
Line 4: Line 4:
  
 ==== Default Route ==== ==== Default Route ====
 +
 +https://support.microsoft.com/en-us/kb/2716544
  
 In the default VPN connection configuration, a new default route will be added that will route all non-local traffic over the VPN connection.  This may, or may not work in your favor.  Routing all non-local traffic over the VPN may: In the default VPN connection configuration, a new default route will be added that will route all non-local traffic over the VPN connection.  This may, or may not work in your favor.  Routing all non-local traffic over the VPN may:
  
-  * Facilitate network browsing and name resolution on the connected network+  * **Facilitate network browsing and name resolution** on the connected network
     * Windows name resolution relies on Active Directory-integrated DNS or NetBIOS broadcast     * Windows name resolution relies on Active Directory-integrated DNS or NetBIOS broadcast
-  * Complicate normal Internet traffic+  * **Complicate normal Internet (non-local) traffic**
     * Routing all non-local traffic over the VPN connection will almost certainly slow things down     * Routing all non-local traffic over the VPN connection will almost certainly slow things down
-    * Location-based services will be affected since they will detect your location as where you are connected to via VPN+    * Location-based services will be affected since they will detect your location as the VPN termination point
  
-=== Enable or Disable ===+:!: By default, the **Use default gateway on remote network** check box is selected.
  
-https://support.microsoft.com/en-us/kb/2716544+To change the **Use default gateway on remote network** setting for IPv6 and IPv4, follow these steps:
  
-To change the ''Use default gateway on remote network'' setting for IPv6 and IPv4, follow these steps:+  - Run ''ncpa.cpl'' to open the **Network Connections** Control Panel applet 
 +  - Right-click the VPN connection, and then click **Properties** 
 +  - Click **Networking** (tab) 
 +  - Select **Internet Protocol Version 4 (TCP/IPv4)** and then click **Properties** 
 +  - Click **Advanced** 
 +  - Click the **IP Settings** tab 
 +  - Disable the addition of a new default route by clearing the **Use default gateway on remote network** check box
  
-  - Press the Windows logo key+R to open the Run box. +{{:networking:windows:windows_network_connections.png?750 |Windows Network Connections}}
-  - Type ncpa.cpl in the Run box, and then press Enter to open Network Connections+
-  - Right-click the VPN connection, and then click Properties. +
-  - Click the Networking tab in the VPN connection properties dialog box, select Internet Protocol Version 6 (TCP/IPv6), and then click Properties. +
-  - Click Advanced… in the Protocol properties box. +
-  - Click the IP Settings tab in the Advanced TCP/IP Settings box. +
-  - To disable the default gateway, clear the Use default gateway on remote network check box. Or, to enable the default gateway, select the Use default gateway on remote network check box. +
-  - Click OK to close the Advanced TCP/IP Settings dialog box. +
-  - Click OK to close the Protocol properties dialog box. +
-  - Select Internet Protocol Version 4 (TCP/IPv4), click Properties, and then repeat step 5 through step 9 to change the default gateway setting for IPv4. +
-  - Click OK to close the VPN connection properties dialog box. +
  
-Note By default, the Use default gateway on remote network check box is selected+{{:networking:windows:windows_vpn_connection_properties.png?275 |Windows VPN Connection Properties}} {{:networking:windows:windows_vpn_tcpip_properties.png?275 |Windows VPN TCP/IP Properties}} {{:networking:windows:windows_vpn_adv_tcpip_properties.png?275 |Windows VPN Advanced TCP/IP Properties}}
  
 ===== Windows 10 ===== ===== Windows 10 =====
networking/windows/windows_vpn.1482085720.txt.gz · Last modified: 2016/12/18 11:28 by gcooper