"Bill Grant" wrote:
>
>
> "markm75g" <> wrote in message
> news:30997720-2B80-414E-9BE6-...
> > I should have also added:
> >
> > Would C, be considered a 3 homed firewall described here:
> > http://blogs.msdn.com/rds/archive/20...all-rules.aspx
> >
> > I'm not clear on where they describe the 3 homed part if they are
> > referring
> > to a server having 3 network cards or the firewall having 3 network ports
> > (like the Sonicwall).
> >
>
> Yes, those are the two most common scenarios. If you go for the 3 homed
> option, both the LAN and the DMZ connect to the Sonicwall. The switch
> hosting the DMZ machines would plug into the DMZ port of the Sonicwall an
> the switch hosting the LAN machines stays where it is.
>
> With a back to back firewall setup you ignore the DMZ switch on the
> Sonicwall. The DMZ switch plugs in where your LAN currently connects, and
> you have a second firewall (such as ISA/Forefront) between this and the
> existing LAN.
Awesome, i think i'm getting somewhere now .. thanks..
So in the 3 home situation.. i wouldnt need that 2ndary firewall, because
the sonicwall is sort of providing 2 firewalls in one basically?
I'm guessing that i'd use that transparent mode.. so i wouldnt actually
assign a public ip to the dmz port on the back of the sonicwall..
The public ips would go in the nic on the server in the dmz .. would that
dmz server or edge server, just have one nic, for the public ip.. say
70.22.110.3 etc?
I would imagine in certain edge situations, maybe owa or even an ocs edge
server, that traffic to the lan still needs to talk somehow.. does this mean
i'd need to setup a static route in the router to go from say 70.22.110.3 to
say 192.168.100.1 (gateway).. and consequently open up policies to allow
certain protocols to go through?
Thanks again