Re: Is there an SSH client which will tunnel ALL ports (TCP & UDP)?

From:
Date: 07/01/02


Date: Mon, 1 Jul 2002 09:59:09 -0700

In article <lk0vhukhjm6dme3ep0kknkbi9vrc8vj7c5@4ax.com>,
not@disclosed.com says...
> SecureCRT allows you to set up port forwarding rules so that when you
> make a connection that specific TCP port on localhost it gets
> tunnelled down the SSH connection.
>
> Is there any SSH client which, on running and connecting to an SSH
> server, will actually tunnel ANY traffic bound out of the client
> through the SSH connection?
>
> This is to get round the problem of running applications which cannot
> be told to connect back to localhost, use UDP for communication, and
> try to make connections to different destinations on the same port.
>
> From what I've read, UDP cannot normally be tunnelled through SSH,
> though?
> And I can't find any client which will intercept *outbound* traffic
> and route it through an SSH tunnel.
>
> TIA for any info.
> --
> Paul Adams
> Infrastructure & Security Analyst
>
You might be able to use NetCat for this. Do a google search on NetCat,
or grab a copy from http://www.atstake.com/research/tools/

---Matthew



Relevant Pages

  • Re: What is The SSH?
    ... Building and Using SSH Tunnels ... What is an SSH tunnel? ... how to use it to make a connection to a server. ... You will need a working SSH client and server installation to build and test ...
    (microsoft.public.windows.server.networking)
  • UPDATE: Re: Question regarding SSH via Lantronix SCS100
    ... to do SSH and to authenticate the SSH connection with a local ... unexpectedly closed connection'. ... CONSOLE or AUX port on the router, or does it matter, and what ...
    (comp.dcom.sys.cisco)
  • Re: SSH options re: NAT
    ... No, SSH is two-fold, a call to it on the client side results in a call ... port, meaning that any connections that come into that port are answered ... programming practice for daemons) Once the connection is established, ... don't want to execute a command on the remote side and you use -N. ...
    (comp.security.ssh)
  • SSH TCP forwarding: works with v1, not with v2 ssh
    ... that they're setting up the tunnels with no problem, ... I can get to the work ssh daemon: ... debug1: Connections to remote port 65002 forwarded to local address palimpsest:22 ... something answers (if I get "connection refused" there's no listener); ...
    (FreeBSD-Security)
  • Re: SSH TCP forwarding: works with v1, not with v2 ssh
    ... >that they're setting up the tunnels with no problem, ... >I can get to the work ssh daemon: ... > debug1: Entering interactive session. ... > Connection closed by foreign host. ...
    (FreeBSD-Security)