add in some rules.
This commit is contained in:
parent
01e1d11475
commit
c83e3ef418
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ nrpe_procs_crit: 1000
|
|||
|
||||
# nfs mount options, overrides the all/default
|
||||
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,actimeo=600,nfsvers=3"
|
||||
|
||||
custom_rules: [ '-A INPUT -s 143.106.60.118 -j DROP', '-A INPUT -s 143.106.60.112 -j DROP', '-A INPUT -s 169.53.165.245 -j DROP', '-A INPUT -s 46.29.92.6 -j DROP', '-A INPUT -s 198.11.167.9 -j DROP', '-A INPUT -s 103.193.116.147 -j DROP', '-A INPUT -s 69.47.68.211 -j DROP' ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue