[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]
[Hilos de Discusión] [Fecha] [Tema] [Autor]*This message was transferred with a trial version of CommuniGate(tm) Pro*
Mejor instala el proftp
> Señores
>
> como configuro mi FTP en un Linux ReaHat version
> 2.2.16-22,
>
> ya que le doy un rpm -q y me dice ftp-0.17-6,
> quiere decir que ya esta instalado,
> y cuando busco el archivo /etc/inetd.conf para darlo
> de alta no encuentro este archivo
> solo esta un archivo llamado /etc/xinetd.conf que
> contiene :
>
> #
> # Simple configuration file for xinetd
> #
> # Some defaults, and include /etc/xinetd.d/
>
> defaults
> {
> instances = 60
> log_type = SYSLOG authpriv
> log_on_success = HOST PID
> log_on_failure = HOST RECORD
> }
>
> includedir /etc/xinetd.d
>
> y un directorio :
>
> drwxr-xr-x 2 root root 4096 Jan 25
> 11:16 xinetd.d
>
> que contiene un archivos llamado tftp que contiene
>
> # default: off
> # description: The tftp server serves files using the
> trivial file transfer \
> # protocol. The tftp protocol is often used to
> boot diskless \
> # workstations, download configuration files to
> network-aware printers, \
> # and to start the installation process for some
> operating systems.
> service tftp
> {
> disable = no
> socket_type = dgram
> wait = yes
> user = nobody
> log_on_success += USERID
> log_on_failure += USERID
> server = /usr/sbin/in.tftpd
> server_args = /tftpboot
> }
>
>
> pero yo necesito conectarme desde mi windows con el
> programa de WS_FTP de Ipswitch, o desde otro FTP
> normalito por el puerto 21
>
> como lo configuro ......
>
> help help .....
>
> Saludos ...
>
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE Valentine eCards with Yahoo! Greetings!
> http://greetings.yahoo.com
> ---------------------------------------------------------------------
> Lista de soporte de LinuxPPP
> Reglas de la lista en http://linuxppp.com/reglas.html
---------------------------------------------------------------------
Lista de soporte de LinuxPPP
Reglas de la lista en http://linuxppp.com/reglas.html