[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: vsftpd configuration - wie kann ich zugriff auf subnetz limitieren ...



On Fri, 03 Jan 2003, umlt wrote:

> ich möchte nun den zugriff aufs subnetz limitieren, darum
> hab ich in /etc/hosts.allow geschrieben:
>
> vsftpd: 195.161.

So weit, so gut, und was steht in der /etc/hosts.deny?
In meiner steht da:

| ALL:            ALL
| portmap:        All

> xinetd.conf sieht im augeblick so aus: 

Das könntest Du auch noch etwas erweitern:

> service ftp
> {
>         socket_type     = stream
>         protocol        = tcp
|         only_from       = 195.161.0.0/16
>         wait            = no
>         user            = root
>         server          = /usr/sbin/vsftpd
> }

    Gruß, Markus
-- 
For 93 million miles, there is nothing between the sun
and my shadow except me. I'm always getting in the way of
something...

Attachment: pgpnXzkeycdcR.pgp
Description: PGP signature


Reply to: