Re: Question about using SSH-tunnel / Frage zum Benutzen eines SSH-Tunnels

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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?
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux