summaryrefslogtreecommitdiffstats
path: root/build_tools/clarch/larch/profiles/i586-RELEASE-REMOTE/rootoverlay/etc/hosts.allow
blob: 19bc4d8018bc5a3977ce6f8d3180619ab6fef591 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# /etc/hosts.allow
#

ALL: 127.0.0.1

# To allow ssh in from anywhere
sshd: ALL

# To allow ssh in from local net (example)
#sshd: 192.168.178.0/255.255.255.0

# End of file