Tuesday, July 27, 2010

169 IP Address Issue

One possible solution for invalid IP Address or the 169.xxx IP

- Start > Run > cmd or just type in cmd in the start search box then type:
(note: A box confirming the command was accepted should pop-up)
  1. netsh winsock reset
  2. netsh int ip reset c:\resetlog.txt
  3. netsh firewall reset
  4. netsh int ip delete arpcache
  5. netsh int ip reset reset.log
  6. ipconfig /flushdns
  7. ipconfig /registerdns
- Restart computer

No comments:

Post a Comment