Scenario: Hyper-V on Server 2012, 2008R2 AD, Server 2012 guest machines
I was doing a Lync 2013 Edge server, and I noticed that the IP addressing on the external network interface was stuck with DHCP of 169.254.230.1. Along with the desired DMZ external addresses. Not so great, and it would NOT go away. Looking at ncpa.cpl showed that I had the stupid thing configured correctly. No amount of chanting or invoking the mystic powers made a difference. I mean, look at the route print – just the sight of this made me wonder just what the heck was going on! Nice gateway and interface combination, eh?
“netsh int ipv4 set int” did not help.
Get-netipaddress showed a correct setup. but it also showed that silly AIPCA thing too. remove-netipaddress seemed to work, but the 169.254 IP would not go away. Reboots, disabling NIC, we tried it all. Nada.
This here fixed me: http://lyngtinh.blogspot.com/2011/12/how-to-disable-autoconfiguration-ipv4.html
YMMV
No comments:
Post a Comment