summaryrefslogtreecommitdiff
path: root/etc/uanytun/p2p-a/config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/uanytun/p2p-a/config')
-rw-r--r--etc/uanytun/p2p-a/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/uanytun/p2p-a/config b/etc/uanytun/p2p-a/config
index e5e561f..64f82ad 100644
--- a/etc/uanytun/p2p-a/config
+++ b/etc/uanytun/p2p-a/config
@@ -31,11 +31,11 @@ passphrase Creating_P2P_VPN_Tunnels_With_Anytun_Is_Easy
## local port to bind to (for tunnel data)
## make sure to use a different port for every server and client!
-port 4444
+port 4445
## The remote host and port
remote-host p2p-b.example.com
-remote-port 4444
+remote-port 4445
#############################
## Debug options #