error 421 : connection closed , service not available
The only changes between new and old rfs is glibc version and may
be some configuration difference in busybox configuration .can you tell
me what the problem could be.
Thanks & Regards
Sumit
But am thinking you missing out the /etc/inetd.conf file which should
look like this
ftp stream tcp nowait root /usr/sbin/tcpd wu.ftpd -a
# ftp stream tcp nowait root /usr/sbin/tcpd proftpd
#ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd
and did u port the tcpd and dump it in /usr/sbin of the target device ?
After all this restart ur inetd service .. i usually do a
/usr/sbin/inetd /etc/inetd.conf.
regards,
Manav
I thing u r configuration not root dir.
U go to check this dir /etc/inet.d inside ftp file check it there no change
to yes.
U install vsftp don't or install wuftp.
Regards,
Saravanan.G
Hi sumit,
I thing u r configuration not root dir.
U go to check this dir /etc/inet.d inside ftp file check it there no change
to yes.
U install vsftp don't or install wuftp.
-----Original Message-----
From: Linux4L...@googlegroups.com
[mailto: Linux4L...@googlegroups.com ] On Behalf Of sumit
Sent: Thursday, June 01, 2006 8:56 PM
To: Linux4Ludhiana
Subject: ftp : connection closed , no service available`
hi,
I created a root file system in which ftp doemon should be
running. for This I installed wu-ftpd in root file system . and for
configuration files I used one old file sytem ( ftp daemon works
properly in this file system.) I copied ftpaccess ftpusers ftphosts
ftpconversions files from old rfs to new rfs. But when I try to
connect to new rfs using ftp I gives error message 421
error 421 : connection closed , service not available
The only changes between new and old rfs is glibc version and may
be some configuration difference in busybox configuration .can you tell
me what the problem could be.
Thanks & Regards
Sumit
Sumit Shrivastava