> ATTACHMENT part 3.2 message/rfc822 > Date: 28 Jul 2002 05:01:48 -0000 > From: "Abhilash Varghese" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Not able to telnet to linux redhat 7.2 > > Hi All, > > I have installed Redhat Linux 7.2 on an Intel Pentium 4 system on > a hard disk partition. I am not able to do telnet to the > localhost. It says permission denied even if I try with root. > Please tell me if there is any configuration change that I have to > do. > > Thanks in advance, > > Abhilash
Hi! Can you try checking your ipchains located in /etc/sysconfig? Maybe you are not permitted to do telnet to that machine. try this rule: -A input -s 10.0.0.0/8 -d 0/0 23 -p tcp -y -j ACCEPT I hope it helps. :) Grace __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- redhat-list mailing list Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list