Add 'static_files/hosts.allow'

master
Ariel Antigua 2018-09-06 11:19:02 -04:00
parent 32a0fceb8d
commit c72d526844
1 changed files with 16 additions and 0 deletions

16
static_files/hosts.allow Normal file
View File

@ -0,0 +1,16 @@
# /etc/hosts.allow: list of hosts that are allowed to access the system.
# See the manual pages hosts_access(5) and hosts_options(5).
#
# Example: ALL: LOCAL @some_netgroup
# ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
#
# If you're going to protect the portmapper use the name "rpcbind" for the
# daemon name. See rpcbind(8) and rpc.mountd(8) for further information.
#
ALL: 179.51.76.0/24
ALL: 44.164.64.0/22
ALL: 200.1.154.0/24
ALL: 10.45.0.0/16
ALL: 172.22.35.0/24
ALL: 172.31.31.0/24