--- "Vamsi Krishna K-RollNo.2000-134" <[EMAIL PROTECTED]> wrote: > > Hai friends, > Iam not able to run telnet and ftp on my server. > when i tried > [root@masterblaster ~]setup > > iam not able to see telnet and ftp in the servcies > please tell me what to do > i just want to telnet and ftp from a remote machine to > my machine
Assuming you are planning to run telnet and ftp through xinetd check whether they are disabled in /etc/xinetd.d/telnet and /etc/xinetd.d/wu-ftpd Also check whether you have ipchains or iptables rules set on your machine. ipchains --list -n iptables --list -n Mithun __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
