From: Payal Rathod <payal-iptables@scriptkitchen.com>
To: Netfilter ML <netfilter@lists.netfilter.org>
Subject: DNAT query
Date: Fri, 11 Nov 2005 05:30:20 -0500 [thread overview]
Message-ID: <20051111103020.GB18203@tranquility.scriptkitchen.com> (raw)
Hi,
I am trying to redirect trafffic from outside to an internal machine.
The setup is SuSE Linux 9.1 (i586) 2.6.4-52-default
# iptables --version
iptables v1.2.9
When I give,
# iptables -t nat -I OUTPUT -d dyn.example.com -p tcp --dport 8000 -j DNAT --to-destination 192.168.10.2:8000
iptables: Target problem
What exactly is wrong? If I try it on my Mandrake box it works. Any
ideas?
Thanks in advance.
With warm regards,
-Payal
next reply other threads:[~2005-11-11 10:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-11 10:30 Payal Rathod [this message]
2005-11-11 10:46 ` DNAT query Rob Sterenborg
2005-11-11 11:42 ` Payal Rathod
2005-11-11 10:55 ` Jörg Harmuth
2005-11-11 10:57 ` Jörg Harmuth
2005-11-11 11:41 ` Payal Rathod
2005-11-11 12:20 ` Jörg Harmuth
2005-11-11 16:11 ` Payal Rathod
-- strict thread matches above, loose matches on Subject: below --
2003-02-27 7:59 DNAT Query Pavan Gokarn
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=20051111103020.GB18203@tranquility.scriptkitchen.com \
--to=payal-iptables@scriptkitchen.com \
--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.