From 5867fbef3e8da302eaeb554e065f5a61e06faf1e Mon Sep 17 00:00:00 2001 From: RamSet Date: Fri, 31 May 2019 13:16:33 -0600 Subject: [PATCH] fixed typo Signed-off-by: RamSet --- docs/guides/vpn/firewall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/vpn/firewall.md b/docs/guides/vpn/firewall.md index 2fb8211..36c2145 100644 --- a/docs/guides/vpn/firewall.md +++ b/docs/guides/vpn/firewall.md @@ -1,6 +1,6 @@ ### (optional) Secure the server with firewall rules (`iptables`) -**If you are behind a NAT and not running the Pi-hole on a cloud server, you do not need to issue the IPTABLE commands bellow as the firewall rules are already handled by the RoadWarrior installer. +**If you are behind a NAT and not running the Pi-hole on a cloud server, you do not need to issue the IPTABLES commands bellow as the firewall rules are already handled by the RoadWarrior installer. **This step is optional but recommended if you are running your server in the cloud, such as a droplet made on [Digital Ocean](http://www.digitalocean.com/?refcode=344d234950e1)**. If this is the case, you need to secure the server for your safety as well as others to prevent aiding in DDoS attacks.