Windows Server 2012 Direct Access with External NLB
Hi! (Yaniv Naor and Shuresh Chandra, please reply)
I'm trying to implement this at a customer site and I'm having a hard time finding documentation and solutions. The wizard is failing:
"Required IP addresses have not been provided. Specify at least 123.123.123.123 as InternetVirtualIPAddress."
Here is what I've done:
Windows 2012 Server DA1 installed with Remote Access Role and Direct Access is working fine (tested). Two network cards, one external and one Internal. Installed in Edge mode. Internal IP 10.10.10.10 External IP 123.123.123.120
Windows 2012 Server DA2 installed with Remote Access Role installed. Not configured. Internal IP 10.10.10.10 External IP 123.123.123.121
The IP address 123.123.123.123 is an available IP address given during the wizard when it asks for External DIP.
I have several questions:
1. Why is the wizard asking for External and Internal DIP when I am using an external NLB? The server should not bother with these settings since all virtual/dedicated IPs are handled by the External NLB.
2. I have to provide an external DIP for during the wizard. It says that my current primary DIP (the one set on the external network card) will be used as the cluster VIP. Again referring to Q1. How am I going to get the wizard to leave these addresses alone? The Cluster VIP is already taken on the External NLB box with IP 123.123.123.200.
3. In my current configuration, what IPs should I input in the wizard to make this work?
I've read through the following workarounds which was necessary to make the wizard run at all:
http://gallery.technet.microsoft.com/scriptcenter/Workaround-for-DirectAccess-a8e7aa8b
Are there any ways to manually implement the external NLB through PowerShell?
Thank you for any help. It seems we are among the very first to implement this.
Emil Rakoczy