Why is Server 2012 assigning "169.254.*.*" series when creating DHCP server?
Posted
by
Seth
on Server Fault
See other posts from Server Fault
or by Seth
Published on 2012-10-12T19:52:50Z
Indexed on
2013/06/27
16:23 UTC
Read the original article
Hit count: 230
dhcp
|windows-server-2012
I have a small office, with ATT Motorola modem (192.168.1.254) set as passthrough to Dlink DIR-815 (LAN 192.168.0.1) I am trying to setup DHCP server on Server 2012, and when I create new DHCP server, the title is created as 169.254.. instead of the domain name. (Domain clients can retrieve IP's as defined in the scope)
Non-domain clients are not receiving IP's from the server but rather the Motorola... How do I assure DHCP setup is properly creating itself, and how do I make sure domain and non-domain clients get IP's from the server?
© Server Fault or respective owner