look, some whitespace changes
This commit is contained in:
parent
263760d443
commit
b1201baec0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue