Lines Matching full:allow
2 # hosts.allow access control file for "tcp wrapped" applications.
5 # Place both 'allow' and 'deny' rules in the hosts.allow file.
22 ALL : ALL : allow
36 # Allow anything from localhost. Note that an IP address (not a host
38 ALL : localhost 127.0.0.1 : allow
40 ALL : [::1] : allow
41 #ALL : my.machine.example.com 192.0.2.35 : allow
44 #ALL : [fe80::%fxp0]/10 : allow
47 #ALL : [2001:db8:2:1::]/64 : allow
50 sendmail : localhost : allow
51 #sendmail : .nice.guy.example.com : allow
53 sendmail : ALL : allow
56 exim : localhost : allow
57 #exim : .nice.guy.example.com : allow
59 exim : ALL : allow
64 #rpcbind : 192.0.2.32/255.255.255.224 : allow
65 #rpcbind : 192.0.2.96/255.255.255.224 : allow
70 ypserv : localhost : allow
72 #ypserv : .my.net.example.com : allow
76 ftpd : localhost : allow
77 #ftpd : .nice.guy.example.com : allow
79 ftpd : ALL : allow