All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Zeidler" <jonatan_zeidler@gmx.de>
Cc: netfilter@vger.kernel.org
Subject: Re: Question about using SSH-tunnel / Frage zum Benutzen eines SSH-Tunnels
Date: Fri, 12 Aug 2011 12:19:00 +0200	[thread overview]
Message-ID: <4E44FE14.7000501@gmx.de> (raw)
In-Reply-To: <alpine.LNX.2.01.1108121155400.20309@frira.zrqbmnf.qr>

Am 12.08.2011 12:00, schrieb Jan Engelhardt:
> On Friday 2011-08-12 11:26, J. Zeidler wrote:
>
>> English:
>>
>> Hello,
>>
>> I use a SSH-tunnel with Putty on Ubuntu 11.04. I want to achieve, that the
>> network traffic over a specific port is redirected over the tunnel. I need this
>> because of a strict firewall, which i can not configure. the tunnel runs on
>> localhost:9999. i can use this as proxy with firefox, so the tunnel works. i
>> tried this without success:
>>
>> iptables -A OUTPUT -t nat -p udp -d 65.18.193.12 -j DNAT --to 127.0.0.1:9999
> Since when does SSH do UDP?
>
I don't know, which protocol is used by the programm, i want to 
redirect. So i tried this with tcp and udp. Do you think,
i can only use the tunnel for tcp-packages?

  reply	other threads:[~2011-08-12 10:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-12  9:26 Question about using SSH-tunnel / Frage zum Benutzen eines SSH-Tunnels J. Zeidler
2011-08-12  9:47 ` Rob Sterenborg (lists)
2011-08-12 10:25   ` J. Zeidler
2011-08-12 10:35     ` Rob Sterenborg (lists)
2011-08-12 22:13       ` J. Zeidler
2011-08-13  1:57         ` /dev/rob0
2011-08-14  1:28           ` J. Zeidler
2011-08-12 10:00 ` Jan Engelhardt
2011-08-12 10:19   ` J. Zeidler [this message]
2011-08-12 11:12 ` Ed W
2011-08-12 12:35   ` Javier Almillategui
2011-08-12 22:40     ` J. Zeidler
2011-08-12 22:43   ` J. Zeidler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E44FE14.7000501@gmx.de \
    --to=jonatan_zeidler@gmx.de \
    --cc=netfilter@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.