From: "Eve Atley" <eatley@wowcorp.com>
To: Ray Olszewski <ray@comarre.com>, linux-newbie@vger.kernel.org
Subject: RE: How to forward port 80 on Linux Redhat 9?
Date: Wed, 28 Jul 2004 13:48:06 -0400 [thread overview]
Message-ID: <GNEPLLCIIBHICCOGIAKPCEMBDBAA.eatley@wowcorp.com> (raw)
In-Reply-To: <5.1.0.14.1.20040728093522.01fc0610@celine>
Ray, thanks for the assistance. Some questions...
>iptables -t nat -A PREROUTING -p tcp --destination 209.158.555.123 \
--destination-port 80 -j DNAT --to-destination 192.168.10.28
I'll implement this. I'm not aware of how to make it 'stick'; doesn't this
change after I reboot Redhat? Does this require a save?
>You also need a rule in the default table that ACCEPTs incoming port-80
>traffic. Our actual ruleset here is sufficiently nonstandard that it will
And where might this default table be, so I can edit it?
>One moe clarification: iptables rules function as a set, not in isolation.
So does this mean I must make a particular IP table for this case?
iptables -L gives me a whole lot of info, for which I see nothing specific
to port 80. I'll send the iptables listing if needed.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-07-28 17:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-28 15:58 How to forward port 80 on Linux Redhat 9? Eve Atley
2004-07-28 16:47 ` Ray Olszewski
2004-07-28 17:48 ` Eve Atley [this message]
2004-07-29 5:56 ` Ray Olszewski
2004-07-29 12:44 ` Eve Atley
2004-07-29 21:39 ` chuck gelm
2004-07-28 19:18 ` pa3gcu
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=GNEPLLCIIBHICCOGIAKPCEMBDBAA.eatley@wowcorp.com \
--to=eatley@wowcorp.com \
--cc=linux-newbie@vger.kernel.org \
--cc=ray@comarre.com \
/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