<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
this my /etc/hosts.allow<br>
but it still does n t  work<br>
Manuel Aróstegui Ramirez a écrit:<br>
<blockquote type="cite"
 cite="mid20040314093708.20655.qmail@web60109.mail.yahoo.com">
  <pre wrap=""> --- Adel Essafi <a class="moz-txt-link-rfc2396E" href="mailto:adelpfe@yahoo.fr"><adelpfe@yahoo.fr></a> escribió: > hi
list
  </pre>
  <blockquote type="cite">
    <pre wrap="">I have installed the FTP service on my redhat linux
9.0 system.
it allows me connect  from localhost but it displays
this message:

/[root@linuxstqtion root]# ftp localhost
Connected to linuxstqtion.
220 (vsFTPd 1.1.3)
530 Please login with USER and PASS.
530 Please login with USER and PASS.
*KERBEROS_V4 rejected as an authentication type*
Name (localhost:root): isi
331 Please specify the password.
Password:
230 Login successful. Have fun.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
/
    </pre>
  </blockquote>
  <pre wrap=""><!---->
try ftp localhost -n
The -n restrains ftp from attempting ``auto-login''
upon initial connection.

  </pre>
  <blockquote type="cite">
    <pre wrap="">also , it does not allow me connect from remote
hosts.
have you any idea of this problem
thanks
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Have you got in your /etc/hosts.allow ALL:ftpd
--
Madrid TE QUIERO

=====
--

Manuel Aróstegui Linux user 200896

___________________________________________________
Yahoo! Messenger - Nueva versión GRATIS
Super Webcam, voz, caritas animadas, y más...
<a class="moz-txt-link-freetext" href="http://messenger.yahoo.es">http://messenger.yahoo.es</a>


  </pre>
</blockquote>
<br>
</body>
</html>