Hallo!!
Due to our security standard i can’t open http port to grant webmail access to the domino server in the LAN.
I will install a second domino server in DMZ (as I did in the R5 environment for pop3 access) and make replicas of mail databases for external users.
It was a big work the server CentoS configuration so i was thinking to create a clone of the internal server and reconfigure for DMZ.
I think a roadmap like this:
-
clone virtual machine
-
change the hostname and ip address
-
remove nfs files
-
clear the notes.ini file
-
register a new server.id
-
launch the server configurator
[root@ric1 ~]# su notesuser
[notesuser@ric1 root]$ cd /usr/local/notesdata/
[notesuser@ric1 notesdata]$ /opt/ibm/lotus/bin/server
Did i forget something?