PPTP-L2TP-IPSec-VPN-auto-installation-script-for-CentOS-7 icon indicating copy to clipboard operation
PPTP-L2TP-IPSec-VPN-auto-installation-script-for-CentOS-7 copied to clipboard

auto install the PPTP, L2TP and IPSec in your CentOS 7 server

Results 5 PPTP-L2TP-IPSec-VPN-auto-installation-script-for-CentOS-7 issues
Sort by recently updated
recently updated
newest added

vpn连接后浏览器没有网,微信能用

2020-06-28 02:02:54 (23.8 MB/s) - ‘vpn-script-for-centos7.sh’ saved [193804] [root@mikrotik ~]# sh vpn-script-for-centos7.sh vpn-script-for-centos7.sh: line 6: syntax error near unexpected token `newline' vpn-script-for-centos7.sh: line 6: `' [root@mikrotik ~]# can you help...

我在阿里云的主机上安装这脚本,好像没用。vpn完全连不上。 用秋水大神的脚本就完全没有问题,不过他的脚本只有l2tp.

centos7默认使用ip放弃ifconfig,脚本执行报错

There are several lines like this: `cat >> /usr/lib/firewalld/services/pptpd.xml ` This will output to xml file many times when you run the script several times. PS: It is handy to...