[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwtk-users
Subject:    Re: plug-gw to access internal web server
From:       Rick Murphy <rmurphy () itm-inst ! com>
Date:       2001-02-23 18:25:30
[Download RAW message or body]

[To be removed from this list send the message "unsubscribe fwtk-users" in the
BODY of a mail message to majordomo@ex.tis.com.]

At 08:34 PM 2/22/01 -0600, Luis Fernando Barrera wrote:

>How can you implement that access to the internal web server,
>but in the case you have multiple domains, which are supposed
>to point to the same web server, and maybe different servers?

That depends on what web server you're using, and how it supports multiple 
domain names.
For example, Apache can support multiple virtual hosts all pointing to the 
same IP address - it distinguishes what virtual server to use by using the 
"Host:" header in the HTTP request. In this case, you just have one plug 
and let the web server distinguish.
Microsoft IIS, however, requires that you use different IP addresses or 
different port numbers to distinguish between virtual hosts. In that case, 
you run multiple plug-gw's on the outside that plug to the virtual targets 
on the inside. The plug-gw's on the outside can either bind to different IP 
addresses (assuming you've got the ipbind patch) or different port numbers 
on the outside, each of which point to different internal servers.
         -Rick

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic