Linux Netfilter discussions
 help / color / mirror / Atom feed
* Question about using SSH-tunnel / Frage zum Benutzen eines SSH-Tunnels
@ 2011-08-12  9:26 J. Zeidler
  2011-08-12  9:47 ` Rob Sterenborg (lists)
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: J. Zeidler @ 2011-08-12  9:26 UTC (permalink / raw)
  To: netfilter

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

Can anybody help?

Thanks,
Jonius


German/Deutsch:

Ich nutze einen SSH-Tunnel mithilfe von Putty auf Ubuntu 11.04. Ich 
möchte mit iptables erreichen, dass der ausgehende Netzwerkverkehr auf 
bestimmten Ports über diesen Tunnel umgeleitet wird, um eine strenge 
Firewall zu umgehen, die ich nicht konfigurieren darf. Der Tunnel läuft 
auf localhost:9999. Mit Firefox kann ich diesen als Proxy nutzen, er 
funktioniert also. Ich habe es beispielsweise damit erfolglos versucht:

iptables -A OUTPUT -t nat -p udp -d 65.18.193.12 -j DNAT --to 127.0.0.1:9999

Kann mir jemand dabei helfen?

Danke im Voraus,
Jonius

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2011-08-14  1:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox