On Thu, 16 Sep 2004 13:09:17 GMT, Shel
<(E-Mail Removed)> wrote:
>I'm new at laptops and wireless networking.
>
>I took my just-acquired laptop with Win98 and WaveBuddy wi-fi card to a
>free Internet hot spot.
>
>The program that monitors the card showed adequate signal strength and
>signal quality.
>
>But when I asked an e-mail program to access pop3.myrealbox.com, or a
>telnet program to access unix5.netaxs.com , they protested they couldn't
>find a DNS server.
Well, it might be intentional. Some free hot spots want you to
register first to keep the spammers off their system. Another problem
is that some free hotspot owners limit the number of users by
restricting the number of IP's available via DHCP. This isn't a great
way to do that, and causes quite a bit of head scratching.
However, if it's not a registration or creative configuration issue,
you might not be getting an IP address delivered via DHCP from the hot
spot router.
For Windoze 98, open a DOS window with:
Run -> command
and run:
ipconfig
or just run:
winipcfg
You should have an IP address something like 192.168.xxx.xxx on the
wireless card interface. If you get 169.254.xxx.xxx, DHCP is not
working correctly. This sometimes happens if you leave your computer
in "suspend" or "hibernate" mode, which has a previous wireless IP
address saved, and for which Windoze sees no good reason to ask for a
new one. You can kick start a DHCP request with:
ipconfig /release_all
Wait about 10-15 seconds. Then run:
ipconfig /renew_all
It should show 192.168.xxx.xxx for the IP address. If so, you should
be able to surf. Also, try a reboot.
To check if you have a DNS server assigned, run:
ipconfig /all | more
If that doesn't work, then your laptop may be set to require WEP/WPA
encryption, while the free hot spot router wants no encryption.
--
Jeff Liebermann
(E-Mail Removed)
150 Felker St #D
http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558