From: "Postmaster" <iptables-pmd0052@promind.de>
To: netfilter@lists.netfilter.org
Subject: Re: question about -t nat
Date: Sat, 19 Jun 2004 21:54:40 +0200 [thread overview]
Message-ID: <000b01c45637$42d805a0$6900a8c0@W2K> (raw)
In-Reply-To: 1087670301.2051.0.camel@localhost
> But what, exactly, is the question?
I'm not sure after your question. The following error "iptables: target
problem" comes, if i enter this rule in a user-chain:
iptables -t nat -A first_group -s a.b.c.d -d x/y -p tcp --dport 10001 \
-j DNAT --to-destination 1.2.3.4:25
her are my version and modules:
uname -r --> 2.4.20
iptables -V --> v1.2.8
lsmod --> ipt_REJECT
ipt_REDIRECT
ipt_limit
ipt_LOG
ipt_multiport
ipt_state
ipt_MASQUERADE
iptable_filter
iptable_nat
ip_conntrack_ftp
ip_conntrack
ip_tables
after your asks i made a test on a other maschine. what an miracle, the same
rule works fine. and here my question again. what kind of modul is missing
to me?
best regards
Jan
next prev parent reply other threads:[~2004-06-19 19:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-19 17:57 question about -t nat Postmaster
2004-06-19 18:38 ` John A. Sullivan III
2004-06-19 19:54 ` Postmaster [this message]
2004-06-19 22:18 ` John A. Sullivan III
2004-06-19 22:40 ` Daniel Wittenberg
2004-06-19 23:21 ` John A. Sullivan III
2004-06-19 23:25 ` Postmaster
-- strict thread matches above, loose matches on Subject: below --
2004-06-19 23:53 Jan Brand (Postmaster)
2004-06-19 16:46 Postmaster
2004-06-19 17:18 ` John A. Sullivan III
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='000b01c45637$42d805a0$6900a8c0@W2K' \
--to=iptables-pmd0052@promind.de \
--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.