Re: Web server and DMZ

Tech-Archive recommends: Speed Up your PC by fixing your registry



Albert Bricker wrote:
OK that solves that problem!

Here is the part I can't visualize: If I have domain xyz.org. How can I set things up so that I can have web requests go to an external IP and yet have eMail come to the SBS server. Will SBS server allow me to use sbs.xyz.org for the remote web space and xyz.org for the eMail?


The simplest way to do what you want, and best practice anyway, is to
use a firewall/router box to face the Internet. The connection between
the router and SBS external NIC forms a separate subnet from the SBS
LAN, and is suitable as a DMZ. Plug the web server into another port on
the router.

Configure the router to forward port 80 to the webserver, 25 to SBS
along with whatever other ports you want SBS to answer. Have your ISP
put whatever web server name you want into his DNS, also pointing to
your external IP.

The only snag, as Russ says, is if you need https access to both the
web server and SBS. The only clean way to do this is to get more than
one IP address from your ISP, along with a firewall/router which can
handle and NAT two or more public IP addresses. Then you would also
need your ISP's DNS to point the web and mail server entries to the
different IP addresses. Outside hosting becomes much more attractive
at this point. Again, DNS is the key, and will point to your public
IP address for mail and the external host for web.
.



Relevant Pages

  • Re: Multi Site Hosting
    ... You can have several sites all on one SBS box. ... > make out that wont be the part which facilitates having a web server most ... I'm not sure what you mean by your DNS ... >>> completely different ball game in terms of security? ...
    (microsoft.public.windows.server.sbs)
  • Re: Multi Site Hosting
    ... I'm not sure what you mean by your DNS question-SBS ... integrates DNS very tightly with active directory but that has nothing to do ... > already bought SBS - does isa2004 come as an optional download for it? ... > When looking at the software specs i was aware of the web server edition ...
    (microsoft.public.windows.server.sbs)
  • Re: Setup Certificates using CEICW
    ... Les Connor [SBS Community Member - SBS MVP] ... Means i would have my DNS Hoster create an A record for MYOWA pointing to ... FQDN for Certificate in CEICW = 1.2.3.4 ... Create A New Web Server Certificate ...
    (microsoft.public.windows.server.sbs)
  • Re: Multi Site Hosting
    ... yes you can have multiple websites on sbs 2003 but what you originally asked ... complex webs (running web server 2003). ... private website and 1 company web site both running on the sbs 2003 server ... I'm not sure what you mean by your DNS ...
    (microsoft.public.windows.server.sbs)
  • Re: sub domain point to another local server
    ... I have SBS 2003 which we use primarily for OWA. ... external dns server which I point my domain names to. ... If you do this then configure the router to direct port 80 to the web server ...
    (microsoft.public.windows.server.dns)