Am Montag, 18. M�rz 2002 08:51 schrieb Holger Schurig:
> > How can I establish a SSH tunnel for an ODBC connection from my
> > client to the SAP DB server over the internet? The server is located
> > behind a firewall.

I did that, but unfortunately, I have some problems with the described 
commands.

I tried:
        ssh -C -l root -L7210:<remote-host>:7210 <remote-host>

With that command I get the error:
        bind: Address already in use
        channel_request_forwarding: cannot listen to port: 7210
        Could not request local forwarding.

Is the problem that a local instance of SAP DB is running? Is there a way to 
solve this conflict?

TIA,
        Ralf.

-- 
##     Ralf Schneider
 ##     B-connected Linux Solutions GmbH  -  Linux f�r den Mittelstand
  ##     Dennis-Gabor-Str. 2, 14469 Potsdam
   ##     www.b-connected.de
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to