Why would the servers network type change from Private to Public?

18,805

That is likely what happened. Because of the possibility that a given machine can connect to multiple different networks over the course of its life that share the same IP range, but are not the same network, Windows looks for other clues as to the identity of the network. That includes querying the DNS servers.

Now why MS thinks a SERVER would be doing that as opposed to a laptop is anyone's guess.

Share:
18,805

Related videos on Youtube

Phil Hannent
Author by

Phil Hannent

I am a director of a software company. We code for interactive touch screens, React based activity sites for business and education. We also have software as a service offerings. Our main technology stacks are: Qt/C++, ReactJS, NodeJS, Azure.

Updated on September 18, 2022

Comments

  • Phil Hannent
    Phil Hannent over 1 year

    Just found a fault with a server, other users have had problems connecting to it. The setting on the network card had changed from Private (domain) network to Public (the other option being Home).

    The switch to the network interface would have caused the firewall to block a lot of normal functions.

    I am guessing that since the event log showed no reason for the change that it might be due to a complete shutdown we had recently where someone powered up the machines, however the domain controllers might not have been booted up first. Any confirmation that this might be the case?

  • Top__Hat
    Top__Hat over 12 years
    You can set the network to always default to a specific type of network (i.e. Domain) and to not prompt.
  • hookenz
    hookenz over 8 years
    I must confess to hating that feature.