diff options
-rw-r--r-- | curvetun.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -269,7 +269,7 @@ Now, the client ''myclient1'' is known to the server; that completes the server configuration. The next step is to tell the client where it needs to connect to the server. .PP -We assume in this example that the tunnel server has a public IP adress, e.g. 1.2.3.4, +We assume in this example that the tunnel server has a public IP address, e.g. 1.2.3.4, runs on port 6666 and uses UDP as a carrier protocol. In case you are behind NAT, you can use curvetun's ''\-\-stun'' option for starting the server, to obtain your mapping. However, in this example we continue with 1.2.3.4 and 6666, |