Member Avatar for Member #579261

Hi guys,
I've been trying to connect my Hp laptop to the wireless internet but it won't. It's on DHCP but it can't receive the default gateway. Plus it's getting a Public ip address and it's saying Access only Local.
I've tried everything but nothing!!
Laptop running Vista, and all other laptops are getting Internet very well!

Some clues on what may be the problem??

Dani AI

Generated

As showed, assigning a manual address proven that the laptop can talk to the router. A cleaner long‑term approach is to create a DHCP reservation on the router using the laptop's wireless MAC address: that keeps DHCP enabled while guaranteeing the same IP and avoids address collisions. If you must keep a static address, make sure it is outside the router's DHCP pool so another device cannot be handed the same address.

To confirm what the laptop is actually getting from DHCP, inspect and refresh the Windows IP stack from a command prompt:

ipconfig /all
ipconfig /release
ipconfig /renew
ipconfig /flushdns

If the IPv4 address shows as 169.254.x.x (APIPA) or there is no Default Gateway listed, the machine did not obtain a DHCP lease. The Microsoft docs for ipconfig and APIPA explain what those outputs mean and why DHCP failures produce self‑assigned addresses (ipconfig reference, ).

Other things to check (these will help isolate hardware vs software issues): update or roll back the wireless driver, delete the saved wireless profile and re-enter the SSID/key, verify the router's DHCP lease table and MAC‑filtering settings, confirm the WLAN AutoConfig service is running in Vista, and reboot both router and laptop. If an external USB adapter works (as suggested), that points to a failing internal radio or driver rather than the router. Finally, keep router firmware current and prefer a router-side DHCP reservation over ad‑hoc static assignments to avoid intermittent ARP/conflict problems.

Recommended Answers

All 4 Replies

Hello,

Try giving it a fixed address in the upper part of your normal DHCP range. You need to check one of your other computers to see what range your router is using for DHCP. For example if it is a Linksys Router set the following for your network address on the wireless card:
IP:
Netmask:
Gateway:

DNS1:

Save the information and see if you connect. If it works then reset it for DHCP and see if you can connect without the fixed IP.

if the above given solution does not work try an external wireless network adapter....if it works then go back to the configuration of your wireless network adapter and try tamper with the settings....please give us any feedback it will help us help u

Member Avatar for Member #579261

Hey, actually the first one has worked, thanks a lot guys.
But won't there be a problem if another computer in the network gets the same address?

Glad it worked.

Yes there would but both systems would complain about a system being on the same IP. That is why I suggested that you use .100 for the IP. DHCP will always use the lowest IP's available first and as long as you are not connecting over 90 systems to your home network, it will probably never occur.

Since it is seeing the router properly now you can try going back to the get an IP address automatically setting and see if it still connects ok when it has been disconnected for a day or two. But you fon't have to change what you have now if you don't want to.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.