"Duc" <(E-Mail Removed)> wrote in
news:a4Ddb.12010$(E-Mail Removed):
> My router is a Linksys BEFW11S4. I'm trying to get a WUSB11 Wireless
> USB Network Adapter on a Windows 2000 machine to talk to the network.
>
> I tested it with my Windows XP laptop and it connected without a
> hitch. I'm convinced that a big part of this is the fact that XP has
> wireless connectivity built in and that Linksys' WLAN Monitor software
> is part of why this won't work on my Win2K machine.
That has nothing to do with the problem.
>
> I know this computer can see the router because the Linksys software
> correctly shows the router's MAC address, SSID, channel, etc. and
> lists the status as "Connected".
>
> I've tried DHCP, but even though the router shows that it assigns the
> computer an IP within the DHCP range (192.168.1.106), the computer
> thinks it's getting something like 169.254.145.210. What actually
> happens is that when I first log on the computer actually WILL have
> the 192.168.1.106 address, but within minutes will switch to the 169
> address.
The 169.xxx IP that the machine is getting is a MS defualt IP being
assigned, because the machine cannot get a vaild IP from the router.
This may be due to equipment defect. But most likely, it's due to the
TCP/IP Stack on the computer is hosed and needs to be rebuilt.
>
> Then I tried setting a static IP (192.168.1.50) and manually setting
> the gateway and DNS servers. Still no luck. I can't even ping the
> router (transmit failed, error code 65).
>
> I'm at a loss. Your suggestions are appreciated. Thank you.
>
>
>
To rebuilt the stack:
1) Use Regedit in the Start\Run Box
2) HKEY_Local_Machine\System\CurrentControlSet\Servic es
3) delete the Winsock and Winsock2 entries
4) NIC's Properties Box delete everything out of the box.
5) Reboot the machine which will rebuild the stack
6) put everything back in the NIC's Properties Box
Nine timws out of ten that corrects the problem.
You may also run into a problem of getting wired and wireless machines to
talk to each other with WEP enabled, but that's another fix if that
happens.
HTH
Duane