18 lines
553 B
Plaintext
18 lines
553 B
Plaintext
# /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: 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
|
|
ALL: 2803:9c0::/40
|
|
ALL: 2a06:e881:1600::/44
|