summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-08-07 21:24:00 +0000
committerNick Mathewson <nickm@torproject.org>2005-08-07 21:24:00 +0000
commit01d07889507f7d6bdb80afc4e0bb6802b6fe2c8c (patch)
tree8d7422fe6566a23d7276939bb69f2d8fedd26335 /doc
parent9345323b1898bef16cab15811a183c2949a70b95 (diff)
downloadtor-01d07889507f7d6bdb80afc4e0bb6802b6fe2c8c.tar.gz
tor-01d07889507f7d6bdb80afc4e0bb6802b6fe2c8c.zip
Generalize FirewallPorts to FirewallIPs so I can run happily when locked in net 18.
svn:r4737
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
-rw-r--r--doc/tor.1.in8
2 files changed, 9 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 42f81da008..f3fa682a81 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -106,7 +106,7 @@ N . helper nodes (Choose N nodes randomly; if a node dies (goes down for a
o Document
. Test, debug
- On sighup, if usehelpernodes changed to 1, use new circs.
-N - Make a FirewallIPs to correspond to firewallPorts so I can use Tor at
+ o Make a FirewallIPs to correspond to firewallPorts so I can use Tor at
MIT when my directory is out of date.
- switch accountingmax to count total in+out, not either in or
out. it's easy to move in this direction (not risky), but hard to
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 78513cb7d9..d6bf9c82d0 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -240,6 +240,14 @@ A list of ports that your firewall allows you to connect to. Only used when
\fBFascistFirewall\fR is set. (Default: 80, 443)
.LP
.TP
+\fBFirewallIPs \fR\fIADDR\fP[\fB/\fP\fIMASK\fP\fB][:\fP\fIPORT\fP]...\fP
+A comma-separated list of IPs that your firewall allows you to connect to.
+Only used when \fBFascistFirewall\fR is set. The format is as for the
+addresses in ExitPolicy. For example, 'FirewallIPs 99.0.0.0/8, *:80' means
+that your firewall allows connections to everything inside net 99, and to
+port 80 outside.
+.LP
+.TP
\fBLongLivedPorts \fR\fIPORTS\fP
A list of ports for services that tend to have long-running connections
(e.g. chat and interactive shells). Circuits for streams that use these