From: "Richard Whittaker" <RWHITTAKER@nwtel.ca>
To: netfilter@lists.netfilter.org
Subject: NetFilter DMZ question...
Date: Fri, 23 May 2003 13:29:15 -0700 [thread overview]
Message-ID: <sece223b.030@nwtel.ca> (raw)
Greetings:
We have a webserver living in a DMZ, and I have the following rule
setup to allow this:
/usr/sbin/iptables -A PREROUTING -t nat -i eth1 -p tcp -d 199.85.228.1
--dport 80 -j DNAT --to 192.168.70.3:80
Unfortunately, the web server only sees the IP address of the
interface, not the source IP address, which kinda messes with our
statistical programs, since the only address the web server "sees" is
the same one over, and over... Is there any way to present the web
server with the "real" address, or should it be be already?....
Thanks,
Richard...
Richard Whittaker, CISSP
System Manager
NorthwesTel Inc.
Whitehorse, YK
(867) 393-7756
next reply other threads:[~2003-05-23 20:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-23 20:29 Richard Whittaker [this message]
2003-05-25 7:14 ` NetFilter DMZ question Ralf Spenneberg
-- strict thread matches above, loose matches on Subject: below --
2003-05-24 1:22 George Vieira
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=sece223b.030@nwtel.ca \
--to=rwhittaker@nwtel.ca \
--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