Re: Slow telnet/pop3 connection



Some additional info after cruising thru wireshark...

I'm seeing a sequence of ident (port 113) packets coming from the telnet server box. The client (a Windows Vista box) isn't sending
anything back.

Here's the rough timeline:

First ident packet arrives at the start of the connection attempt (after some preliminary stuff)

A second ident packet arrives after no response by the client for 3 seconds

A third ident packet arrives after no response by the client for 6 seconds

A fourth ident packet arrives after no response by the client for 12 seconds

Finally, after another 9 seconds the server "gives up" and initiates a telnet session (at least, there are a lot of packets marked
"telnet data" by wireshark at that point).

When I run wireshark against an attempt to the old telnet server there are no ident packets shown. The sequence jumps immediately
into what wireshark marks as "telnet data".

So obviously I have something configured or built differently between the two machines.

Do you have any thoughts as to why one version of telnet is using ident and the other isn't?

- Mark
.



Relevant Pages

  • Re: Telnet Client search
    ... keeps the cost of your license down. ... Telnet is a very simple protocol and, if you're experienced with WinSock, ... The main challenge of writing a Telnet client ... embedded Linux server is another level of complexity. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Telnet Negotiation Question!
    ... >> assuming that the telnet server is adding it as it looks very similar ... >A 0xff character means that the next character is a telnet command. ... if the telnet server or client receives such a character as ...
    (comp.unix.programmer)
  • Re: Still looking for a Ruby MUD client
    ... >>> telnet spec. ... IMO if the MUD ... client alter some of the MUD output, ... then pass it to the GUI which handles it as necessary. ...
    (comp.lang.ruby)
  • Re: SBS 2003 SP 1 on MSDN disks
    ... the PPPoE client, which I believe it operate as, even if Earthlink does not know it, and stop using the Windows Server 2003 PPPoE client to connect. ... I have started the Telnet service on my client computer ... I have started the Telnet service on the SBS2003 server. ...
    (microsoft.public.windows.server.sbs)
  • Re: Embedded XP telnet server programming
    ... to use gethostbynameI need to know the client hostname. ... How can an application running into a telnet session know it? ... a commercial telnet server I used in the past will ...
    (microsoft.public.win32.programmer.networks)