diff options
Diffstat (limited to 'etc/uanytun/p2p-b/config')
-rw-r--r-- | etc/uanytun/p2p-b/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/uanytun/p2p-b/config b/etc/uanytun/p2p-b/config index 4d9d417..4b611d2 100644 --- a/etc/uanytun/p2p-b/config +++ b/etc/uanytun/p2p-b/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-a.example.com -remote-port 4444 +remote-port 4445 ############################# ## Debug options # |