From 200fc0465f4f97b9bc2b995921775e083c65b8ff Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 23 Feb 2017 16:46:15 -0800 Subject: [PATCH] Update 2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md --- 2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md b/2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md index 002bf8c..f4f76f6 100644 --- a/2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md +++ b/2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md @@ -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. -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