I have a client with a two server infrastructure and about 100 Notes clients. The main administration server (NDS1) is behind a firewall. The second server (NDS2) is in the DMZ, and contains replica’s of any database that may need to be accessed from the Internet as well as from within the walls. This setup has been working very well for a long period of time and may provide additional security since NDS2 is the mail gateway, web server, Intranet server. The firewall is open from DMZ to LAN using only port 1352 with an exclusive IP address. The downfall is that people often get confused about which of the two servers they are working on. This causes much data duplication, firewall loading, and save/replication conflicts.To improve this, I am considering consolidating the two machines into a single dual processor box. However, particular individuals at this client don’t like the idea of even having certain data on a server that is accessible via the Internet. So I have to sell security. I could setup the system with two NIC’s one with a LAN private IP and the other with a DMZ private to NAT through the firewall. This looks more like the two box system but in itself does not provide the security of the present system. It separates the NIC load which is good and is probably worth the cost of the NIC. I’m not sure exactly what type of installation would be best in this case to utilize processors effectively and offer the security requirement. Is it possible to setup NDS1’s data directory to share a folder with the data directory of NDS2 at the OS level?
Anyone have any opinions about how this could be setup?