Update How-to-setup-Torguard-for-port-forwarding.md

Fixed typos etc.
pull/1/head
TRaSH 4 years ago
parent a00b2a9329
commit 257e79017a

@ -7,8 +7,7 @@ First we're going to create a user account for your VPN so we won't need to use
![](images/image-20200204202420342.png)
Create a new username and choose a secure password,
of create a Random Username and Password.
Create a new username and choose a secure password or create a random username and password.
#### How to get the IP of your VPN server.
Go to [My Account -> Server -> Global VPN Network](https://torguard.net/network/)
@ -18,7 +17,7 @@ Then we're going to select which server we're going to use,
![](images/image-20200204205929031.png)
for the best speed it's recommended to choose the one nearest to your location.
Lets use for this example `USA Miami` and copy/paste the Hostname `us-fl.secureconnect.me`.
Lets use for this example: `USA Miami` and copy/paste the Hostname `us-fl.secureconnect.me`.
then open a cmd window or something equal and type: `ping us-fl.secureconnect.me`
![](images/image-20200204210425170.png)
@ -26,7 +25,8 @@ then open a cmd window or something equal and type: `ping us-fl.secureconnect.me
You will then get the IP Number of the server.
Remember that for later use.
#### How to set the Port forwarding.
#### How to set Port forwarding.
Go to [My Account -> Services -> My Services](https://torguard.net/clientarea.php?action=products).
![](images/image-20200204211350592.png)
@ -38,10 +38,10 @@ Then click on `Manage` and select `Request Port Forward`.
1. That's the `IP` we found earlier.
2. Select `UDP`.
3. Select a `Port/Auth` I personally use `995|SHA1`.
4. First Select the `Protocol` `TCP`.
5. I suggest to use a higher `Port`.(This is also the port you will use in your torrent client)
4. Select the `Protocol` `TCP`.
5. I suggest to use a higher `Port` (This is also the port you will use in your torrent client).
6. Click on the `+` sign and do the same with the `UDP` `Protocol`.
7. Then Click on `Submit Request`.
7. Then click on `Submit Request`.
![](images/image-20200204212650314.png)
@ -63,7 +63,7 @@ Go to [My Account -> Tools > OpenVPN Config Generator](https://torguard.net/tgco
5. Choose `995|SHA1` or what you selected during the port forwarding.
6. Choose `AES-128-GCM`.
7. Choose `2.4 and above`.
8. Check Requiere TLS 1.2
8. Check `Requiere TLS 1.2`
9. Click on `Generate Config`
Now you will download a .ovpn file with a random number.
@ -75,6 +75,5 @@ This .ovpn file you place in the openvpn folder of your VPN torrent client.
>These settings are a recommendation if you want to choose other settings be my guest.
>
>If you want to support me please use the following [referral link](https://torguard.net/aff.php?aff=5575),
>and use the following code: `TGLIFE` to get 50% Off for Life.
>If you want to support me, please use the following [referral link](https://torguard.net/aff.php?aff=5575) and use the code: `TGLIFE` to get 50% Off for Life.

Loading…
Cancel
Save