L2TP VPN 서버

Libreswan 및 xl2tpd를 사용한 IPsec/L2TP 및 IKEv2 VPN 서버.

이 시스템은 Lin Song(https://github.com/hwdsl2/setup-ipsec-vpn)의 IPsec/L2TP VPN 설정 스크립트를 사용하고 이를 기반으로 구축합니다.

클라이언트 구성 파일

/root/vpnclient.p12            # for Windows & Linux
/root/vpnclient.sswan          # for Android
/root/vpnclient.mobileconfig   # for iOS & macOS

클라이언트 설정 가이드

공식 클라이언트 설정 안내서를 참조하십시오: https://vpnsetup.net/clients

중요한 파일 및 디렉터리

  • IPsec 구성: /etc/ipsec.conf
  • IPsec 인증서 및 키: /etc/ipsec.d/
  • PSK 및 인증: /etc/ipsec.secrets
  •  L2TP 데몬 구성: /etc/xl2tpd/
  • PPP(Point-to-Point Protocol) 및 CHAP 설정: /etc/ppp/
  • VPN 인증 정보: /root/.cloudzy-creds
  • Nginx 사이트 구성: /etc/nginx/sites-available/nocodb.conf
  • 자체 서명 SSL 인증서: /etc/nginx/s

 

신청 세부사항