Skip to content

anixhaja/l2tp-ipsec-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L2TP over IPsec VPN on Ubuntu


export VPN_SERVER_IP="Server ip"
export VPN_IPSEC_PSK="Shared key"
export VPN_USER="User"
export VPN_PASSWORD="Password"

sudo su
sh init
sh start

sh disconnect # close the connection

About

Scripts to connect to a L2TP over IPsec on Ubuntu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages