Aravind Naidu <[EMAIL PROTECTED]> wrote:
> It is there. I am even trying to telnet from the same box to the same box
> with "telnet localhost" and it does not work.

Does it say "Connection refused" or does it die after it connects? If the
latter, doing a strace -f on inetd should give you more clues.  If the former,
make sure that inetd is listening on the right port (netstat -a) and that
you don't have any firewall rules against it.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to