Not sure how you have your network configured, but DHCP and DNS are NOT the
same thing! DNS is used to translate
www.msn.com into it's IP address
207.68.172.246 DHCP is what gives your laptop it's IP address on the
network. By disabling DHCP and not preconfiguring everything into the
network adapter you created the error condition you see. You need both DHCP
and DNS running or you'll need to hard code your network adapters.
--
David Hettel
Please post any reply as a follow-up message in the news group for everyone
to see. I'm sorry, but I don't answer questions addressed directly to me in
E-mail or news groups.
Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
DISCLAIMER: This posting is provided "AS IS" with no warranty of any kind,
either expressed or implied, made in relation to the accuracy, reliability
or content of this post. The author shall not be liable for any direct,
indirect, incidental or consequential damages arising out of the use of, or
inability to use, information or opinions expressed in this post and confers
no rights.
"Sagz" <(E-Mail Removed)> wrote in message
news:32370BA2-22C3-4080-BC7F-(E-Mail Removed)...
>I have a laptop (running WinXP Home) in a WiFi network with USR MaxG
>wireless
> router/modem. I previously used DHCP to connect to the router. I have
> changed
> it to use DNS. Have specified IP on the laptop and the router is
> configured
> to allow the specified IP and the router's DHCP is turned off and so is
> the
> DHCP client service on the laptop. My network is fine.
>
> Problem is: Sometimes, especially when I bring the laptop out of
> hibernation
> or standby and it attempts to reconnect the WiFi, it displays the
> "acquiring
> network address" balloon tip and the animated icon of acquiring network
> address. It does connect and I can surf the Internet, but the icon stays
> the
> same (i.e. displaying "acquiring network address"). I don't think it
> affects
> connectivity, but the icon is rather irritating and illogical.
>
> Please help.