OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Georg Reitschmidt (security_at_ricalo.com)
Date: Fri Jul 26 2002 - 11:32:39 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    sorry has to be
    ssh -R 3333:<DB-Server>:9876 <Tunel-Server>
    this we 'rout' all traffic on <Tunnel-Server>:3333 to <DB-Server>:9876

    Am Fre, 2002-07-26 um 18.15 schrieb Georg Reitschmidt:
    > no problem
    > ssh -L 3333:DB-Server:9876 DB-Server
    > totaly right to set up the tunnel
    > use tunnel-server:3333
    > and you'll be redirekted to db-server
     
    > Am Fre, 2002-07-26 um 15.36 schrieb Thorsten Marquardt:
    > > hi,
    > >
    > > I like to use somthing like this via ssh:
    > >
    > > +-----------+ +---------------+ +-----------+
    > > | DB-Client |---------| Tunnel-Server |==========| DB-Server |
    > > | | | Port 3333 | | Port 9876 |
    > > +-----------+ +---------------+ +-----------+
    > >
    > > A tunnel between Tunnel-Sever and DB Server is installed with:
    > >
    > > ssh -L 3333:DB-Server:9876 DB-Server
    > >
    > > Is it possible to have DB-Client use Port 3333 on Tunnel-Server
    > > to access Port 9876 (my database daemon) on DB-Server?
    > >
    > > Clues are welcome.
    > >
    > > Thanks
    > >
    > > Thom

    -- 
    To unsubscribe, e-mail: suse-security-unsubscribesuse.com
    For additional commands, e-mail: suse-security-helpsuse.com
    Security-related bug reports go to securitysuse.de, not here