Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > netgear wgr614 v4 needs 2-3 refreshes/retry to hit a Web page

Reply
Thread Tools Display Modes

netgear wgr614 v4 needs 2-3 refreshes/retry to hit a Web page

 
 
pstock
Guest
Posts: n/a

 
      12-01-2006, 04:38 PM
I hope that subject line covered it.

I recently changed PPPoE DSL providers (a telephone company) and have
been having trouble connecting to the Net since.

Here's the setup.
Laptop running WIndows XP, DSL modem (speedstream 5260), Netgear WGR614
v4 router with the latest (and only) firmware 5.0_07. DSL is PPPoE with
login.

Before the DSL provider switch, my connection whether direct to the
modem or via the wifi router was virtually the same. There was no
problem.

Since then, when connected via the router (wired to the router, not
wifi, though the wifi performance is the same) service has become
spotty.

Here's what happens. When I request a page, 9 times out of 10, I get an
error "Server not found" (this is in Firefox. Explorer behaves as
badly.) I then have to hit the Refresh or Try again button once or
twice, before the page eventually loads. You can imagine this is
annoying, having to refresh, refresh everytime one accesses the Web. By
the second or third try, I get through.

If I bypass the router and plug directly into the modem, the pages all
load first time, every time.
Rebooting the modem, router, and PC have not helped performance.

The only thing that has changed recently was the DSL Provider. None of
this was a problem before the switch.
I should note that the new DSL service is one of those "lite" services
(because I don't have big throughput needs.) "up to 512Kbps"

I have tried changing the router's timeout to 0 but that didn't improve
things.

Any suggestions?

if the problem is with the service (or the "Lite" aspect of the
service) I will change providers.
It seems strange though that when wired directly to the modem, all is
well, but with the router in place, the performance--even wired to the
router--changes so radically. I didn't understand that a wired router
connection could so degrade performance.

is there something about Lite that could cause this problem?

Many thanks

 
Reply With Quote
 
 
 
 
Warren Oates
Guest
Posts: n/a

 
      12-01-2006, 05:57 PM
In article <(E-Mail Removed) .com>,
"pstock" <(E-Mail Removed)> wrote:

> Here's what happens. When I request a page, 9 times out of 10, I get an
> error "Server not found" (this is in Firefox. Explorer behaves as
> badly.) I then have to hit the Refresh or Try again button once or
> twice, before the page eventually loads. You can imagine this is
> annoying, having to refresh, refresh everytime one accesses the Web. By
> the second or third try, I get through.


Just on the off chance: is this Sympatico? And are you getting an ip
address from them that begins with 70?

You could also try using a different DNS in your router setup.
--
W. Oates
 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      12-01-2006, 06:08 PM
"pstock" <(E-Mail Removed)> hath wroth:

>I hope that subject line covered it.


Hint: In order to get more working room on the page, my news reader
does not display the subject line.

>I recently changed PPPoE DSL providers (a telephone company) and have
>been having trouble connecting to the Net since.


This should be an obvious clue if the provider was the only thing that
changed. However, there were apparently other changes.

>Laptop running WIndows XP, DSL modem (speedstream 5260), Netgear WGR614
>v4 router with the latest (and only) firmware 5.0_07. DSL is PPPoE with
>login.


The Speedstream 5260 has some really nifty diagnostics. The problem
is how to access them either directly or through the router. I
usually use a 2nd computer and a hub or switch between the 5260 and
the router. Setup this 2nd PC to 10.0.0.10 and telnet to the 5260 at:
telnet 10.0.0.138
You should get something like:
<http://groups.google.com/group/ba.internet/msg/e35b9b0f232f9551?fwc=1>
Look for problems with SNR Margin, line levels, and error rates.
There's a page somewhere on DSLReports.com that explain the buzzwords.

>Before the DSL provider switch, my connection whether direct to the
>modem or via the wifi router was virtually the same. There was no
>problem.
>
>Since then, when connected via the router (wired to the router, not
>wifi, though the wifi performance is the same) service has become
>spotty.


So, have you tried it directly to the modem without the router? If
that works, you have a broken router..

>Here's what happens. When I request a page, 9 times out of 10, I get an
>error "Server not found" (this is in Firefox. Explorer behaves as
>badly.) I then have to hit the Refresh or Try again button once or
>twice, before the page eventually loads. You can imagine this is
>annoying, having to refresh, refresh everytime one accesses the Web. By
>the second or third try, I get through.


That can easily be a flakey DNS server at your ISP. Try setting the
DNS servers to some other nearby DNS servers on your XP client. It
will ignore the DNS cache in the router and go directly to the DNS
servers.

Also, I had exactly the same symptoms when I inserted a typo error for
the primary DNS server. XP would wait about 15 seconds before giving
up on the first DNS server, before going to the secondary.

>If I bypass the router and plug directly into the modem, the pages all
>load first time, every time.
>Rebooting the modem, router, and PC have not helped performance.


That leaves:
1. Broken router
2. Bad ethernet cable between modem and router.
3. Bad DNS servers.

--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
pstock
Guest
Posts: n/a

 
      12-06-2006, 03:08 PM
Many thanks both.

In the end, what was needed was sticking a straightened paper clip into
the Reset hole on the back of the router and reentering the PPPoE login
information.

So people, if you suspect a bad router, try not just a power cycle
(unplugging, replugging) reboot, but a real reset.

Peter

Jeff Liebermann wrote:
> "pstock" <(E-Mail Removed)> hath wroth:
>
> >I hope that subject line covered it.

>
> Hint: In order to get more working room on the page, my news reader
> does not display the subject line.
>
> >I recently changed PPPoE DSL providers (a telephone company) and have
> >been having trouble connecting to the Net since.

>
> This should be an obvious clue if the provider was the only thing that
> changed. However, there were apparently other changes.
>
> >Laptop running WIndows XP, DSL modem (speedstream 5260), Netgear WGR614
> >v4 router with the latest (and only) firmware 5.0_07. DSL is PPPoE with
> >login.

>
> The Speedstream 5260 has some really nifty diagnostics. The problem
> is how to access them either directly or through the router. I
> usually use a 2nd computer and a hub or switch between the 5260 and
> the router. Setup this 2nd PC to 10.0.0.10 and telnet to the 5260 at:
> telnet 10.0.0.138
> You should get something like:
> <http://groups.google.com/group/ba.internet/msg/e35b9b0f232f9551?fwc=1>
> Look for problems with SNR Margin, line levels, and error rates.
> There's a page somewhere on DSLReports.com that explain the buzzwords.
>
> >Before the DSL provider switch, my connection whether direct to the
> >modem or via the wifi router was virtually the same. There was no
> >problem.
> >
> >Since then, when connected via the router (wired to the router, not
> >wifi, though the wifi performance is the same) service has become
> >spotty.

>
> So, have you tried it directly to the modem without the router? If
> that works, you have a broken router..
>
> >Here's what happens. When I request a page, 9 times out of 10, I get an
> >error "Server not found" (this is in Firefox. Explorer behaves as
> >badly.) I then have to hit the Refresh or Try again button once or
> >twice, before the page eventually loads. You can imagine this is
> >annoying, having to refresh, refresh everytime one accesses the Web. By
> >the second or third try, I get through.

>
> That can easily be a flakey DNS server at your ISP. Try setting the
> DNS servers to some other nearby DNS servers on your XP client. It
> will ignore the DNS cache in the router and go directly to the DNS
> servers.
>
> Also, I had exactly the same symptoms when I inserted a typo error for
> the primary DNS server. XP would wait about 15 seconds before giving
> up on the first DNS server, before going to the secondary.
>
> >If I bypass the router and plug directly into the modem, the pages all
> >load first time, every time.
> >Rebooting the modem, router, and PC have not helped performance.

>
> That leaves:
> 1. Broken router
> 2. Bad ethernet cable between modem and router.
> 3. Bad DNS servers.
>
> --
> Jeff Liebermann (E-Mail Removed)
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060 http://802.11junk.com
> Skype: JeffLiebermann AE6KS 831-336-2558


 
Reply With Quote
 
 
 
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WGR614 Netgear Sanchez Wireless Networks 2 09-15-2005 08:05 PM
Netgear WGR614 802.11g just1coder Wireless Internet 1 04-19-2004 02:53 PM
Netgear WGR614 Navin Johnson Wireless Internet 4 11-22-2003 12:42 AM
Netgear WGR614 --> was working, now I can't even get to the "192.168.0.1" page superboyAC Wireless Internet 1 09-20-2003 08:40 PM
Netgear wgr614 capate Home Networking 0 09-04-2003 08:57 PM



1 2 3 4 5 6 7 8 9 10 11