Update dual-VPN.md

This commit is contained in:
RamSet
2018-06-25 15:55:37 -06:00
committed by GitHub
parent 5240094f2b
commit 5b6b3bfba6

View File

@@ -11,7 +11,9 @@ You can even use the same .ovpn file, with minor modifications (no need to gener
### Prerequisites and Configuration
We're going to use the original configuration file and copy it and then, edit the second file:
```sudo cp /etc/openvpn/server.conf /etc/openvpn/server2.conf sudo nano /etc/openvpn/server2.conf```
```
sudo cp /etc/openvpn/server.conf /etc/openvpn/server2.conf sudo nano /etc/openvpn/server2.conf
```
We'll need to change the port to a diferent one from the original, so that it does not conflict with the first instance of OpenVPN