The standard port for telnet is 23, for ftp is 21 - your windows clients are most likely talking to these ports. I use telnet from Windows NT 4.0 and 98 to access my Linux server on my internal network - dangerous to allow internet access to telnetd. Also, check your configuration files for wu-ftpd to make sure it is enabled. If you have a firewall you will need to configure the firewall to allow ftp and telnet access on the approprate interface. Darrell On Thu, Dec 06, 2001 at 05:34:23PM -0700, hiren_mehta@agilent.com wrote: > 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 - : 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