Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA Connect via SSH Tunnel on Windows failed! LINUX works ...

533740Sep 14 2006 — edited Sep 14 2006
Hello again,

i tried to establish a Oracle Client Connection via SSH Tunnel on WinXP Pro.

1. Opened SSH-Tunnel Connection with plink (putty)
TUNNEL: 10.5.1.111:1521 => localhost:1521
(plink works fine with telnet, MySQL Client and other stuff)
2. Connected with Oracle Client on Tunnel END => Localhost, Port 1521
3. WIth ORA8i i got: Paket Error, With ORA10g i get: TNS: no listener

plink works fine, so i dont think the problem is located there.

i tried, tnsnames.ora, easyconnect and TNS-Less. So i guess, its not related to the connection method.

i tried the same on LINUX ... ssh tunnel and sqlplus connect ... IT WORKS !

Does Oracle need an aditional Port?
Does it have Problems with WIN2UNIX Connections? (ORA DB is on UNIX)

tnx
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 12 2006
Added on Sep 14 2006
8 comments
11,189 views