# # hosts.allow access control file for "tcp wrapped" applications. # $FreeBSD: releng/10.3/etc/hosts.allow 161710 2006-08-29 09:20:48Z ru $ # ALL : localhost 127.0.0.1 : allow ALL : www.bio.fsu.edu 128.186.176.104 : allow # Prevent those with no reverse DNS from connecting. ALL : PARANOID : RFC931 20 : deny # Prevent those with unregistered ip's from connecting ALL : UNKNOWN : RFC931 20 : deny # Rpcbind is used for all RPC services; protect your NFS! # (IP addresses rather than hostnames *MUST* be used here) rpcbind : 128.186.176.86 128.186.176.105 : allow rpcbind : ALL : deny portmap : 128.186.176.86 128.186.176.105 : allow portmap : ALL : deny # Allow SSH from select IP's sshd : 128.186.176.219 128.186.176.221 128.186.14.6 128.186.176.154 : allow sshd : 128.186.176.136 128.186.176.142 128.186.176.143 128.186.176.148 128.186.176.161 128.186.176.160 : allow sshd : 128.186.176.149 128.186.184.101 128.186.176.144 : allow sshd : 128.186.176.197 : allow sshd : shiva.bio.fsu.edu : allow sshd : alpha2.bio.fsu.edu : allow sshd : www3.bio.fsu.edu : allow sshd : 128.186.177.226 : allow sshd : .fl.comcast.net : allow sshd : ALL : deny # Deny all else ALL : ALL : deny