State that FreeBSD's firewall may get in the way.

This commit is contained in:
Philipp Winter 2019-08-12 13:06:45 -07:00
parent 226dd761fc
commit 3ddf6ec11b
No known key found for this signature in database
GPG Key ID: 0FD95F1D3A597A48

View File

@ -51,6 +51,8 @@ Don't forget to change the `ORPort`, `ServerTransportListenAddr`, `ContactInfo`,
* Note that both Tor's OR port and its obfs4 port must be reachable. If your bridge is behind a firewall or NAT, make sure to open both ports. You can use [our reachability test](https://bridges.torproject.org/scan/) to see if your obfs4 port is reachable from the Internet.
* Are you using FreeBSD's firewall with a "default deny" policy? If so, make sure that your obfs4proxy can talk to your Tor process over the loopback interface. Don't forget to whitelist Tor's `ExtORPort`.
### 3. Ensure that the `random_id` sysctl setting is enabled:
```