Windows 10: Exclude Routes Windows 10 VPN

Discus and support Exclude Routes Windows 10 VPN in Windows 10 Customization to solve the problem; I'm hoping to either modify my existing VPN connections on my windows computer or create a new VPN profile with the exclusion routes.My VPN connection... Discussion in 'Windows 10 Customization' started by Brett Stanavich, Jun 30, 2021.

  1. Exclude Routes Windows 10 VPN


    I'm hoping to either modify my existing VPN connections on my windows computer or create a new VPN profile with the exclusion routes.My VPN connection is a forced tunnel.I came across this documentation Optimizing Office 365 traffic for remote workers with the native Windows 10 VPN client - Microsoft 365 Security Microsoft Docs and I would like to implement something very similar. However, for testing purposes I would be interested in trying to exclude 204.79.197.215/32 for example.I don't have access to Microsoft Intune. I would like to strictly stick to PowerShell if I could. An example of

    :)
     
    Brett Stanavich, Jun 30, 2021
    #1
  2. Knoxx29 Win User

    Vpn ( trusted Vpn)

    Hi everyone.
    I am not an expert about Vpn and that's why I would like to know if someone could list me a few trusted Vpns, I would really appreciate any suggestion/ advice.

    Thanks.
     
    Knoxx29, Jun 30, 2021
    #2
  3. P4-630 Win User
    Vpn ( trusted Vpn)

    Tired of Germany blocking many youtube videos? *Big Grin Exclude Routes Windows 10 VPN :D
     
    P4-630, Jun 30, 2021
    #3
  4. ruthlez Win User

    Exclude Routes Windows 10 VPN

    Network Routing Tables


    Hi everyone!


    I recently started using a VPN. However some websites block VPN ips so I can't visit them.
    To solve this problem I would like to add the blocked website's IP to my route table.
    It works fine on my other laptops but on my PC it doesn't seem to function. I ran the following command as an administrator in my cmd. Got the OK! feedback message but I still get blocked from visiting the website when on a VPN.


    Code:
    Code:
    Route add [website IP] [Default Gateway]


    At the bottom of this screenshot :


    Exclude Routes Windows 10 VPN [​IMG]



    you can see that the IP is indeed added to the list but sadly it doesn't function. I have been suggested to reinstall my Windows 10 but was wondering if there aren't any other solutions to this problem.


    Thanks in advance!
     
    ruthlez, Jun 30, 2021
    #4
Thema:

Exclude Routes Windows 10 VPN

Loading...
  1. Exclude Routes Windows 10 VPN - Similar Threads - Exclude Routes VPN

  2. Routing Table Problem after KB5009543 VPN issue

    in Windows 10 Software and Apps
    Routing Table Problem after KB5009543 VPN issue: Before the KB5009543 issue that broke L2TP VPN connections, my customers could connect to their networks remotely and use mapped drives. Now, though I have been able to restore the remote connections, the mapped drives no longer work. Other than to apply the Microsoft patch...
  3. Routing Table Problem after KB5009543 VPN issue

    in Windows 10 Network and Sharing
    Routing Table Problem after KB5009543 VPN issue: Before the KB5009543 issue that broke L2TP VPN connections, my customers could connect to their networks remotely and use mapped drives. Now, though I have been able to restore the remote connections, the mapped drives no longer work. Other than to apply the Microsoft patch...
  4. Exclusion Routes - Windows 10 VPN

    in Windows 10 Customization
    Exclusion Routes - Windows 10 VPN: I have a PowerShell script that uses an XML of a VPN profile that I want to create. The script creates the profile however, it isn't providing me the desired results. For example, the protocol type is being set to IKEv2 even though I specify SSTP. Also, none of the exclusion...
  5. Routing and remote access services VPN problem.

    in Windows 10 Network and Sharing
    Routing and remote access services VPN problem.: Hi! I have a problem with my windows 10.. I try to create a incoming connection VPN and if a try i get that screen: [ATTACH] Sorry for the Hungarian but I'am Hungarian.. So thats screen says "The incoming connections depend on the routung and remote access sevice, that...
  6. Does win10 native vpn route all traffic via vpn?

    in Windows 10 Ask Insider
    Does win10 native vpn route all traffic via vpn?: I normally use router based vpn (lan to lan) but am currently testing win10 native, specifically l2tp with pre-shared key. What I am finding is that when the vpn is connected, I can't access some other resources - specifically some remote routers on wan that only accept from...
  7. IP route not working for VPN connection

    in Windows 10 Network and Sharing
    IP route not working for VPN connection: I am on Windows 10 Home Version 1903 I have installed SonicWall VPN as a workaround and Cisco VPN client. My VPN client shows "connected" a few secs after I start the vpn session VPN Client creates the following IP Interface on my Windows Ethernet adapter Ethernet 3:...
  8. Can't set route for VPN

    in Windows 10 Network and Sharing
    Can't set route for VPN: Hi, I got the following issue. I connected to VPN server and got the following routes table: =========================================================================== Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 192.168.231.2...
  9. How to refresh routing after VPN create and connect

    in Windows 10 Network and Sharing
    How to refresh routing after VPN create and connect: After I've created VPN, connecting and trying to access network path on the PC in the VPN network I am unable to access it until I start the command "tracert google.hr". Tracert is not an option because it takes too long and I can't run that on client machines. What is the...
  10. VPN routing table issues on 1809

    in Windows 10 Network and Sharing
    VPN routing table issues on 1809: I have a program using DotRas to set up a VPN connection. My program will set the VPN interface not as the default gateway and insert custom routing rules so that other programs won't pass through the VPN connection. // works before 1809 update RasEntry entry =...