You can't with the equipment you have. It also makes a difference with what
type of line connection (DSL, T1, ect) you have and how many public IP#s you
have.
Option #1
If you have multiple IP#s and *not* DSL or Cable you can put it outside the
private system with a public IP#.
Option #2
Some firewall devices have a third "untrusted" DMZ interface. See the
product manufacturer to see how they expect you to use it.
Option #3
Use two Firewalls and create a Back-toBack DMZ and put the server in it.
But.....I'm not entirely sure what your expectations are. You mentioned
Domains, Ports 53 & 80, and Subnetting,...yet these three are not even
related to each other. Ports are Layer4, subnetting is Layer3, and Domain
are above and beyond the networking Layers and is the system's
Authentication model. You need to define what you mean by something being or
not being able to "see" something else. You probably need to explain the
functionality you want rather than soemthing "seeing" something.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
"Neil" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> I have a network with a NAT router - 192.168.0.2,
> a Domain Controller (2003) - 192.168.0.1,
> and a series of workstations - 192.168.0.100 and upwards.
> All have subnet masks of 255.255.255.0.
> I want to put a webserver on this network, which is not on the domain and
> has its own security policies etc.
> I want incoming traffic from the router on ports 53 & 80 routed to this
box,
> but I don't want it to be able to see any of the client workstations or
the
> DC and vice versa.
> So to all intents and purposes, as far as the main network is concerned,
> this box won't exist!
> How do I configure the IP addressing / subnet masks to do this?
> Neil
>
>