Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I am running plain ftp server(proftpd) in my webserver and When i restart proftpd server i am getting the following error Code: ./proftpd restart Restarting ProFTPD ftp daemon.proftpd. ..www.test.com ...
  1. #1
    Just Joined!
    Join Date
    Nov 2005
    Posts
    59

    Proftpd restarting error

    Hi,

    I am running plain ftp server(proftpd) in my webserver and
    When i restart proftpd server i am getting the following error

    Code:
    ./proftpd restart
    Restarting ProFTPD ftp daemon.proftpd.
    ..www.test.com - SocketBindTight in effect, ignoring DefaultServer
    proftpd.
     done.
    My proftpd.conf file is having the following option set to on

    Code:
    SocketBindTight on
    My hosts file looks as follows

    Code:
    127.0.0.1       localhost.localdomain   localhost
    195.14.64.41    www.test.com     webserver
    # The following lines are desirable for IPv6 capable hosts
    ::1     ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts
    Could some one help me how to fix this problem

    Thanks for your help

  2. #2
    Linux Newbie objuan's Avatar
    Join Date
    Jul 2006
    Location
    california
    Posts
    218
    Hi
    if you continue to us proftp turn the scocket bind off. But I would update to vsftp it's a much better ftp server.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •