On Mon, 26 Mar 2001 06:49:36 [EMAIL PROTECTED] wrote:
>I'd like to be specific to who has access to my server via ftp and I do
>i do it checking the domain name.
In /etc/hosts.deny:
ALL: ALL
In /etc/hosts.allow:
in.ftpd: .trusted_domain.com
Note the leading dot in the domain name. That matches any host in the
domain. The client machine's hostname will have to be resolvable in the DNS
for this to work. IP address matching is faster because no DNS lookup
required.
Tony
--
Anthony E. Greene <[EMAIL PROTECTED]> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
Chat: AOL/Yahoo: TonyG05 ICQ: 91183266
Linux. The choice of a GNU Generation. <http://www.linux.org/>
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list