First thing, the 169.254.x.x ip is the default ip that a computer listens on to get a DHCP ip. The fact that you have that indicates that you aren't talking properly with the DHCP provider. Your laptop either is communicating properly, or its ip lease hasn't expired. Here's what I would suggest:
Ping the DHCP server from the laptop, if it can talk to it, use ipconfig /release and the ipconfig /renew. If the laptop can't ping the DHCP server, then check to make sure that the DHCP server is properly configured/running.
Main Topics
Browse All Topics





by: YohanShmingePosted on 2004-05-12 at 15:17:04ID: 11054558
I would first try and reset the cable modem (just unplug it and plug it back in). Next, make sure you have DHCP enabled. To do this, open Network Connections, Right-click your network connection and select properties. Then, select TCP/IP and click properties. Make sure "Obtain an IP address automatically" is selected.