[CentOS] VPN suggestions centos 6, 7
Gordon Messmer
gordon.messmer at gmail.comTue Apr 5 16:36:02 UTC 2016
- Previous message: [CentOS] VPN suggestions centos 6, 7
- Next message: [CentOS] VPN suggestions centos 6, 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 04/05/2016 08:52 AM, Dennis Jacobfeuerborn wrote: > For host-to-site setups I prefer OpenVPN since explaining to endusers > how to set up an ipsec connection is neigh impossible So, send them a powershell script: Add-VpnConnection -Name "My VPN" -ServerAddress "vpn.example.com" -AuthenticationMethod PAP -TunnelType L2TP -L2tpPsk "whyareyouusingapsk?" -AllUserConnection -Force -RememberCredential -PassThru -SplitTunneling
- Previous message: [CentOS] VPN suggestions centos 6, 7
- Next message: [CentOS] VPN suggestions centos 6, 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list