Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
And to help you out on this one, you can try 'service vsftpd start' and if that doesn't work preceed it with a 'service vsftpd stop' to clean the lock.
But there is no running pid for vsftpd...then what to kill!!!
Then I tried few things also:
0)view the log files,,,but nothing found
1) removed vsftpd lock file from /var/lock/subsys
2)remove xinetd lock file
3)reboot the server..
4)again tried to start/stop the service....
and I think that the vsftpd.conf is in default configuration now..
but no help....the problem is really annoying...
thanx for ur help....any more??? plz
When you do 'service vsftpd start'
what does 'ps -ef|grep vsftp' say ?
Do you have vsftp also configured through xinet? try not to do so... for example, for testing, disable xinetd, start vsftpd and try the ps command. Is it running?
BTW.. did it work before? and what has been changed since?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.