I have installed the Telnet Pro client from our network share, and have issues with connecting to our UNIX server over SSH. The tool crashes when I attempt to telnet w/ the SSH option turned on.
As a workaround, I have been using freeware PUTTY, which has worked w/ SSH connectivity. The issue seems to be client application related. I saw the error produced in drwatson.log file and it does show a fault, as follows:
State Dump for Thread Id 0x6d8
eax=0008058a ebx=001386a8 ecx=000a0554 edx=00000000 esi=00000086 edi=00000000
eip=103a1c65 esp=0012e3a4 ebp=0012e3f4 iopl=0 nv up ei ng nz na pe cy
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000283
function: Ordinal1109
103a1c45 83fe02 cmp esi,0x2
103a1c48 89433c mov [ebx+0x3c],eax ds:01055c7a=?
?
103a1c4b 8b4518 mov eax,[ebp+0x18] ss:0104b9c6=?
?
103a1c4e 897338 mov [ebx+0x38],esi ds:01055c7a=?
?
103a1c51 894340 mov [ebx+0x40],eax ds:01055c7a=?
?
103a1c54 7447 jz Ordinal1137+0x1e2 (103a9f9d)
103a1c56 83650800 and dword ptr [ebp+0x8],0x0 ss:0104b9c6=?
?
103a1c5a 81fe10010000 cmp esi,0x110
103a1c60 7447 jz Ordinal6582+0x123 (103b1ba9)
103a1c62 ff7518 push dword ptr [ebp+0x18] ss:0104b9c6=?
?
FAULT ->103a1c65 8b07 mov eax,[edi] ds:00000000=?
?
103a1c67 8bcf mov ecx,edi
103a1c69 ff7514 push dword ptr [ebp+0x14] ss:0104b9c6=?
?
103a1c6c 56 push esi
103a1c6d ff90a0000000 call dword ptr [eax+0xa0] ds:0008062a=?
?
103a1c73 81fe10010000 cmp esi,0x110
103a1c79 894518 mov [ebp+0x18],eax ss:0104b9c6=?
?
103a1c7c 743b jz Ordinal6136+0x1 (103a86b9)
103a1c7e 6a07 push 0x7
103a1c80 8b4518 mov eax,[ebp+0x18] ss:0104b9c6=?
?
103a1c83 8d7b34 lea edi,[ebx+0x34] ds:01055c7a=?
?