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

Re: ProftpD y Gadmin



El mar, 30-06-2015 a las 23:42 -0300, Eduardo Jorge Gil Michelena
escribió:
> Estimada gente:
> 
> Sigo los los entuertos de la red ... que ahora conecta todo pero...
> 
> En la PC que he puesto un server FTP (Proftpd) éste no funciona como
> tampoco lo hace muy bien el GADMIN-PROFTPD.
> 
> Cuando intento arrancar el servicio con el comando tira los 
> siguientes
> errores:
> 
> egis@digi-00:~$ su
> Contraseña: 
> root@digi-00:/home/egis# proftpd

aquí está la cosa:

> 2015-06-30 19:00:44,483 digi-00 proftpd[881]: warning: unable to 
> determine IP address of 'digi-00'

podés armarte un servidor de dns que resuelva el nombre digi-00 a la ip
de digi-00, o mas fácil: agregar al /etc/hosts
ip-local	digi-00

(en ip-local ponés la ip de la placa)


> 2015-06-30 19:00:44,483 digi-00 proftpd[881]: error: no valid servers 
> configured
> 2015-06-30 19:00:44,483 digi-00 proftpd[881]: fatal: error processing 
> configuration file '/etc/proftpd/proftpd.conf'
> root@digi-00:/home/egis#
> 
> ¡SONAMOS! (el "sonamos" lo agregué yo)
> 
> Cuando intento arrancar el GADMIN-PROFTPD
> 
> aparece las leyendas:
> 
> could not find the proftpd configuration
> or you are using a basic configuration that doesnt have
> all the features that this program requires.
> 
> 
> Do you want to overwrite your current proftpd configuration
> with a suitable standard configuration for gadmin-proftpd ?
> 
>                         (If you don't know then press yes)
> 
> 
> -----
> 
> ¡SONAMOS! (otra vez... esto se parece mucho a Windows)
> 
> Para más abundamiento... El archivo de configuración... VA AL PIE.
> 
> ¿Alguna sugerencia que no sea el tirarme de un puente?
> 
> Gracias.
> 
> Saludos.
> 
> 
> Include /etc/proftpd/modules.conf
> UseIPv6                         off
> IdentLookups off
> ServerName "192.168.0.110"
> ServerType                      standalone
> DeferWelcome                    on
> MultilineRFC2228                on
> DefaultServer                   on
> ShowSymlinks                    on
> TimeoutNoTransfer 600
> TimeoutStalled                  600
> TimeoutIdle 600
> DisplayLogin                    welcome.msg
> DisplayChdir                    .message true
> ListOptions                     "-l"
> DenyFilter                      \*.*/
> Port                            21
> <IfModule mod_dynmasq.c>
> </IfModule>
> MaxInstances 30
> User                            proftpd
> Group                           nogroup
> Umask                           022  022
> AllowOverwrite                  on
> TransferLog /var/log/proftpd/xferlog
> SystemLog /var/log/proftpd/proftpd.log
> <IfModule mod_quotatab.c>
> QuotaEngine off
> </IfModule>
> <IfModule mod_ratio.c>
> Ratios off
> </IfModule>
> <IfModule mod_delay.c>
> DelayEngine on
> </IfModule>
> <IfModule mod_ctrls.c>
> ControlsEngine        off
> ControlsMaxClients    2
> ControlsLog           /var/log/proftpd/controls.log
> ControlsInterval      5
> ControlsSocket        /var/run/proftpd/proftpd.sock
> </IfModule>
> <IfModule mod_ctrls_admin.c>
> AdminControlsEngine off
> </IfModule>
> Include /etc/proftpd/conf.d/
> 
> 
>   
> 
> -- 
> Saludos,
>  Eduardo                          mailto:egis_ejgm@yahoo.com.ar
> 
> 

-- 
(-.(-.(-.(-.(-.(-.-).-).-).-).-).-)



Reply to: