Link to home
Create AccountLog in
Avatar of Sabrin
Sabrin

asked on

proftpd

hello,
can someone please tell me why when I try to connect to my ftp server
its take so much time and retries to be able and connect successfully?
ASKER CERTIFIED SOLUTION
Avatar of Kamran Arshad
Kamran Arshad
Flag of Pakistan image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of Sabrin
Sabrin

ASKER

how do i do that?
Avatar of Sabrin

ASKER

i only have ssh access
Avatar of Sabrin

ASKER

like this??

#
# 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
        cps                     = 25 30
}

includedir /etc/xinetd.d
Avatar of Sabrin

ASKER

vi /etc/xinetd.conf
then
service xinetd restart