Re: proxy via ssh

From: cyrustam888 (cyrustam888_at_hotmail.com)
Date: 08/23/03

  • Next message: Brian Pence: "Re: proxy via ssh"
    Date: 22 Aug 2003 19:28:47 -0700
    
    

    The netcat is great,

    Thanks Kyler

    Kyler Laird <Kyler@news.Lairds.org> wrote in message news:<i08i11-pvg.ln1@jowls.lairds.org>...
    > cyrustam888@hotmail.com (cyrustam888) writes:
    >
    > >I have a question about the proxy through ssh ,
    > >but i don't know it is possible or not
    >
    > It definitely is and I have taken a similar approach many times.
    >
    > >service sshst
    > >{
    > > socket_type = stream
    > > wait = no
    > > user = user1
    > > server = /usr/bin/ssh
    > > port = 8888
    > > server_args = serverA telnet 127.0.0.1 8080
    > > disable = no
    > >}
    >
    > If you can run socat (or even netcat) on the other side instead
    > of telnet, I think you'll be in a much better position. You
    > want a clean connection (not what telnet provides). It might
    > also be that telnet is wanting a terminal.
    >
    > --kyler


  • Next message: Brian Pence: "Re: proxy via ssh"

    Relevant Pages

    • Re: help interpreting the nmap output
      ... SSLProxy does run on ... > you could use telnet or netcat to try to communicate with it manually. ... >> netcat to establish a raw connection instead. ...
      (Security-Basics)
    • SUMMARY: Telnet output lost when piped
      ... use netcat instead of telnet ... works great from Solaris 10 crontab and will be used where netcat can't ... Darren's whole response: ... a pipe, and also when I call it from crontab., the echo doesn't appear. ...
      (SunManagers)
    • Re: Batch file to Telnet over internet.
      ... Not just LAN. ... NetCat is suitable for Telnet-style scripting (and other ... >>> telnet the server and then, use net send command to send the message. ...
      (microsoft.public.win2000.networking)
    • Re: HP JetDirect 510x compatibility with Netcat?
      ... Use the following Telnet command: ... Try telnetting to port 9100 on youor 170x single-port model, ...
      (comp.unix.sco.misc)
    • Re: Automate telnet
      ... Netcat is a nice idea, but nothing really useful popped up for this ... TELNET is a remote terminal protocol. ... put them in a script file. ...
      (comp.os.msdos.misc)