Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-19-2005, 02:43 AM
david Stuehler
Guest
 
Posts: n/a
Default Problem with cable connection to Linksys

I just installed a Linksys router, WRT54G, connected to a DSL modem (Verizon service). It works fine with a laptop with a wireless connection, but my Dell desktop connects to the router with a cable, and I can't get IE to connect to any websites, and Outlook Express can't connect to my mail server.

I can successfully ping websites by name or IP address, so the Dell has an internet connection. Ipconfig shows all the right addresses. Linksys support says the router is working as it should so the problem must be with Dell or IE.

The most bizzare behavior is that while IE will not connect to any website by name or IP number, it will connect to Google by number. Of course, none of the links Google supplies work.

If I unplug the router, and plug the DSL modem directly into the Dell, it works fine again.

Any ideas what might be wrong?

The Dell is a Dimension XPX T450. The NIC is a Netgear FA311 Fast Ethernet Adapter. The modem is a Westell Wirespeed

Reply With Quote
  #2 (permalink)  
Old 07-19-2005, 05:09 AM
Duane Arnold
Guest
 
Posts: n/a
Default Re: Problem with cable connection to Linksys

david Stuehler wrote:

> I just installed a Linksys router, WRT54G, connected to a DSL modem
> (Verizon service). It works fine with a laptop with a wireless connection,
> but my Dell desktop connects to the router with a cable, and I can't get
> IE to connect to any websites, and Outlook Express can't connect to my
> mail server.
>
> I can successfully ping websites by name or IP address, so the Dell has an
> internet connection. Ipconfig shows all the right addresses. Linksys
> support says the router is working as it should so the problem must be
> with Dell or IE.
>
> The most bizzare behavior is that while IE will not connect to any website
> by name or IP number, it will connect to Google by number. Of course, none
> of the links Google supplies work.
>
> If I unplug the router, and plug the DSL modem directly into the Dell, it
> works fine again.
>
> Any ideas what might be wrong?
>
> The Dell is a Dimension XPX T450. The NIC is a Netgear FA311 Fast Ethernet
> Adapter. The modem is a Westell Wirespeed


Have you tried flashing the router with the lasteet version of the firmware
it is using or a later version? That usually fixes the problem of machines
that can access sites behind a router while others cannot do it.

Better yet, use one of the firmwares that work on the 54G and use WW to
review traffic logs. :)

http://www.windowsitpro.com/Article/...064/43064.html

Duane :)

Reply With Quote
  #3 (permalink)  
Old 07-19-2005, 09:49 PM
James D. Beard
Guest
 
Posts: n/a
Default Re: Problem with cable connection to Linksys

david Stuehler wrote:
> I just installed a Linksys router, WRT54G, connected to a DSL modem
> (Verizon service). It works fine with a laptop with a wireless
> connection, but my Dell desktop connects to the router with a cable, and
> I can't get IE to connect to any websites, and Outlook Express can't
> connect to my mail server.
>
> I can successfully ping websites by name or IP address, so the Dell has
> an internet connection. Ipconfig shows all the right addresses. Linksys
> support says the router is working as it should so the problem must be
> with Dell or IE.
>
> The most bizzare behavior is that while IE will not connect to any
> website by name or IP number, it will connect to Google by number. Of
> course, none of the links Google supplies work.


When you can get out with a numerical address but not with
URL names, you have a DNS problem. In this case, it appears
very likely it is on your machine or in your router, and there
are several possible places it could happen.

Is your router set up to provide DNS service or relay? If not,
set it to do so. If so, reboot it to clear whatever is in the
DNS cache.

I do not know where Micro$loth stores DNS data, but on Linux
there is a hosts file, and several xxx.conf files that contain
machine names and their IPs, and some applications (ftp, perhaps
some browsers) also cache DNS data. It sounds as if ping is
using a different cache (or no cache) for DNS while IE is using
a corrupt one.

Look for a hosts file and files ending in conf or cfg or
config in places that might pertain to communications.
You should have a localhost 127.0.0.1 and maybe some other
entries, but you can usually delete anything but the
localhost entry to get rid of garbage. (Make a backup of
the file before tinkering with it, just in case you need
to restore.) Pay particular attention to any names or
addresses with funny symbols or that are an unusual length
(perhaps #xmg 64.138.19) as these can make the
entire file unusable.

Good luck!

jim b.
--
Unix is not user-unfriendly; it merely
expects users to be computer-friendly.

Reply With Quote
  #4 (permalink)  
Old 07-20-2005, 03:50 PM
david Stuehler
Guest
 
Posts: n/a
Default Re: Problem with cable connection to Linksys

Jim,

I have checked out the hosts file and DNS which seems to be working for
everything except Internet Explorer and Outlook Express. Ping, WS-FTP and
Timbuktoo all work with either site names or IP addresses. It must be an IE
thing. I would suspect a corrupted file, but when I plug the DSL modem
directly into the PC, everything works fine.


"James D. Beard" <jim.beard@verizon.net> wrote in message
news:3AeDe.35465$Tx1.30567@trnddc03...
> david Stuehler wrote:
>> I just installed a Linksys router, WRT54G, connected to a DSL modem
>> (Verizon service). It works fine with a laptop with a wireless
>> connection, but my Dell desktop connects to the router with a cable, and
>> I can't get IE to connect to any websites, and Outlook Express can't
>> connect to my mail server.
>> I can successfully ping websites by name or IP address, so the Dell has
>> an internet connection. Ipconfig shows all the right addresses. Linksys
>> support says the router is working as it should so the problem must be
>> with Dell or IE.
>> The most bizzare behavior is that while IE will not connect to any
>> website by name or IP number, it will connect to Google by number. Of
>> course, none of the links Google supplies work.

>
> When you can get out with a numerical address but not with
> URL names, you have a DNS problem. In this case, it appears
> very likely it is on your machine or in your router, and there are several
> possible places it could happen.
>
> Is your router set up to provide DNS service or relay? If not,
> set it to do so. If so, reboot it to clear whatever is in the
> DNS cache.
>
> I do not know where Micro$loth stores DNS data, but on Linux
> there is a hosts file, and several xxx.conf files that contain
> machine names and their IPs, and some applications (ftp, perhaps
> some browsers) also cache DNS data. It sounds as if ping is
> using a different cache (or no cache) for DNS while IE is using
> a corrupt one.
>
> Look for a hosts file and files ending in conf or cfg or
> config in places that might pertain to communications.
> You should have a localhost 127.0.0.1 and maybe some other
> entries, but you can usually delete anything but the
> localhost entry to get rid of garbage. (Make a backup of
> the file before tinkering with it, just in case you need
> to restore.) Pay particular attention to any names or
> addresses with funny symbols or that are an unusual length
> (perhaps #xmg 64.138.19) as these can make the
> entire file unusable.
>
> Good luck!
>
> jim b.
> --
> Unix is not user-unfriendly; it merely
> expects users to be computer-friendly.




Reply With Quote
  #5 (permalink)  
Old 07-20-2005, 10:22 PM
McSpreader
Guest
 
Posts: n/a
Default Re: Problem with cable connection to Linksys

"david Stuehler" <stuehlerd@verizon.net> wrote in news:QouDe.5593
$Kz3.5378@trndny04:

> ...when I plug the DSL modem directly into the PC, everything

works fine.
>


Sounds like the router is cranky.

Suggest you do a hard reset of the router and try again. I've had a
couple of cases of misbehaving routers (different makes and models)
that have been fixed that way.

A router is based upon an embedded computer system (often running a
cut-down UNIX, but that's not the issue). Ergo it runs software (aka
firmware) written by yumingbeans usually under pressure to meet a
management deadline, ergo its full of bugs :-)

Reply With Quote
  #6 (permalink)  
Old 07-20-2005, 10:27 PM
Duane Arnold
Guest
 
Posts: n/a
Default Re: Problem with cable connection to Linksys

McSpreader wrote:

> "david Stuehler" <stuehlerd@verizon.net> wrote in news:QouDe.5593
> $Kz3.5378@trndny04:
>
>> ...when I plug the DSL modem directly into the PC, everything

> works fine.
>>

>
> Sounds like the router is cranky.
>
> Suggest you do a hard reset of the router and try again. I've had a
> couple of cases of misbehaving routers (different makes and models)
> that have been fixed that way.
>
> A router is based upon an embedded computer system (often running a
> cut-down UNIX, but that's not the issue). Ergo it runs software (aka
> firmware) written by yumingbeans usually under pressure to meet a
> management deadline, ergo its full of bugs :-)


It may even comedown to one may have to reflash the router too as the little
firmware doesn't load properly with an out of the box installation of the
router. The router could also just be flatout defective. :)

Duane :)

Reply With Quote
  #7 (permalink)  
Old 07-21-2005, 01:14 AM
david Stuehler
Guest
 
Posts: n/a
Default Re: Problem with cable connection to Linksys

Thanks for all the suggestions. The router checks out OK--have reinstalled the latest firmware. It works fine with a wireless connection, and Linksys says it is working OK. I thought it might be something corrupted in IE, but everything works fine if I plug my PC directly into the DSL modem. I downloaded Firefox, and that also won't work through the router, but it, like IE, can connect to Google. Weird.

Dave Stuehler
"david Stuehler" <stuehlerd@verizon.net> wrote in message news:xNZCe.8770$ij3.1779@trndny06...
I just installed a Linksys router, WRT54G, connected to a DSL modem (Verizon service). It works fine with a laptop with a wireless connection, but my Dell desktop connects to the router with a cable, and I can't get IE to connect to any websites, and Outlook Express can't connect to my mail server.

I can successfully ping websites by name or IP address, so the Dell has an internet connection. Ipconfig shows all the right addresses. Linksys support says the router is working as it should so the problem must be with Dell or IE.

The most bizzare behavior is that while IE will not connect to any website by name or IP number, it will connect to Google by number. Of course, none of the links Google supplies work.

If I unplug the router, and plug the DSL modem directly into the Dell, it works fine again.

Any ideas what might be wrong?

The Dell is a Dimension XPX T450. The NIC is a Netgear FA311 Fast Ethernet Adapter. The modem is a Westell Wirespeed

Reply With Quote
  #8 (permalink)  
Old 07-21-2005, 04:39 AM
Duane Arnold
Guest
 
Posts: n/a
Default Re: Problem with cable connection to Linksys

"david Stuehler" <stuehlerd@verizon.net> wrote in
news:aGCDe.12794$xe3.8241@trndny09:

> Thanks for all the suggestions. The router checks out OK--have
> reinstalled the latest firmware. It works fine with a wireless
> connection, and Linksys says it is working OK. I thought it might be
> something corrupted in IE, but everything works fine if I plug my PC
> directly into the DSL modem. I downloaded Firefox, and that also won't
> work through the router, but it, like IE, can connect to Google.
> Weird.
>


If the wireless NIC works and the Eternet NIC doesn't work, then maybe
there is something wrong with the wire Eternet NIC's configuration while
using the router.

You can use a packet sniffer and possibly see what's happening with
packets.

http://www.ethereal.com/

Duane :)

Reply With Quote
Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cable Broadband Connection-Wireless Connection Rich alt.internet.wireless 3 01-25-2007 04:35 PM
Unstable connection using a Linksys BEFW11S4 and Netopia 2241N knuj00@hotmail.com alt.internet.wireless 17 11-14-2006 11:37 PM
Weird Problem with Dropping internet connection SJ alt.internet.wireless 8 11-06-2006 08:38 PM
Problem with Netgear WGR614v6 dropping internet connection nicoladtaylor@yahoo.com alt.internet.wireless 0 09-30-2006 04:35 PM
Re: VPN connection problem with wireless router in network Brett alt.internet.wireless 0 07-24-2006 01:26 PM


All times are GMT. The time now is 04:26 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45