need help releasing automatic private ip address

zogg

Senior member
Dec 13, 1999
960
0
0
How can I get windows xp home to release the automatic private ip address 169.254.161.220
so that it will detect my routers 192.168.0.100 address
 

wlee

Senior member
Oct 10, 1999
585
0
71
Open a DOS Command Promt. type in " ipconfig /release all " Are you sure your router is config as DHCP server ? You may want to check, then power cycle the router and reboot the computer.
 

stash

Diamond Member
Jun 22, 2000
5,468
0
0
You cant release the auto configured address...you just renew. If there is a dhcp server that has a valid address, then you will get that address.
 

zogg

Senior member
Dec 13, 1999
960
0
0
I fixed it...what I finally did was uninstall the adapter, shutdown the computer, then then the router, then the cable modem.Then I turned on the cable modem first, then the router then the computer and I got the proper IP address.

thanks anyway everyone.
 

stash

Diamond Member
Jun 22, 2000
5,468
0
0
As I said before, you cannot run ipconfig /release to release a APIPA address. If everything on the network (DHCP, the workstation itself) is configured correctly, an ipconfig /renew will get the IP from the DHCP server.

But you cannot release it...thats the whole point of APIPA.