Find the answer to your Linux question:
Results 1 to 2 of 2
I get this error Code: vsftpd dead but subsys locked after I do these 2 things Code: service vsftpd start service vsftpd status What I did some time back ( ...
  1. #1
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493

    vsftpd dead but subsys locked

    I get this error
    Code:
    vsftpd dead but subsys locked
    after I do these 2 things
    Code:
    service vsftpd start
    service vsftpd status
    What I did some time back ( I dont know whether it is relevant or not)
    Code:
    service vsftpd condrestart
    Now my ftp service has halted and is no longer working even when passing the start parameter to the service command. I dont want to reboot my m/a
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

  2. #2
    Linux User vickey_20's Avatar
    Join Date
    Mar 2009
    Location
    Mumbai, India
    Posts
    493

    solved

    Man nothing teaches like mistakes!!!
    There was a problem in iptables. NFS work only if firewalls are disables
    Code:
    iptables -f
    Only if I could understand the man pages
    Registered Linux user #492640
    OS: RHEL4,5 ,RH 9,Ubuntu

Posting Permissions

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