Answered by:
edge servers: using cisco asa 5512

Question
-
We want to deploy 2 edge servers (1 pool)
Internally, we don't have problema, we can use DNS load balancín (round robin)....we don't nave HLB
Externally is the problem...we have cisco asa 5512 appliance...i don't sure if it is possible configure round robin
Monday, May 16, 2016 5:40 PM
Answers
-
The beauty of DNS LB is there is nothing special you have to do on the firewall... Just NAT or Route 3 public IPs to each edge server, open all the require ports, install certificates and configure DNS. See: https://technet.microsoft.com/en-us/library/gg412756(v=ocs.15).aspx or https://technet.microsoft.com/en-us/library/jj205394(v=ocs.15).aspx
Please mark posts as answers/helpful if it answers your question.
Blog
Skype Validator - Used to assist in the validation and documentation of Skype for Business/Lync Server.- Marked as answer by Eason Huang Sunday, May 29, 2016 12:47 PM
Tuesday, May 17, 2016 1:49 AM -
in public DNS you will need 6 records 2 for each service(access,webconf,AV) with 6 public IPS.
check below uri for more details.
https://technet.microsoft.com/en-us/library/gg425716(v=ocs.15).aspx
- Proposed as answer by Eason Huang Friday, May 20, 2016 8:22 AM
- Marked as answer by Eason Huang Sunday, May 29, 2016 12:47 PM
Tuesday, May 17, 2016 7:42 AM
All replies
-
The beauty of DNS LB is there is nothing special you have to do on the firewall... Just NAT or Route 3 public IPs to each edge server, open all the require ports, install certificates and configure DNS. See: https://technet.microsoft.com/en-us/library/gg412756(v=ocs.15).aspx or https://technet.microsoft.com/en-us/library/jj205394(v=ocs.15).aspx
Please mark posts as answers/helpful if it answers your question.
Blog
Skype Validator - Used to assist in the validation and documentation of Skype for Business/Lync Server.- Marked as answer by Eason Huang Sunday, May 29, 2016 12:47 PM
Tuesday, May 17, 2016 1:49 AM -
If I have 2 edge, then I need:
Server1: 3 private IP (External interface) + 1 private IP (internal Interface)
Server2: 3 private IP (External interface) + 1 private IP (internal Interface)
On DNS Public I need 3 IP....Cisco ASA will do NAT to private IPs....but...
I could only to do NAT to one edge server, not ??
Tuesday, May 17, 2016 5:00 AM -
in public DNS you will need 6 records 2 for each service(access,webconf,AV) with 6 public IPS.
check below uri for more details.
https://technet.microsoft.com/en-us/library/gg425716(v=ocs.15).aspx
- Proposed as answer by Eason Huang Friday, May 20, 2016 8:22 AM
- Marked as answer by Eason Huang Sunday, May 29, 2016 12:47 PM
Tuesday, May 17, 2016 7:42 AM -
Hi,
For Edge Server pool, you can use DNS load balance with NAT.
More details:
https://technet.microsoft.com/en-us/library/gg398823(v=ocs.15).aspx
You can NAT to both Edge Server. Six public IPs NAT to six private IPs.
Best Regards
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.
Eason Huang
TechNet Community SupportFriday, May 20, 2016 8:20 AM