On Sat, 01 Jan 2005 13:27:46 -0500, "H. S."
<(E-Mail Removed)> wrote:
>I am trying out this new USR8054 router (and comparing it againt
>D-Link's DI-524). I have a Linux Debian computer connected to the router
>with a CAT5 cable and a Windows XP (fully updated, except SP2)
"Fully updated", without XP SP2 is a contradiction. I suggest you
finish the job by installing XP SP2 and subsequent band-aids. EVERY
Dell Inspiron 5160 laptop I've ordered came with SP2 pre-installed.
What happened that inspired you to reload XP from scratch and not
bother to bring it up to at least the way it was shipped?
>connects
>to the router wireless (Inspiron 5160 with a Broadcom 1350 Wireless card).
Nice laptop. Watch out for the odd power connector coming from the
giant brick size power supply. At the laptop end, the cable is too
small, does not have much of a strain relief, and will break the tiny
center wire if you bend the cable at a right angle to the connector.
>Sometimes, when the laptop wakes up from hibernation, it seems not to
>get any DNS server address. Ping works to LAN as well as outside. Ping
>outside IP addresses works but pinging URLs fails.
OK. DNS on your XP laptop has a problem. I'll assume that the Debian
box is working normally with it's LAN connection.
1. If your client radio hasn't been active for a while, the initial
DNS lookup when it comes alive may fail due to timing collisions with
startup delays. With DNS, it may switch to the secondary DNS server
and not return to the primary for a while. If the secondary is bogus,
dead, or my favorite problem, mistyped, it will continue to return
"host knot found" errors for a while.
2. Are you using a very short DHCP lease time? If so, when your
computah goes into power save, the router drops the entry because the
lease has not been renewed. On wakeup, some clients seem to forget to
renew the lease. It's easy enough on Windoze using:
ipconfig /renew or ipconfig /registerdns
You might also wanna check what the router is reporting for DHCP
using:
http://www.weird-solutions.com/download/demo.html
See the free DHCP Query Tool at the bottom for Windoze and various
Linux mutations.
3. XP's Wireless Zero Config sometime conflicts with the stock
wireless drivers. Since my guess(tm) is that you've reinstalled the
OS from an XP disk that was not the Dell "Windoze Recovery" joke of a
disk, methinks you may have screwed something up in the wireless
driver or system install. If you're using some driver for the
wireless card that you downloaded from the Dell web pile, you may
wanna try disabling (not removing) Wireless Zero Config in:
Control Panel -> Admin Tools -> Services
and see if it helps. Also, try disabling any type of power saving
features in the wireless device configuration.
4. Back to DHCP issues. One problem I've seen with XP is that I get
IP addresses, the gateway, but no DNS. I've seen this on 4 machines
so far and have not found a reliable fix. It's the result of a
partial spyware removal and/or a roll back of XP SP2 to the previous
state. If you run:
ipconfig /all | more
you'll notice that the DNS server entries are missing. I can kludge a
fix by inserting the DNS servers into the network configuration and
leave the IP and gateway to be 'server assigned'. If I run the above
DHCP Query Tool on one of these machines, it reports back DNS server
entries, but XP fails to configure them for some reason. If anyone
finds a fix for this, I would be very interested.
>I have tried disabeling the wireless card and re-enabling it. No luck. I
>have tried restarting networking service in XP, no luck.
Well, try the simpler test of:
ipconfig /release
(wait about 10 seconds)
ipconfig /renew
Duz that work?
>Restarting dhcp
>client is also no luck.
That won't help because restarting the client does not initiate a DHCP
renewal request.
>I also rebooted the router, without luck. The
>only thing that seems to work is rebooting the laptop.
Well, try to create the problem. Put the laptop into Hibrinate mode.
Wait a while. Bring it back from the sleep of the dead. Does it work
or does it have the same problem? If so, I don't have a clue what to
suggest. Something in the wireless driver isn't working right. Check
driver versions for something later?
>And when everything is working fine, I notice that the laptop sees
>192.168.0.1 (USR8054 LAN IP address) as the DNS as well as the gateway.
That's normal. Most modern routers have built in DNS caches to speed
up repetative lookups.
>Anybody else have this problem? Any suggestions?
>
>thanks,
>->HS
--
Jeff Liebermann
(E-Mail Removed)
150 Felker St #D
http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558