From: Mohamed Eldesoky <eldesoky.lists@gmail.com>
To: Netfilter Mailing List <netfilter@lists.netfilter.org>
Subject: Fwd: set up my DMZ
Date: Sun, 19 Sep 2004 11:12:41 +0300 [thread overview]
Message-ID: <1403218a040919011254781075@mail.gmail.com> (raw)
In-Reply-To: <1403218a0409190112632977da@mail.gmail.com>
---------- Forwarded message ----------
From: Mohamed Eldesoky <eldesoky.lists@gmail.com>
Date: Sun, 19 Sep 2004 11:12:13 +0300
Subject: Re: set up my DMZ
To: Jason Opperisano <opie@817west.com>
On Thu, 16 Sep 2004 13:39:51 -0400, Jason Opperisano <opie@817west.com> wrote:
> On Thu, 2004-09-16 at 10:44, hamals@infinito.it wrote:
> > I've a DMZ with two server, I would like to acces them
> > through my iptables firewall.
> >
> > IP_serve1_DMZ =192.168.2.2
> > IP_serve2_DMZ =192.168.2.3
> >
> > IP_server1_public = x.x.x.52
> > IP_server2_public = x.x.x.53 (x is for privacy..)
> >
> >
> > My firewall has
> >
> > eth1 internet interface = x.x.x.50
> > eth0 dmz interface = 192.168.2.1
> >
> > I need to have my server access with their pubbic IP, but
> > I've only eth1 as inteface to internet.
> >
> > I read that I can't use alias in iptables rules (like
> > eth1:1 etc) , then what kind of rules have I to write to
> > solve my problem?
>
> ip address add x.x.x.52 dev eth1
> ip address add x.x.x.53 dev eth1
>
He really needs to do this step ????
The firewall is his gateway !!
> --
> Jason Opperisano <opie@817west.com>
>
>
--
Mohamed Eldesoky
www.eldesoky.net
RHCE
--
Mohamed Eldesoky
www.eldesoky.net
RHCE
next prev parent reply other threads:[~2004-09-19 8:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-16 14:44 set up my DMZ hamals
2004-09-16 16:45 ` John A. Sullivan III
2004-09-16 17:39 ` Jason Opperisano
[not found] ` <1403218a0409190112632977da@mail.gmail.com>
2004-09-19 8:12 ` Mohamed Eldesoky [this message]
2004-09-19 13:40 ` Fwd: " Jason Opperisano
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=1403218a040919011254781075@mail.gmail.com \
--to=eldesoky.lists@gmail.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.