VPN sur PfSense
Sous Pfsense, on peut mettre en place plusieurs types de VPN
- Peer to peer (SSL/TLS) : pour monter un VPN site-à-site en utilisant une authentification par certificat.
- Peer to peer (Shared Key) : pour monter un VPN site-à-site en utilisant une authentification par clé partagée.
- Remote Access (SSL/TLS) : pour monter un accès distant pour clients nomades en utilisant une authentification par certificat.
- Remote Access (User Auth) : pour monter un accès distant pour clients nomades en utilisant une authentification par login/password.
- Remote Access (SSL/TLS + User Auth) : pour monter un accès distant pour clients nomades en utilisation une authentification par certificat et par login/password.





