Last active
January 26, 2022 08:14
-
-
Save cnsoft/5874734 to your computer and use it in GitHub Desktop.
fix vpn 619 issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. after install pptpd service comment logtmp. | |
2. make client access internet. add the bellow rule. | |
e.g: | |
sudo iptables -t nat -A POSTROUTING -s 172.16.36.2/24 -o venet0 -j SNAT --to-source 198.55.1.242 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://cdn.bitbucket.org/lanceliao/vpn-assistant/downloads/vpn_assistant_v1.1.zip
you can get a vpn gate server list.