From: David Cannings <lists@edeca.net>
To: netfilter@lists.netfilter.org
Subject: Re: OUTPUT chain in nat table.
Date: Tue, 27 Apr 2004 13:15:21 +0100 [thread overview]
Message-ID: <200404271315.21173.lists@edeca.net> (raw)
In-Reply-To: <GHEILNONPACCGBGKBEKKOEHFCFAA.mani@manikandan.org>
On Tuesday 27 April 2004 13:07, Manikandan wrote:
> There is no issue with PREROUTING and POSTROUTING chains in nat
> table now. But my OUTPUT DNAT is not working and it keeps giving me an
> error " Invalid argument ".
> iptables -t nat -A OUTPUT -d 10.35.47.120 -j DNAT -to 10.35.47.3
According to the manual page "--to-destination" is what you require
instead of "-to".
David
prev parent reply other threads:[~2004-04-27 12:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-27 12:07 OUTPUT chain in nat table Manikandan
2004-04-27 12:15 ` David Cannings [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=200404271315.21173.lists@edeca.net \
--to=lists@edeca.net \
--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.