• April 16, 2025, 02:23:19 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Pages: 1 [2]

Author Topic: Possible bug discovered?  (Read 14743 times)

Lycan

  • Administrator
  • Level 15 Member
  • *
  • Posts: 5335
Re: Possible bug discovered?
« Reply #15 on: March 26, 2008, 10:28:50 AM »

I'm leaning towards the modem as well. Auto negotation issue. See what other modems the ISP offers.
Logged

judas_iscariote

  • Guest
Re: Possible bug discovered?
« Reply #16 on: April 01, 2008, 09:19:36 PM »

This smells like PMTU problem,

try this:

when the odd behavior happends, open cmd and type

Code: [Select]
ping www.google.com -f -l 1472

if ping does not fail, increase the 1472 number by one, till it fails. then you will see two different possible responses.

"packet needs to be fragmented but no DF is set"

or
"request time out "

if you see that latter message "Request timeout"  then your ISP is broken. to workaround it do this:

go to the router admin page, "Setup" then  "manual internet connection setup"

find the MTU box , there is a number there, substract 32 to it, save and reboot, try again.
Logged

Lycan

  • Administrator
  • Level 15 Member
  • *
  • Posts: 5335
Re: Possible bug discovered?
« Reply #17 on: April 02, 2008, 11:55:22 AM »

Good info.  ;D
Logged

judas_iscariote

  • Guest
Re: Possible bug discovered?
« Reply #18 on: April 02, 2008, 12:24:24 PM »

if you see that latter message "Request timeout"  then your ISP is broken

If this is really your case, I urge you or any other person that has this problem to change ISP ASAP, this is a frecuent but CRITICAL firewall misconfiguration, caused by sysadmins reading ill-advised security literature..

more info on this subject http://www.znep.com/~marcs/mtu
Logged

fgl30

  • Level 3 Member
  • ***
  • Posts: 116
Re: Possible bug discovered?
« Reply #19 on: April 03, 2008, 06:11:10 PM »

This smells like PMTU problem,

try this:

when the odd behavior happends, open cmd and type

Code: [Select]
ping www.google.com -f -l 1472

if ping does not fail, increase the 1472 number by one, till it fails. then you will see two different possible responses.

"packet needs to be fragmented but no DF is set"

or
"request time out "

if you see that latter message "Request timeout"  then your ISP is broken. to workaround it do this:

go to the router admin page, "Setup" then  "manual internet connection setup"

find the MTU box , there is a number there, substract 32 to it, save and reboot, try again.

ok, I have "packet needs to be....." with 1473.... what about that? Thx
Logged

judas_iscariote

  • Guest
Re: Possible bug discovered?
« Reply #20 on: April 03, 2008, 06:48:28 PM »

ok, I have "packet needs to be....." with 1473.... what about that? Thx

Then it is not the problem I have described. sorry, no idea then.
Logged

AWDL

  • Level 3 Member
  • ***
  • Posts: 335
Re: Possible bug discovered?
« Reply #21 on: April 07, 2008, 10:06:18 AM »

ok, I have "packet needs to be....." with 1473.... what about that? Thx

So ping XXX -l 1472 worked and 1473 failed.

Then lower the MTU on your DIr-655 to 1472 (Internet> Manual...setup>MTU)


Logged
Meanest person you know

midhenry

  • Level 2 Member
  • **
  • Posts: 25
Re: Possible bug discovered?
« Reply #22 on: May 14, 2008, 02:29:54 PM »

Your post was not completely clear....
Do you see the problem on both wired and wireless connections?

I'm betting that the problem is only occurring when you are connected wirelessly, and that it never occurs with a wired connection. (This is what I see with my set up)

A perfectly good reason to see a message saying that the web page will not load is because you have lost your connection to the router (i.e. the wireless connection has failed)

If the problem is loss of wireless connection, I suspect you are a) out of luck, or b) in for lots of frustrating configuration hacks to work around the problem of the DIR-655 being very susceptible to interference (i.e. it's a design problem that may or may not be mitigated in particular circumstances by changing channels, fiddling with WISH controls, unchecking WMM Enable and/or Short GI, etc.  -  all suggestions provided to me by D-Link support without fixing the problem for me so far.)
Logged
DIR-655, HW ver A3,  FW ver 1.11

Lycan

  • Administrator
  • Level 15 Member
  • *
  • Posts: 5335
Re: Possible bug discovered?
« Reply #23 on: May 14, 2008, 03:13:29 PM »

I have a feeling that the MTU adjustment did the trick for him.
Logged
Pages: 1 [2]