All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Zeidler" <jonatan_zeidler@gmx.de>
To: netfilter@vger.kernel.org
Subject: Re: Question about using SSH-tunnel / Frage zum Benutzen eines SSH-Tunnels
Date: Sun, 14 Aug 2011 03:28:20 +0200	[thread overview]
Message-ID: <4E4724B4.7040200@gmx.de> (raw)
In-Reply-To: <20110813015732.GH14195@harrier.slackbuilds.org>

sorry. i dont want to bother you! i read the man.

If i do with PREROUTING nothing happens.
Now i tried it this way:

     sudo iptables -A OUTPUT -t nat -p tcp -d 65.18.193.12 -j REDIRECT 
--to-ports 15000

and

     sudo watch -n 5 iptables -L -v -t nat

shows me

     Chain OUTPUT (policy ACCEPT 55 packets, 3889 bytes)
     pkts bytes target     prot opt in     out     source               
destination

     1    60 REDIRECT   tcp  --  any    any     anywhere             
wesnoth.wesnoth.org redir ports 15000

so it seems that one package is redirected. But the program tells me:

     "remote host disconnected"

I hope you can help me!

  reply	other threads:[~2011-08-14  1:28 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 [this message]
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

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=4E4724B4.7040200@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.