"Dana Netz" <(E-Mail Removed)> wrote in message
news:321601c47e73$58f16390$(E-Mail Removed)...
> I'm not sure if my software supports what you are talking
> about. I also need to open these firewall ports for the
> IIS on my other hosted domains. Same deal, if I open
> port 8000 on the computer's primary IP then I cannot open
> port 8000 on any of the IPs of the other hosted domains.
What you are doing is not "opening ports". What you are doing is "Static
NAT" (aka Reverse NAT). You cannot do what you are trying to do because
"reality" is getting in the way. You can only associate one internal
IP#/Port# combination to the one external IP#/Port# combination of the
Firewall.
You need to follow the similar technique with the web server as I described
with the mail server. Public DNS should be setup so the all those domains
resolve to the same IP# (the Firewall's). Then *all* the mail is sent to
the *one* internal IP# of the same mail server and *all* the web traffic is
sent to *one* the internal IP# of the same web server. The mail server must
be capable of working with multiple domains and it will "sort out" the mail.
The web server will use Host Headers to "sort out" which site running on the
box is supposed to receive the request.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com