All Questions
Tagged with openswan ubuntu-14.04
3
questions
0
votes
1
answer
2k
views
ipsec verify indicates ERRORS "No tunnels up"
I just installed openswan on Ubuntu14. I'm trying to connect to my work's VPN (I have access to the Firewall/VPN btw). When I do a
/usr/sbin/ipsec verify
I get the following:
Checking your system ...
5
votes
1
answer
3k
views
Connecting to Meraki Client VPN from Ubuntu w strongswan and xl2tpd
I have a virtual appliance running Ubuntu 14 that I would like to connect to a remote network via Meraki Client VPN.
I have found instructions for installing and configuring strongswan and xl2tpd on ...
1
vote
1
answer
1k
views
Clients cannot connect to L2TP server on Ubuntu 12.04 & 14.04 LTS
I am trying to set up a L2TP/IPSec server on AWS with instance running Ubuntu 14.04LTS. I followed the instructions that I found here : https://raymii.org/s/tags/vpn.html.
I tried to use 12.04LTS ...