This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HTTP traffic passes VPN tunnels on clients

I use PPTP. It seems that all http traffic passes the vpn allthough it is seems like a bad idea.

As an example, when conneted to the ASL box from a PPTP client and browsing, say, www.cnn.com, the request gets through the tunnel to the ASL (which BTW is not allows and therefor the user gets an error).

When the PPTP connection is disconneted, the page shows up correctly.

Is it possible to have requsts not meant for the cooperate LAN to pass the "normal" way?

Regards, Lars.


This thread was automatically locked due to age.
Parents
  • Originally posted by Lars Bonnesen:
    I use PPTP. It seems that all http traffic passes the vpn allthough it is seems like a bad idea.

    As an example, when conneted to the ASL box from a PPTP client and browsing, say, www.cnn.com, the request gets through the tunnel to the ASL (which BTW is not allows and therefor the user gets an error).

    When the PPTP connection is disconneted, the page shows up correctly.

    Is it possible to have requsts not meant for the cooperate LAN to pass the "normal" way?

    Regards, Lars.
    Thats a windows thing, it always assigns dialup networking to be the default route and a PPTP VPN is counted as a DUN connection by windows.

    You would have to create a default route using the route command on the workstation I would imagine, nothing to do with Astaro.
  • This can be done by going to PPTP properties/TCPIP Properties/Advanced/and uncheck "Use default gateway on remote network"
Reply Children