vpn-install icon indicating copy to clipboard operation
vpn-install copied to clipboard

Simple PPTP, L2TP/IPsec, OpenVPN installers

Results 14 vpn-install issues
Sort by recently updated
recently updated
newest added

Configuring DNS parameters... Preffered DNS resolver #1: 8.8.8.8 Preffered DNS resolver #2: 8.8.4.4 /etc/openvpn/openvpn-server.conf updated! Creating server keys... /etc/openvpn/easy-rsa exists. Aborting. Usage: /usr/bin/make-cadir DIRECTORY Creates a *new* directory and prepares...

hi i tried your script and its awesome but when i changed the DNS to something else i cant browse internet! i also checked and all the DNS servers are...

when i use this script. not return at all. how it work and what the function anyway? ``` root@localhost:~/bedefaced_vpn-install/vpn-install/ipsec# ./adduser.sh Enter name: bagus Enter password: bagus /etc/ppp/chap-secrets has been updated!...

when firewall start l2tp is not working!

How can i restrict users to just connect with (for example) one ip!

LOCALIPMASK="$LOCALIP$LOCALMASK" IP=$(ip addr | grep 'inet' | grep -v inet6 | grep -vE '127\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}' | grep -o -E '[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}' | head -1)

hi thx for sharing your script i have a problem i config my server as pptp vpn server pptp service is running well and my firewall is off but clients...

I have mikrotik router. And i cant connect to server with md5(ipsec). What and in what config to me to change what would work?

Thanks a lot for this amazing tool. It helps me saving a lot of time to build up the VPN server. But I have a question, do you have any...