Archived Forum Post

Index of archived forum posts

Question:

Connect() failing

Apr 25 '14 at 13:35

Running ppp over the ssh. What am I missing? I'm following your ssh tunnel example.

ChilkatLog: Connect_Ssh: DllDate: Apr 21 2014 ChilkatVersion: 9.5.0.33 UnlockPrefix: Anything for 30-day trial Username: STS433-ENG:esmith Architecture: Little Endian; 32-bit Language: Visual C++ 10.0 (32-bit) VerboseLogging: 0 hostname: ELP-00-30-18-A3-9B-1B. port: 22 Established TCP/IP connection with SSH server clientIdentifier: SSH-2.0-PuTTY_Local:_May_14_2009_21:12:18 Sending client identifier... Done sending client identifier. Reading server version... initialDataFromSshServer: SSH-2.0-OpenSSH_5.9

serverVersion: SSH-2.0-OpenSSH_5.9
KeyExchangeAlgs:
  algorithm: ecdh-sha2-nistp256
  algorithm: ecdh-sha2-nistp384
  algorithm: ecdh-sha2-nistp521
  algorithm: diffie-hellman-group-exchange-sha256
  algorithm: diffie-hellman-group-exchange-sha1
  algorithm: diffie-hellman-group14-sha1
  algorithm: diffie-hellman-group1-sha1
--KeyExchangeAlgs
HostKeyAlgs:
  algorithm: ssh-rsa
  algorithm: ssh-dss
--HostKeyAlgs
EncCS:
  algorithm: aes128-ctr
  algorithm: aes192-ctr
  algorithm: aes256-ctr
  algorithm: aes128-cbc
  algorithm: 3des-cbc
  algorithm: aes192-cbc
  algorithm: aes256-cbc
  algorithm: rijndael-cbc@lysator.liu.se
--EncCS
EncSC:
  algorithm: aes128-ctr
  algorithm: aes192-ctr
  algorithm: aes256-ctr
  algorithm: aes128-cbc
  algorithm: 3des-cbc
  algorithm: aes192-cbc
  algorithm: aes256-cbc
  algorithm: rijndael-cbc@lysator.liu.se
--EncSC
MacCS:
  algorithm: hmac-sha1
--MacCS
MacSC:
  algorithm: hmac-sha1
--MacSC
CompCS:
  algorithm: none
--CompCS
CompSC:
  algorithm: none
--CompSC
Encryption: 256-bit AES CTR
Encryption: 256-bit AES CTR
MAC: HMAC-SHA1
MAC: HMAC-SHA1
Compression: none
Compression: none
Key Exchange: DH Group Exchange SHA256
Host Key Algorithm: DSS
numBits: 256
pbits: 4096
Using GEX Group.
Sending KEX_DH_GEX_REQUEST...
pbits: 4096
Received GEX Group.
dhInitMsgType: 32
Sent e to server.
sshRawPacket: Socket connection closed.
sshKexDh: Socket connection closed.
Failed to read e response
Failed.

--Connect_Ssh --ChilkatLog