From d39684ffb508e1697abb283413c9bbbee978b49d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 25 Dec 2016 18:35:15 +0100 Subject: ensure nat clients get notifications on disconnect about 'lost' addresses --- doc/man/gnunet-nat.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man') diff --git a/doc/man/gnunet-nat.1 b/doc/man/gnunet-nat.1 index 484537eb0..2ba236399 100644 --- a/doc/man/gnunet-nat.1 +++ b/doc/man/gnunet-nat.1 @@ -67,7 +67,7 @@ Watch for connection reversal requests. \fBBasic examples\fR -We are bound to "0.0.0.0:8080" on UDP and want to obtain all applicable IP addresses (BUG: sometimes upnpc fails to create mapping, cause unclear): +We are bound to "0.0.0.0:8080" on UDP and want to obtain all applicable IP addresses: # gnunet-nat -i 0.0.0.0:8080 -u @@ -75,7 +75,7 @@ We are bound to "::0" on port 8080 on TCP and want to obtain all applicable IP a # gnunet-nat -i '[::0]':8080 -t -We are bound to "127.0.0.1:8080" on UDP and want to obtain all applicable IP addresses (BUG: currently fails, also gives IPs from other interfaces in output!): +We are bound to "127.0.0.1:8080" on UDP and want to obtain all applicable IP addresses: # gnunet-nat -i 127.0.0.1:8080 -u -- cgit v1.2.3