Difference between revisions of "Infrastructure:IPsec"

From the Linux and Unix Users Group at Virginia Teck Wiki
Jump to: navigation, search
imported>Echarlie
(iPhone)
imported>Echarlie
(iPhone)
Line 22: Line 22:
  
 
The iPhone integrated VPN support will allow for connection to the VPN
 
The iPhone integrated VPN support will allow for connection to the VPN
 
 
<!-- add screenshots -->
 
<!-- add screenshots -->
  

Revision as of 20:02, 26 March 2016

Currently, vtluug has a strongSwan IPsec/L2TP server running on Acidburn. This server was configured using philpl's script hosted on Github

Administration

Setup

Setup mostly involves running the script[1], however there are options which can be configured afterwards. The script will prompt for a user, password, and Key on first run, and any subsequent runs will simply update the vpn.

It provides a startup script in /etc/init.d, which can be launched by systemd.

Adding users

Users can be added to /etc/ppp/chap-secrets, which should provide them with a password and username.

Use

Connecting

iPhone

The iPhone integrated VPN support will allow for connection to the VPN

Android

Network Manager

netctl

References