TUNNEL PROBLEMS - Mailing list pgadmin-support

From James M Doherty PGADMIN
Subject TUNNEL PROBLEMS
Date
Msg-id 00a801c389c5$ebd93870$68363c90@ad.tri.sbc.com
Whole thread Raw
List pgadmin-support
LeavesThis is the error message from an SSH-TUNNEL connection.(MESSAGE
BELOW)I have compared the postgres configuraition files and cannot see any
difference in
them. I use this exact same scheme on two different systems, the obivous one
works and the other does not. System One work, yet System Two does not and
get the errors indicated below. Does anyone know of
issues with 7.3.2 vs 7.1.3 in this area or pgadminII v1.6.0

IE:
System One
Postgres: 7.1.3
OpenSSH_3.1p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
=====================================================================
local        all
trust
host         all              127.0.0.1     255.255.255.255     trust
host         all              172.16.0.0    255.255.0.0             trust
=====================================================================
IE:
System Two
psql (PostgreSQL) 7.3.2
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
=====================================================================
host    all         all         172.16.1.17       255.255.255.255   trust
local   all         all
trust
host    all         all         127.0.0.1         255.255.255.255     trust
host    all         all         172.16.1.0        255.255.255.0        trust
=====================================================================
IE
Client System
Windows XP Professional
PuTTy 0.52 ssh client
====================== Output from PuTTy Log ============================
2003-10-03 08:24:33 Looking up host "jdoherty.net"
2003-10-03 08:24:33 Connecting to 208.180.XXX.XXX port 433
2003-10-03 08:24:33 Server version: SSH-1.99-OpenSSH_3.5p1
2003-10-03 08:24:33 We claim version: SSH-1.5-PuTTY-Release-0.52
2003-10-03 08:24:33 Using SSH protocol version 1
2003-10-03 08:24:33 Received public keys
2003-10-03 08:24:33 Host key fingerprint is:
2003-10-03 08:24:33       1024
64:4b:92:37:02:30:e2:cc:ed:4d:2f:03:32:ee:80:9b
2003-10-03 08:24:33 Encrypted session key
2003-10-03 08:24:33 AES not supported in SSH1, skipping
2003-10-03 08:24:33 Using Blowfish encryption
2003-10-03 08:24:33 Trying to enable encryption...
2003-10-03 08:24:33 Initialised Blowfish encryption
2003-10-03 08:24:33 Installing CRC compensation attack detector
2003-10-03 08:24:33 Successfully started encryption
2003-10-03 08:24:33 Sent username "jmd"
2003-10-03 08:24:36 Sending password with camouflage packets
2003-10-03 08:24:36 Sent password
2003-10-03 08:24:36 Authentication successful
2003-10-03 08:24:36 Local port 8887 forwarding to jdoherty.net:5432
2003-10-03 08:24:36 Allocated pty
2003-10-03 08:24:36 Started session
2003-10-03 09:19:24 Opening forwarded connection to jdoherty.net:5432
2003-10-03 09:22:34 Forwarded connection refused by server
======================================================================

=========================BELOW IS THE PGADMIN LOG========================

2003-10-03 09:22:34 -
*******************************************************************
2003-10-03 09:22:34 - Error(s)
2003-10-03 09:22:34 -
*******************************************************************
2003-10-03 09:22:34 - Error in pgAdmin
II:frmConnect.cmdConnect_Click: -2147217843 - Unexpected protocol character
during authentication;
Error while reading from the socket.

2003-10-03 09:22:34 - Windows Version: Windows XP v5.1 build 2600 Service
Pack 1
2003-10-03 09:22:34 - pgSchema Version: 1.6.0
2003-10-03 09:22:34 - MDAC Version: 2.7
2003-10-03 09:22:34 - cnPostgreSQL.State = adStateClosed
========================================================================
James M Doherty
jimmyd@jdoherty.net
Georgetown, TX 78626
"There is no luck without discipline" IRISH PROVERB



pgadmin-support by date:

Previous
From: cad0022@iperbole.bologna.it
Date:
Subject: How to avoid users from viewing functions code
Next
From: "James M Doherty"
Date:
Subject: TUNNELL PROBLEMS