diff --git a/static_files/hosts.allow b/static_files/hosts.allow new file mode 100644 index 0000000..67458f4 --- /dev/null +++ b/static_files/hosts.allow @@ -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