ip troubles with proftpd

Forum d'assistance et d'échange sur l'installation, la configuration, et l'utilisation des système Linux et BSD. Vous pouvez y poster vos questions concernant ces systèmes d'exploitation en faisant l'effort préalable de rechercher dans le forum, dans les manuels et les documentations que la réponse n'y figure pas.

Modérateur: modos Ixus

ip troubles with proftpd

Messagepar fablang » 30 Juin 2006 16:46

hi,

i have installed ProFTPD 1.3.0rc2 on FreeBSD 6.0-RELEASE, for a LAN. Basically, it works...but if i try a little ip control, say :

<Limit LOGIN>
Allow 127.0.0.1 # this address is setup in /etc/hosts : 127.0.0.1 localhost
Deny All
</Limit>

then, i type the following line in the shell :
root@spoutnik# ftp localhost

and the answer is :
Connected to 127.0.0.1
421 Service not available, remote server has closed connection
ftp> exit

IT DOESN'T WORK !!!

to overcome that problem, i change one line in the profttpd.conf :

<Limit LOGIN>
Allow localhost # instead of "Allow 127.0.0.1" as bellow
Deny All
</Limit>

then, i type the following line :
root@spoutnik# ftp localhost

and the answer is :
Trying ::1...
Connected to localhost.
220 Server FTP ready
Name (localhost:root) : toto
331 Password required for toto.
Password:
230 Welcome to spoutnik
Remote system type is UNIX
ftp>

so, in this this case, IT WORKS

the question is :

why should i type a hostname instead of an ip address in the proftpd.conf to get a good ip login control ????

thanks a lot

Best regards
fablang
Matelot
Matelot
 
Messages: 1
Inscrit le: 30 Juin 2006 16:43

Messagepar Muzo » 30 Juin 2006 17:00

Hello,

Excuse me, this is a french language forum.
But i think the explanation is in proftp documentation.
http://www.proftpd.org/docs/directives/ ... Limit.html

Regards,

/Muzo
/Muzo
"La vie n'est pas un combat, mais une passion à défendre!" MASS HYSTERIA - Knowledge is power
Avatar de l’utilisateur
Muzo
Amiral
Amiral
 
Messages: 5236
Inscrit le: 07 Mai 2003 00:00
Localisation: BNF! Je me culturise.


Retour vers Linux et BSD (forum généraliste)

Qui est en ligne ?

Utilisateur(s) parcourant actuellement ce forum : Aucun utilisateur inscrit et 0 invité(s)

cron