IPsec
Last updated
Last updated
Internet Protocol Security (IPsec) is a secure network protocol suite that authenticates and encrypts the packets of data to provide secure encrypted communication between two computers over an Internet Protocol network. It is used in virtual private networks (VPNs).
--
The IKE Scanner - Discover and fingerprint IKE hosts (IPsec VPN Servers)
-> -2
to check for ikev2
IPsec VPN for Linux, Android, FreeBSD, Mac OS X, Windows
/etc/ipsec.secrets
-> Add line <target-ip> %any: PSK "<PSK>"
/etc/ipsec.conf
Run
add fragmentation=yes
to /etc/ipsec.conf
reduce mtu zize ifconfig tun0 mtu 1000