Questions tagged [ipsec]
IPSec is a method to provide internet security over the layer 3 of the OSI model.
6
questions
48
votes
2
answers
116k
views
IPsec versus L2TP/IPsec
I have a VPN service which gives me the option of connecting via PPTP, IPsec, or L2TP over IPsec. PPTP i know is inferior in terms of security and encryption, but I'm not really sure what the ...
1
vote
1
answer
432
views
OS X: how to figure out what prevents L2TP/IPSec from running correctly
It seems that an old installation of Cisco Anyconnect prevents the OS X built-in L2TP/IPSec client from running (I posted a question here: OS X 10.7, can't log into any L2TP VPN server, but didn't ...
1
vote
0
answers
4k
views
Connect to L2TP/IPsec (username/password/PSK) on cmd.exe
How may I connect to VPN using the username, password and PSK combo in the command line? Google has been of no help; any guidance will be most welcome.
I want a command to the effect of vpnclient /...
0
votes
1
answer
2k
views
strongswan roadwarrior doesn't route properly
I want to have a Linux client connect to a Linux gateway so it can access the hosts from that network (typical road warrior setup).
I have this config on the server side:
conn vpnserver-ikev2
...
0
votes
0
answers
141
views
IPSEC libreswan interface endpoint does not match left or right
I am using libreswan on raspberry Pi OS 12 to connect to PFsense with /etc/ipsec.conf
from an external network
config setup
conn %default
#keyexchange=ikev1
conn peer-ipsec.xxx.de-tunnel-1
...
0
votes
1
answer
208
views
IpSec StrongSwan HA config misses / no connection
I am using strongswan on rasberian 12 to connect to PFsense with /etc/ipsec.conf from an external network to an PfSense:
config setup
conn %default
keyexchange=ikev1
conn peer-ipsec.xxx.de-...