look, some whitespace changes

This commit is contained in:
Kevin Fenzi 2017-10-12 21:54:16 +00:00
parent 263760d443
commit b1201baec0

View file

@ -17,6 +17,7 @@
# allow ssh - always
-A INPUT -m conntrack --ctstate NEW -m tcp -p tcp --dport 22 -j ACCEPT
# for nrpe - allow it from nocs
-A INPUT -p tcp -m tcp --dport 5666 -s 192.168.1.10 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 5666 -s 192.168.1.166 -j ACCEPT