commit 881b6370b5419794a7e4d72f78027be072c2425a Author: nusenu nusenu-github@riseup.net Date: Sat Feb 10 13:58:10 2018 +0000
FAQ (relay section): dynamic IPs are covered in a dedicated answer already --- docs/en/faq.wml | 3 --- 1 file changed, 3 deletions(-)
diff --git a/docs/en/faq.wml b/docs/en/faq.wml index bef1beed..ba7d9854 100644 --- a/docs/en/faq.wml +++ b/docs/en/faq.wml @@ -2160,9 +2160,6 @@ relays. sure it's not too often, since connections using the relay when it disconnects will break. </li> - <li>We can handle relays with dynamic IPs just fine — simply - leave the Address config option blank, and Tor will try to guess. - </li> <li>If your relay is behind a NAT and it doesn't know its public IP (e.g. it has an IP of 192.168.x.y), you'll need to set up port forwarding. Forwarding TCP connections is system dependent but
tor-commits@lists.torproject.org