Difference between revisions of "OpenVPN ubuntu"

From BTGuard Wiki
Jump to: navigation, search
 
Line 149: Line 149:
 
  <div class="right">
 
  <div class="right">
 
   <p>
 
   <p>
12. Make sure the default settings are as shown on the left.<br/>
+
12. Make sure the default settings are as shown on the left except change the encryption settings to:<br/>
 +
cipher AES-256-CBC<br/>
 +
auth SHA512.<br/>
 +
 
 
<br/>
 
<br/>
 
''If you're having trouble connecting or with performance/stability you can try checking "'''Use a TCP Connection'''". ''<br/>
 
''If you're having trouble connecting or with performance/stability you can try checking "'''Use a TCP Connection'''". ''<br/>

Latest revision as of 11:11, 11 August 2020

openvpn_ubuntu_1.png

Setup Instructions

1. Open Terminal


openvpn_ubuntu_2.png

2. Type: sudo apt-get install network-manager-openvpn and hit Enter


openvpn_ubuntu_3.png

3. Type Y to continue and hit Enter.


openvpn_ubuntu_4.png

4. Type Y to continue and hit Enter.


openvpn_ubuntu_5.png

5. Download the BTGuard CA certificate btguard.ca.crt

6. Click on the Network icon in the top right corner and go to VPN Connections > Configure VPN....


openvpn_ubuntu_6.png

7. Click on Add.


openvpn_ubuntu_7.png

8. Select OpenVPN and hit Create.


openvpn_ubuntu_8.png

9. Enter the following information:
Gateway: vpn.btguard.com
Optional: To manually select your server location, please use ca.vpn.btguard.com for Canada or eu.vpn.btguard.com for Europe or sg.vpn.btguard.com for Singapore.
Username:
Password: Enter your password.
Both username and password are case sensitive. Make sure not to add/forget Capital Letters.

10. Click on the icon next to CA Certificate and locate the file btguard.ca.crt downloaded previously.

11. Click on the Advanced... button.


openvpn_ubuntu_9.png





12. Make sure the default settings are as shown on the left except change the encryption settings to:
cipher AES-256-CBC
auth SHA512.

If you're having trouble connecting or with performance/stability you can try checking "Use a TCP Connection".

13. Hit OK and Save.

Setup Complete!






openvpn_ubuntu_10.png

How To Connect

1. Click on the Network icon in the top right corner and go to VPN Connections > BTGuard....