Re: DMZ and file sharing

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



DMZ is DeMilitarized Zone, in other words your open to everyone and
everything!!

Never ever use DMZ, a) its an open unlocked door with a big sign saying your
out at the shops and b) Its totally not needed.

We dont know if Mr Byrns is running the Web Service on his SBS or another
server!

"Joe" <joe@xxxxxxxxxxxxxx> wrote in message
news:OHam86EpGHA.4116@xxxxxxxxxxxxxxxxxxxxxxx
"JosephByrns" <josephbyrns@xxxxxxxxx> wrote in message
news:%23Iw642ApGHA.4188@xxxxxxxxxxxxxxxxxxxxxxx
I have my WebServer connected to the DMZ port of a firewall. I have a
number of asp.net applications running on the webserver that need to
save/retreive files to/from a restricted area on the LAN. What is the
best/safest way to do this? Mapping a network drive, or something
else?


Jonathan Davey wrote:
Im not an expert but am interested in your question; why use DMZ, would
it not be better to simply forward or open port 80 to your webserver?
I have a number of webservers, SP-Sites, FTP sites and custom
applications. I have 3 ADSL connections and numerous external DNS
records. I dont have DMZ enabled on any of my gateways!!


Because a compromised business computer is a mandatory reformat and
reinstall job, which is no fun on your network's domain controller
and only server. That's assuming no actual damage is done, which is
unlikely. With SBS, all the eggs are in one basket, and you simply
cannot allow it to be dropped. You cannot use it as a public web
server or even allow such a server unrestricted network access to
it. Hence the DMZ. If you've never lost a web server, count yourself
lucky and make sure you have a plan in place to rebuild your network
when it happens.

To Mr Byrns: there's no simple answer to this. It depends exactly
what your applications do, whether they read or write, whether to
file or database, whether the data is tied tightly to the LAN or
mainly freestanding, whether the data is intrinsically valuable or
only of value to the owner, whether it's the only copy, etc.

You need to consider the safety of the LAN when the web server gets
compromised. Whatever access the web server has to the LAN, so will
the cracker. And he'll have a nice local platform to work from. In
principle, data should be pushed to and pulled from the web server,
rather than the other way around. As long as something inside the
firewall initiates the transfer, the firewall itself doesn't have to
have extra holes drilled in it. The whole point of a DMZ is that if
the bad guys get into it, they can't go any further.

Mapping drives is simply not an option. To allow that, you need to
open Windows file sharing through the firewall, and you might just
as well not bother with a DMZ.

Email is a reasonably common way for servers to communicate.
Sensitive data can be sent encrypted, hashing can be used to detect
tampering, the two machines do not have to communicate directly but
can use mailboxes anywhere. Always treat data recovered from a web
server with suspicion, as even if the box is still secure, many
methods of user interaction with web servers can be used to upload
malicious content. Never redisplay information on a web page which
someone has entered through a form or by GET or POST, without de-
lousing it first. And so on...

OK, so I'm paranoid. I'm happy that way. And uncracked.


.



Relevant Pages

  • Re: Web portal security
    ... win2003 standard server with IIS, SSL enabled and will be placed on ... So I will be fwding port 443 in firewall to my DMZ port. ... Well, assuming you are going to use teh SQL database from SBS, you can ... subnet than my LAN and map one to one from firewall to dmz. ...
    (microsoft.public.windows.server.sbs)
  • Re: 2 NICs Configuration Problem
    ... Servers on the DMZ are public, ... provides NAT for the LAN machines, allowing them to reach the Internet ... effectively bypassing firewall filtering to that server. ... Ethernet adapter Server Local Area Connection: ...
    (microsoft.public.windows.server.networking)
  • Re: Where to put the server
    ... Put the 2003 IIS Server in the DMZ. ... SBS box or another LAN server. ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: Joining web server to SBS domain - any pre-cautions?
    ... I'm trying to plan for joining our web server (Server 2003 Std. ... You should have a REAL FIREWALL APPLIANCE, ... A single public IP can provide HTTP access for the DMZ Network and also ... If you firewall has a DMZ and it's in the same Subnet as the LAN, ...
    (microsoft.public.windows.server.sbs)
  • Re: Horrible VPN Performance
    ... The most common example of an application *not* to use over VPN is Microsoft Access, which moves entire tables to the client machine, and throws a tantrum if it loses connectivity, occasionally reducing the entire server database to scrap. ... SBS will not do this, other than for purposes of its own administration. ... which uses a workstation on the LAN running ... I ask as, not being a full-time web server administrator, my ...
    (microsoft.public.windows.server.sbs)