Subject: RE: Domino server in DMZ without mailfiles (how to redirect)
Of course you can set up a reverse proxy in the DMZ, that can access the internal Domino web servers. It just can’t be a Domino server. You’d need to use Apache or some commercial proxy server product for this functionality.
Subject: RE: Domino server in DMZ without mailfiles (how to redirect)
Peter…so you would setup a proxy connect to your main internal Domino server for authentication and it would then redirect the user to the appropriate “spoke” domino server?
I have asked this question before of Lotus and they never mentioned a proxy server…
Subject: RE: Domino server in DMZ without mailfiles (how to redirect)
Actually, what I would do is replicate all needed mail files to the DMZ server.
It should be possible to use a reverse web proxy server though, but I haven’t tried it. It might depend on how many internal Domino servers there are. Security will have to be set up as if the Domino servers would be directly internet facing. One reverse proxy server can proxy for several web servers behind it. Different servers could be set up as different paths on the proxy server.