All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Franck" <franck@zoccolo.com>
To: netfilter@lists.netfilter.org
Subject: RE : Port forward
Date: Tue, 4 Feb 2003 12:17:14 +0100	[thread overview]
Message-ID: <000001c2cc3e$f9c04040$29a2a8c0@dev.gcf.fr> (raw)
In-Reply-To: <D007132BBC42D5118FD20002A52844414BCF2F@ASC01>

> Thanks a lot the error message is gone now,
> after I changed the line to:
> iptables -t nat -A PREROUTING -p tcp --destination-port 25 -i eth0 -j
DNAT --to-destination 192.168.22.6:25

> But when I do iptables --list
> I dont see any entrys in the chain for PREROUTING

You must specify that you want to list the content of the nat table....

iptables -t nat --list




  reply	other threads:[~2003-02-04 11:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-04 10:56 Port forward ASC - Ronald Roeleveld
2003-02-04 11:17 ` Franck [this message]
2003-02-04 11:53 ` Sven Schuster

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='000001c2cc3e$f9c04040$29a2a8c0@dev.gcf.fr' \
    --to=franck@zoccolo.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.