mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update 2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md
This commit is contained in:
parent
aaf0b4f82e
commit
200fc0465f
@ -178,7 +178,7 @@ Please note that this will only allow access to your machine for only SSH, Ping,
|
|||||||
|
|
||||||
This example opens up access to port 25 for TCP and UDP connections. Other popular ports are 80 (HTTP), 443 (HTTPS), 53 (DNS), 110 (POP), and 143 (IMAP). Be sure any such changes are put above the logs and defaults that appear at the end of the firewall files.
|
This example opens up access to port 25 for TCP and UDP connections. Other popular ports are 80 (HTTP), 443 (HTTPS), 53 (DNS), 110 (POP), and 143 (IMAP). Be sure any such changes are put above the logs and defaults that appear at the end of the firewall files.
|
||||||
|
|
||||||
You can immediately incorporate your changes by running the following script:
|
If you made changes, you can immediately incorporate them by again running the firewall script that you created.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ /etc/network/if-pre-up.d/firewall
|
$ /etc/network/if-pre-up.d/firewall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user