mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Fulfilling requested changes.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
@@ -18,7 +18,7 @@ sudo nano /etc/openvpn/server2.conf
|
||||
|
||||
We will need to change the port to one different from the original, so that it does not conflict with the first instance of OpenVPN. Assuming you used the default port configuration, you should have 1194 as the port. You need to change this to a different value, making sure the port is available - 1195 should be.
|
||||
|
||||
Nex, if needed, port forward the newly configured port from your router to your device. You will also need to assign a different class of IP addresses that will serve this connection only.
|
||||
Next, if needed, port forward the newly configured port from your router to your device. You will also need to assign a different class of IP addresses that will serve this connection only.
|
||||
|
||||
Your server line should look like this:
|
||||
|
||||
|
||||
+1
-1
@@ -63,7 +63,7 @@ pages:
|
||||
- 'Android': 'guides/vpn/android-client.md'
|
||||
- 'Optional: Only route DNS via VPN': 'guides/vpn/only-dns-via-vpn.md'
|
||||
- 'Optional: Dual operation: LAN & VPN at the same time': 'guides/vpn/dual-operation.md'
|
||||
- 'Optional: Dual VPN (Full and DNS only)': 'guides/vpn/dual-VPN.md'
|
||||
- 'Optional: Dual VPN (Full and DNS-only)': 'guides/vpn/dual-VPN.md'
|
||||
- 'Optional: Dynamic DNS': 'guides/vpn/dynDNS.md'
|
||||
extra:
|
||||
social:
|
||||
|
||||
Reference in New Issue
Block a user