[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: telnet-server question
- From: "Gerry Maddock" <gerrym futuremetals com>
- To: <enigma-list redhat com>
- Subject: RE: telnet-server question
- Date: Wed, 30 Jan 2002 14:59:22 -0500
Hey Forrest, I just read /var/log/messages and found nothing referring to
xinetd or telnet rather than the usual bootup and shutdown messages. Here is
my /etc/initd.d/telnet file:
# default: on
# description: The telnet server serves telnet sessions; it uses \
# unencrypted username/password pairs for authentication.
service telnet
{
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
disable = no
}
-----Original Message-----
From: enigma-list-admin redhat com
[mailto:enigma-list-admin redhat com]On Behalf Of Taylor, ForrestX
Sent: Wednesday, January 30, 2002 2:45 PM
To: 'enigma-list redhat com'
Subject: RE: telnet-server question
> I originally posted this email to rhn-users list and they
> suggested I send
> it here. First off, I know ssh is more secure than telnet, but I have
> certain equipment that has to use telnet such as: In my
> remote branches
> connected to here (the main branch) via frame-relay I have Serial dumb
> terminals in my warehouse that connect via a async port to my
> router. From
> the router I can only telnet (So I have to leave telnet
> open). My telnet
> server is set for UNLIMITED connections and I am not running
> IP-CHAINS or
> IP-TABLES. Even though the telnet server is set for unlimited
> sessions,
> there are times when the server will not accept connections.
> The only way I
> can get it to continue accepting connections is restarting
> xinetd. Is this a
> common problem w/telnet? I saw a similar post to this
> question, but it was
> never answered. Do you know of a fix for this?
>
>
> Gerry Maddock
> Systems Network Analyst
> Future Metals, Inc.
> 5400 NW 35th Ave
> FT. Lauderdale, Fl 33309
> (954) 739-5350 Fax: (954)730-9543
>
> http://www.futuremetals.com
>
> "Privileged/Confidential Information of Future Metals Inc.
> and Future Metals
> UK LTD. may be contained in this message. If you are not the
> addressee of
> this message, you may not copy, use or deliver this message
> to anyone. In
> such event, you should destroy the message and kindly notify
> the sender by
> reply e-mail. It is understood that opinions or conclusions
> that do not
> relate to the official business of Future Metals, Inc. or
> Future Metals UK
> LTD. are neither given nor endorsed by Future Metals, Inc."
Can you post your /etc/xinetd.d/telnet file?
Does /var/log/messages have anything to say about the subject?
Forrest
_______________________________________________
enigma-list mailing list
enigma-list redhat com
https://listman.redhat.com/mailman/listinfo/enigma-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]