From: "Sascha Reissner" <sascha.reissner@toxicnet.de>
To: "James D. Parra" <JamesP@MusicReports.com>,
"Netfilter (E-mail)" <netfilter@lists.netfilter.org>
Subject: Re: iptable woes
Date: Tue, 22 Apr 2003 01:28:15 +0200 [thread overview]
Message-ID: <002201c3085d$af6246a0$026410ac@honor> (raw)
In-Reply-To: 9EC6A5A6B11DA843A551CC9AD9323FAC3014@exchange.musicreports.com
# (6) PREROUTING chain rules
iptables -t nat -A PREROUTING -i eth1 -p tcp --sport 80 -d PUB.XXX.XXX.XXX
--dport 80 \
-j DNAT --to-destination PVT.XXX.XXX.XXX:80
get that -sport 80 out of that rule above, http requests rarely originate
from port 80 ;)
next prev parent reply other threads:[~2003-04-21 23:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-21 21:55 iptable woes James D. Parra
2003-04-21 23:25 ` Joel Newkirk
2003-04-21 23:28 ` Sascha Reissner [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-04-22 18:05 James D. Parra
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='002201c3085d$af6246a0$026410ac@honor' \
--to=sascha.reissner@toxicnet.de \
--cc=JamesP@MusicReports.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox