Made firewall less restrictive during bootstrap

This commit is contained in:
Sun Knudsen 2022-03-14 06:32:06 -04:00
parent e2f20ac522
commit d5ab483e9d
No known key found for this signature in database
GPG Key ID: 02C43AD072D57783

View File

@ -523,7 +523,7 @@ Good signature
```console ```console
$ MULLVAD_ENDPOINT=mullvad-ca10 $ MULLVAD_ENDPOINT=mullvad-ca10
$ nft add rule ip firewall output oifname $MULLVAD_ENDPOINT tcp dport { 51413, 57715 } accept $ nft add rule ip firewall output oifname $MULLVAD_ENDPOINT tcp accept
``` ```
### Step 21 (bitcoin-dataset): download bitcoin-dataset ### Step 21 (bitcoin-dataset): download bitcoin-dataset