linux:notes:vpn.ac
Table of Contents
Information
- VPN.AC 1)
Keys
mkdir -p ~/'.cert/vpn.ac' && wget -O ~/'.cert/vpn.ac/ca.crt' 'https://vpn.ac/ovpn/ca.crt' && wget -O ~/'.cert/vpn.ac/tls-preshared-256.key' 'https://vpn.ac/ovpn/tls-preshared-256.key' && sync
SELinux
sudo restorecon -F -I -R -v ~/'.cert'
Profiles
Settings
Certificates
~/.cert/vpn.ac/ca.crt
~/.cert/vpn.ac/tls-preshared-256.key
Profiles
US East, Ashburn
US East, Ashburn
us8.vpn.ac
US East, New York
US East, New York
us21.vpn.ac
Mexico, Mexico City
- Useful for region-based payments
Mexico, Mexico City
mx1.vpn.ac
Other Settings
- Last validated: 2021/06/29
- Authentication Type:
Password
- UDP:
8000
or50000
forgateway port
- TCP:
8333
or5900
forgateway port
- Cipher:
AES-256-GCM
- HMAC Authentication:
SHA-512
- [x] Verify peer (server) certificate usage signature
- Remote peer certificate TLS type: Server
- Mode:
TLS-Auth
- Key Direction:
1
Auto-Connect
- On the Password GUI box, select
Store the password for all users
- On the intended main connection interface: General → Automatically connect to VPN
nm-connection-editor
/var/www/wiki/data/pages/linux/notes/vpn.ac.txt · Last modified: by 127.0.0.1