The reason for the error on my side is that the iptables rule is not open on port 1723
Workaround:
chkconfig iptables offservice iptables stop
==== ==========iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADEiptables -A INPUT -i eth0 -p tcp --dport 1723 -j ACCEPTiptables -A INPUT -i eth0 -p gre -j ACCEPTiptables -A FORWARD -i ppp+ -o eth0 -j ACCEPTiptables -A FORWARD -i eth0 -o ppp+ -j ACCEPTiptables -A OUTPUT -p tcp --dport 1723 -j ACCEPTiptables -A OUTPUT -p gre -j ACCEPT=== ==========
service iptables saveservice iptables start
Try connecting to VPN again, the 800 error disappears.
Mono is a cross-platform, open source .NET development framework. Support for Linux systems, which
For the engineers who are developing or operating the Linux platform, it is often necessary to query
Linux has created a friendly environment that gives us the possibility to choose. For example, most
command not found Enter export PATH=/usr/bin:/usr/sbin:/bin:/sbin in the command line :/usr/X11R6/bi
Linux lanmp/lamp/lnmp one-click installation package
How to run China Merchants Bank Professional Edition under Linux
Linux system management and maintenance - scp command
The best database management software under linux
Nginx configuration file nginx.conf Chinese detailed solution
You may not know Linux interprocess communication
Detailed steps for Redis installation under CentOS 6.5
Fault location technology on Red Hat Linux
RedHat configuration yum from centos5 source and CD source update software
What should I do if the Win10 system cannot open the Group Policy Editor?
How to remove the icon after the clean Win7 uninstall software
How to enter the safe mode of Win8 Consumer Preview
Microsoft WP8 GDR3 update to play, a lot of new materials
Windows 8 common shortcuts introduction
Win7 system application can not start properly prompt 0X000007B error how to do?
What is the use of the pwd command in Linux?