本文介绍了ADFS DR设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我们计划在灾难恢复站点运行ADFS环境,对于如何触发故障转移以及我们需要手动进行哪些更改,我几乎没有疑问


我的环境 -


在内部DNS和外部DNS中有条目的ADFS URL(xyz.com)


主要网站:


2 FS(服务器为LB)& xyz.com指向内部DNS中的LB VIP


DMZ中的2个PX独立服务器 - (服务器是LB),xyz.com指向1< sup> st< / sup>外部DNS中的公共IP和相同的公共IP是具有LB VIP的NAT


DR站点:


2 FS(服务器)是LB)& xyz.com指向内部DNS中的LB VIP


DMZ中的2个PX独立服务器 - (服务器为LB),xyz.com指向2< sup> nd< / sup>外部DNS中的公共IP


我遇到的问题 -


  1.      
    如果您从上面看到ADFS URL(xyz.com)指向2个公共IP,它是否会在主链接/站点关闭时自动切换?
  2.      
    由于我的数据库位于SQL服务器场,因此即使是DR事件,如何为HA设置它?我必须恢复吗?或者我可以使用SQL镜像?
  3.      &NBSP;
    由于ADFS与SNOW集成,所以需要进行任何配置更改吗?

非常感谢大家的帮助

解决方案

Hi,

We are planning to Have ADFS environment to run at DR site and I have few doubts on how Failover would be triggered and what changes we need to make manually

My Environment –

ADFS URL (xyz.com) which has entry in internal DNS and external DNS

Primary Site:

2 FS (Servers are LB) & xyz.com points to LB VIP in internal DNS

2 PX Standalone servers in DMZ – (Servers are LB) and xyz.com points to 1<sup>st</sup> Public IP in External DNS and same Public IP is NAT with LB VIP

DR site:

2 FS (Servers are LB) & xyz.com points to LB VIP in internal DNS

2 PX Standalone servers in DMZ – (Servers are LB) and xyz.com points to 2<sup>nd</sup> Public IP in External DNS

Questions I Have –

  1.      If you see from above ADFS URL (xyz.com) point to 2 Public IP, will it switch automatically in case Primary link/site is down?
  2.      Since my database is on SQL farm, how can I setup it up for HA even tin event of DR? Do I have to restore it? Or I can use SQL mirroring?
  3.      Since I have ADFS integration with SNOW, any configuration changes needs to done?

Your help is much appreciated folks

解决方案


这篇关于ADFS DR设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-11 19:21