mirror of
https://github.com/torproject/community.git
synced 2024-12-12 12:35:53 +00:00
State that FreeBSD's firewall may get in the way.
This commit is contained in:
parent
226dd761fc
commit
3ddf6ec11b
@ -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:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user