From cba8bd45477dc057c9d894a8f578b7c264be7d5e Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Wed, 12 Jun 2013 23:22:14 +0200 Subject: man: curvetun.8: minor: fix typo adress Signed-off-by: Daniel Borkmann --- curvetun.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'curvetun.8') diff --git a/curvetun.8 b/curvetun.8 index 22503eb..b1354b5 100644 --- a/curvetun.8 +++ b/curvetun.8 @@ -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, -- cgit v1.2.3-54-g00ecf