This is a discussion on telnet suddenly dies within the Linux Networking forums, part of the Linux Forums category; I have client pcs connected to my application server through telnet, but from some time now the telnet sessions suddenly ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have client pcs connected to my application server through telnet, but
from some time now the telnet sessions suddenly die, not all together, but closely each other (a session dies, 10 minutes after another session dies, 5 minutes after another...).It seems to me that the order of session closing is random. If I inspect /var/log/messages, I find Feb 1 15:10:12 main telnetd[2396]: ttloop: peer died: EOF at the time a session has closed. I'm inspecting network traffic to/from the server, but I still haven't found something useful. Can someone help me? Thank you in advance. Roberto |
|
|||
|
Hello,
Its not an answer to your query. But I would suggest you use SSH instead of TELNET. regards baruah Roberto Sacchetti wrote: > I have client pcs connected to my application server through telnet, but > from some time now the telnet sessions suddenly die, not all together, > but closely each other (a session dies, 10 minutes after another session > dies, 5 minutes after another...).It seems to me that the order of > session closing is random. > If I inspect /var/log/messages, I find > > Feb 1 15:10:12 main telnetd[2396]: ttloop: peer died: EOF > > at the time a session has closed. > I'm inspecting network traffic to/from the server, but I still haven't > found something useful. > > Can someone help me? > > Thank you in advance. > > Roberto |
|
|||
|
"Roberto Sacchetti" <rsacco@ns.libero.it> wrote in message
news:4dOLd.10904$lB4.302508@twister1.libero.it > If I inspect /var/log/messages, I find > Feb 1 15:10:12 main telnetd[2396]: ttloop: peer died: EOF > at the time a session has closed. > I'm inspecting network traffic to/from the server, but I still haven't > found something useful. > Can someone help me? Have you yet perused the already-available help? http://www.google.com/linux?q=telnetd+ttloop+died -- use hotmail for email replies |