We are currently deploying ZCS 6 in a Multi Server enviroment.
Such deployment is built in the following way:
------ DMZ ------
mx12
- LDAP
- IMAP/POP Proxy
- MTA
- SNMP
- Antivirus
mx13
- LDAP
- IMAP/POP Proxy
- MTA
- SNMP
- Antivirus
Both servers balance workload on internet through a hardware load-balancer appliance
------ LAN -------
mx07
- LDAP
- IMAP/POP Proxy
- MTA
- SNMP
- Antivirus
mx08
- LDAP
- IMAP/POP Proxy
- MTA
- SNMP
- Antivirus
Both servers balance workload on intranet through a hardware load-balancer appliance.
Then, we have two virtual hosts, mx05 and mx06 which usually resolve to mx09 and mx10 (and there is a stand by host that takes over using heartbeat, mx11, in case mx09 or mx10 fail)
These hosts run:
- Mailbox
- SNMP
- Grammar correction
- Registration
I would like to know how to log in to spark if my domain is test.com.ar but accounts are distributed among mx05 and mx06. I have a different domain for the intranet that is mrec.ar, so I don't really know how to set this up and/or where to config wildfire..
Thanks