Port forwarding question
678403Apr 16 2010 — edited Apr 16 2010Hello there,
I have an Oracle database running on a Unix box, listening for connections on port 1526. I need to open a secure tunnel between this port and a port on my Windows server, so I've used plink to do this.
However, I get an TNS-12541: TNS: No Listener when I try to connect from the Windows server.
If I telnet to port 1526 on the Unix box, there's something there. However, when I telnet to port 1526 on the Windows box, there too is something there, but as soon as I press Enter the session finishes. So there seems to be something awry with the way that I've set up the port.
Does anyone have any ideas?
Regards,
Paul Abraham.