hi list, I am trying to setup ftpd/telnetd on my linux machine so that I can telnet/ftp from my windows NT machine. The linux machine is running RedHat 7.2 This is what I have done so far. -- I am able to do ping from my windows machine to the linux machine. -- the packeges for telnetd and wuftpd are installed on my machine. -- I checked my xinetd configuration and it looks ok. In fact, using strace I checked that xinetd is listening on 15 ports. ( select (18, [3 4 5 7 8 9 10 11 12 13 14 15 16 17], ...). -- The output from chkconfig --list says that wu-ftpd and telnet are on. and xinetd is on in runlevel 3 and 5. The current run level of the system is 5. Somehow still I am not able to do ftp/telnet from my windows machine. I would appreciate if somebody can help me setup ftpd/telnetd on my machine. Looks like I am missing something but I am not able to figure-out. Thanks and regards, Hiren Mehta - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html