Link to home
Start Free TrialLog 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
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
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