ADFS cluster can't start WAP service when using VIP on NLB
Hello. I have ADFS cluster: two adfs servers and WAP cluster: two wap servers.
adfs1 has ip 192.168.30.63
adfs2 has ip 192.168.30.64
VIP for ADFS cluster is 192.168.30.65
wap1 has ip 192.168.30.60
wap2 has ip 192.168.30.62
VIP for WAP cluster is 192.168.30.66
WAP cluster on my load balancer is working ok.
When I set in host file in wap1 ip address of adfs cluster as "192.168.30.65 adfs.mycompany.com" WAP service doesn't start. When I use in host file ip address of adfs1 or adfs2 servers it is working ok.
PLease help me. How can I use adfs cluster VIP?
Why it doesn't work?
I can open the page https://adfs.mycompany.com/adfs/ls/idpinitiatedsignon with 192.168.30.65 and other ips of adfs servers. Maybe I need to use other ports apart from 443 for NLB VIP?