All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Oleg A. Arkhangelsky" <sysoleg@progtech.ru>
To: netfilter@lists.netfilter.org
Subject: Re[2]: Port DNATting
Date: Sat, 26 Nov 2005 13:28:52 +0300	[thread overview]
Message-ID: <1882785208.20051126132852@progtech.ru> (raw)
In-Reply-To: <438836D9.5050204@gmail.com>

Hello Georgi,

Saturday, November 26, 2005, 1:20:09 PM, you wrote:

GA> If you want to do that you should read the
GA> iptables-tutorial.frozentux.net, then use the REDIRECT target:
GA> iptables -t nat -A PREROUTING -p tcp --dport 8080 -j REDIRECT --to 80

    Thank you very much! My error was that I use POSTROUTING instead
    of PREROUTING with DNAT.

-- 
Best regards,
 Oleg



      reply	other threads:[~2005-11-26 10:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-26  9:44 Port DNATting Oleg A. Arkhangelsky
2005-11-26 10:20 ` Georgi Alexandrov
2005-11-26 10:28   ` Oleg A. Arkhangelsky [this message]

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=1882785208.20051126132852@progtech.ru \
    --to=sysoleg@progtech.ru \
    --cc=netfilter@lists.netfilter.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.