Ip address change

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

I recently relocated my server from one site to another.
After the move a new ip was needed to join to the new
network. My DNS is still hanging on to the old number
making it imposible to ping from a client side machine.

so now what??
 
Did you go into TCP/IP properties and change the DNS for primary and
secondary?

Then bring up a command prompt and type
ipconfig /flushdns && ipconfig /registerdns
wait about 20 min and check event viewer for any errors.
 
Back
Top