The proper way is to do this :
- Setup openvpn to use tcp instead of udp on any port (1194 is default)
- Setup port forwarding to forward external 443 port to internal 1194 port.
- If the web browser on client side is using a proxy setup the openvpn client to use the proxy server for connection.
- Setup client to use tcp and port 443.
Then connect.
Reference: http://superuser.com/questions/303198/connect-to-openvpn-past-enterprise-firewall
No comments:
Post a Comment