diff --git a/roles/network/templates/gateway/iiab-gen-iptables b/roles/network/templates/gateway/iiab-gen-iptables index e46278641..6e554aab9 100755 --- a/roles/network/templates/gateway/iiab-gen-iptables +++ b/roles/network/templates/gateway/iiab-gen-iptables @@ -55,7 +55,7 @@ samba_tcp_mports={{ samba_tcp_mports }} # # # /etc/iiab/local_vars.yml # # # -# It must be an integer {0...5} as follows: # +# This firewall variable must be an integer {0...5} as follows: # # # # 0 = none # # 1 = ssh only # @@ -64,7 +64,7 @@ samba_tcp_mports={{ samba_tcp_mports }} # 4 = ssh + Admin Console + common IIAB services + Samba # # 5 = all but databases # # # -# Then enable it in iptables by running: cd /opt/iiab/iiab; ./iiab-network # +# Then enable it with iptables by running: cd /opt/iiab/iiab; ./iiab-network # # # ################################################################################