popeus
Programmer
- Dec 13, 2000
- 21
I have 3 dns servers and 2 internet connections, dsl and cable both with static ip addresses. One email server behind router that routes all traffic on ports 25 and 110 to the single mail server, doesn't matter which internet connection the requests comes in on. I'm trying to use round-robin dns, not for load balancing, but for redundancy. The host "mail" has two A records, one to an ip address on internet connection 1 and the other to an ip address on internet connection 2. The mx record is then "mail.mycompany.com"
Clients setup their mail client using "mail.mycompany.com" as both smtp and pop server. We also have webmail that answers on port 80 for "mail.mycompany.com".
When one internet connection goes down, the webmail still works, so the client requesting "mail.mycompany.com" through internet explorer can access, send and receive email. But, their mail client can't find the mail server. Any help would be greatly appreciated.
Clients setup their mail client using "mail.mycompany.com" as both smtp and pop server. We also have webmail that answers on port 80 for "mail.mycompany.com".
When one internet connection goes down, the webmail still works, so the client requesting "mail.mycompany.com" through internet explorer can access, send and receive email. But, their mail client can't find the mail server. Any help would be greatly appreciated.