SoftEther VPN in China can not connect
-
- Posts: 2
- Joined: Mon Nov 13, 2017 10:25 am
SoftEther VPN in China can not connect
Such as the title, VPN in China has been severely blocked by the firewall, I do not know how to use, suggesting: protocol errors and other issues, I hope you get the help, thank you.
-
- Posts: 125
- Joined: Sun Jul 16, 2017 6:58 pm
Re: SoftEther VPN in China can not connect
Did you stop the VPN server from listening on all ports except tcp 443? disable everything but softether protocol... disable openvpn, disable l2tp/ipsec/ disable udp acceleration, disable dynamic dns server, disable ms-sstp, disable azure, disable everything....
If your using a remote VPS to host SoftEther VPN server, make sure to close port 80 on the server with iptables...
Assuming you don't have a default INPUT drop policy....
Then you are also going to have to disable IPv6 on the client's host... Also make sure that DNS requests are sent through the VPN tunnel. And disable webRTC and Flash.
If your using a remote VPS to host SoftEther VPN server, make sure to close port 80 on the server with iptables...
Assuming you don't have a default INPUT drop policy....
Code: Select all
# Drop all incoming traffic on port 80
iptables -A INPUT -p tcp --dport 80 -j DROP
VPN Discord invite: https://discord.gg/QByKXA9