About The Loyal Hacker

Hi, My Self "The Loyal Hacker" started blogging under this name, since I have been denied permissions to act free. Freedom has been denied due to the roles assigned at my work. I would be happy to serve all your needs with in my limit of knowledge and experience.

Best Regards,
The Loyal Hacker
e-mail: hackingworld5@gmail.com

Wednesday, October 6, 2010

Resolving 169.x.x.x IP address problems.


Information:
This article outlines methods of resolving issues with a 169.x.x.x IP address. This address results from a built in feature of windows called automatic private IP address(APIPA). When your computer is unable to find a DHCP server the APIPA service will assign itself a 169.x.x.x IP address. According to Microsoft, the APIPA service checks for a DHCP server every five minutes.
Workaround:
Releasing the IP address
1. Click on Start and click Run.
2. Inside Run, type ipconfig /release to release the IP address.
3. Then after the IP address is released, type ipconfig /renew

Disabling the Ethernet Adapter
1. Click on Start and right click on My Computer. Then click on Manage.
2. Click on Device Manager and then Network Adapters
3. Under Network Adapters, right click on your Ethernet adapter and select Disable.
4. Wait approximately 5 seconds and right click on it and click Re-enable.
5. This restarts the DHCP client and tries to obtain an IP address from the Network.

Check the Ethernet cable
Sometimes a bad Ethernet cable can cause your system to receive a 169 IP address, try changing out the cable for a new one.
Disable antivirus and firewall applications
Disable/uninstall any external firewall, antivirus, or spyware programs (eg. Norton Internet Security, McAfee Security Center, Trend Micro 2007, Webroot).
Restarting the QoS packet scheduler Protocol
1. Click on Start and click Control Panel.
2. In Control Panel, double click on Network Connections and then Local Area Connection.
3. Click on Properties and uncheck QoS Packet Scheduler.
4. Click Ok and repeat the process. 

Restarting the DHCP service
1. Click Start and select Run.
2. Type services.msc in Run and click Ok.
3. Find DHCP service and right click on it. Click on Stop.
4. Reboot the computer.
5. When the computer boots up, click Start and select Run
6. Inside Run, type the following: netsh int ip reset log.txt
7. Click Ok.

System Restore
1. Open Start and click on Programs and then Accessories.
2. Then click on System Tools.
3. Click on System Restore and select a restore point when you were not experiencing this problem.
4. Restore your system.


No comments:

Post a Comment