Link to home
Start Free TrialLog in
Avatar of civir
civir

asked on

Redundant ISP for Email Server

I have one Exchange 2010 Server 2008R2 on a local domain (domain.local) with two ISP.
Isp 1 has the DNS and PTR set already as mail.domain.com. I would like to setup my second static ip to have the same settings as my first, so that if the first goes down my service remains live (don't know if this can create a conflict)

Questions:
1. How do I configure the second IP record? would it be mail1.domai

Open in new window

n.com to the static IP?
if so can't I use the same mail.domain.com to resolve both IP's rather than mail.domain.com AND mail1.domain.com?

2. Does the mail.domain.com AND mail1.domain.com make a difference with any configurations I may have to do on my Exchange 2010 servers?

Please advise urgently.
Avatar of Scott C
Scott C
Flag of United States of America image

1. Just add another send connector with a higher cost and assign the failover server to it. Name it "Backup to Internet" or something. Address space = "*". Include your smart host. Etc.

2. In DNS, update your current TXT record for the SPF validation. http://www.microsoft.com/mscorp/safety/content/technologies/senderid/wizard/

You probably know this, but make sure port 25 isn't being blocked as well.
Avatar of civir
civir

ASKER

What do I put in the FQDN? would I put the mail1.domain.com and used the same mail1.domain.com with my redundant IP for DNS/PTR creation?
Yes, I believe so.
Avatar of civir

ASKER

With my redundant IP and exchange:  if I set my second ip to mail1.domain.com will this affect my current OWA that is mapped to mail.domain.com and if so How can I ensure my OWA is up when I switch to my secondary IP when my mail.domain.com linked to my OWA goes down.
While using OWA, you'd have to use mail1.domain.com/OWA as you would be coming in another way.
ASKER CERTIFIED SOLUTION
Avatar of Simon Butler (Sembee)
Simon Butler (Sembee)
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial