User Tools

Site Tools


information:vpn.ac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
information:vpn.ac [2019/01/08 00:05] Sean Rhoneinformation:vpn.ac [2019/06/12 19:08] Sean Rhone
Line 1: Line 1:
 +====== Information ======
  
 +  * VPN.AC ((https://vpn.ac))
 +
 +====== 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 =====
 +
 +  * For [[distros:fedora_workstation_gnome | Fedora Workstation]]
 +
 +  restorecon -R -v ~/'.cert'
 +
 +====== Profiles ======
 +
 +  * https://vpn.ac/status
 +
 +====== Settings ======
 +
 +===== Certificates =====
 +
 +  ~/.cert/vpn.ac/ca.crt
 +
 +  ~/.cert/vpn.ac/tls-preshared-256.key
 +
 +===== Profiles =====
 +
 +==== US East, Ashburn ====
 +
 +  * :!: Intermittent disconnects with FFXIV
 +
 +  US East, Ashburn
 +
 +  us8.vpn.ac
 +
 +==== US East, New York ====
 +
 +  * Consistent with IKEv2 on iOS
 +  * Ideal for FFXIV
 +
 +  US East, New York
 +
 +  us4.vpn.ac
 +
 +==== Romania, Bucharest ====
 +
 +  Romania, Bucharest
 +
 +  ro1.vpn.ac
 +
 +===== Other Settings =====
 +
 +  * Authentication Type: ''Password''
 +
 +  * UDP: ''8000'' or ''50000'' for ''gateway port''
 +  * TCP: ''8333'' or ''5900'' for ''gateway 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