Re: telnetd won't run
- From: Albert Graham <agraham@xxxxxxx>
- Date: Fri, 16 Nov 2007 01:22:05 +0000
# lsof -i:23
Will show you whats listening (i.e. program name and PID)
Also check your /etc/hosts.allow and /etc/hosts.deny files in case they are denying acess.
Are you using some other authentication scheme (e.g. PAM) or some firewall settings (e.g. iptables/ipchains).
You should contact the mailing list for your distribution you are using as this list is specific to Fedora/Red hat based distros.
Al.
vladak@xxxxxxxxxxxx wrote:
You're using another (old) none Red Hat/Fedora based Linux distribution:
On Redhat/Fedora try:
chkconfig telnet on
service xinetd restart
The telnet config file is /etc/xinetd.d/telnet
T>he fact that you're seeing
"Escape character is '^]'.
Connection closed by foreign host."
Indicates the something is listening on port 23 (telenetd is running), otherwise >you'd see something like: "Connection refused"
Txh for feedback. Guess you are right about everything! But I still don't know how to fix this. Who is listening on port 23, telnetd? If it is, why does it close all connections?
I tried: /etc/xinet.d/telnet restart didn't help
Checked structure of this file and it's same like some I found on web.
What can I try next?
Vlada
___________________________________
MadNet Webmail, http://webmail.madnet.co.yu
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: telnetd won't run
- From: john matijevic
- Re: telnetd won't run
- References:
- Re: telnetd won't run
- From: vladak
- Re: telnetd won't run
- Prev by Date: video turns off just when os starts services when booting F8 after fresh install
- Next by Date: Re: video turns off just when os starts services when booting F8 after fresh install
- Previous by thread: Re: telnetd won't run
- Next by thread: Re: telnetd won't run
- Index(es):
Relevant Pages
|