Made firewall less restrictive during bootstrap
This commit is contained in:
parent
e2f20ac522
commit
d5ab483e9d
1 changed files with 1 additions and 1 deletions
|
@ -523,7 +523,7 @@ Good signature
|
|||
```console
|
||||
$ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue