[torspec/master] Fix examples in proposal 186.

commit ff46dbb00270fe82a9760a873d96a5dd4b3eb0f9 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Sun Feb 19 12:09:57 2012 -0800 Fix examples in proposal 186. --- proposals/186-multiple-orports.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/proposals/186-multiple-orports.txt b/proposals/186-multiple-orports.txt index 5cb2ddd..a5361a7 100644 --- a/proposals/186-multiple-orports.txt +++ b/proposals/186-multiple-orports.txt @@ -73,11 +73,11 @@ Configuring additional addresses and ports: ORPort 9001 - Example: Our firewall is redirecting ports 80, 443, and 7000-8000 + Example: Our firewall is redirecting ports 80, 443, and 7000 on all hosts in 18.244.2.0 onto our port 2929. ORPort 2929 noadvertise - ORPort 18.244.2.0:80,443,7000-8000 nolisten + ORPort 18.244.2.0:80,443,7000 nolisten Example: We have a dynamic DNS provider that maps tornode.example.com to our current external IPv4 and IPv6
participants (1)
-
nickm@torproject.org