Networking Forums

Networking Forums > Computer Networking > Broadband > MTU and RWIN

Reply
 
 
Chris
Guest
Posts: n/a

 
      12-30-2005, 07:42 PM
It seems that the MTU is a function of the router, but that RWIN is a
function of the connected computer. Is that correct?

If so, does that mean you have to set up the RWIN on each computer that
is plugged into the router?
--
Chris
 
Reply With Quote
 
 
 
 
Alan
Guest
Posts: n/a

 
      12-30-2005, 08:15 PM
In message <aIHQuVAV2YtDFwdJ@[127.0.0.1]>, Chris <nospam@[127.0.0.1]>
wrote
>It seems that the MTU is a function of the router, but that RWIN is a
>function of the connected computer. Is that correct?
>
>If so, does that mean you have to set up the RWIN on each computer that
>is plugged into the router?



<http://www.dslreports.com/faq/tweaks?text=1>

--
Alan
news2005 {at} amac {dot} f2s {dot} com
 
Reply With Quote
 
Andy Furniss
Guest
Posts: n/a

 
      12-31-2005, 01:41 AM
Chris wrote:
> It seems that the MTU is a function of the router,


I would leave the router alone (though you could do it on the router)
and change each PC - 1478 is best for normal UK dsl.

but that RWIN is a
> function of the connected computer. Is that correct?
>
> If so, does that mean you have to set up the RWIN on each computer that
> is plugged into the router?


Yes.

Andy.

 
Reply With Quote
 
Andy Furniss
Guest
Posts: n/a

 
      12-31-2005, 02:23 AM
Andy Furniss wrote:

> I would leave the router alone (though you could do it on the router)


Thinking more I would say just doing it on the router will be at best
only partially effective (mtu on wan facing will only affect upstream),
at worse will break some sites (mtu on lan facing if < on PC will fail
if the site ignores icmp frag needed - and many do).

What I think at 2am is often wrong though :-)

Andy.
 
Reply With Quote
 
Phil Thompson
Guest
Posts: n/a

 
      12-31-2005, 02:45 PM
On Sat, 31 Dec 2005 01:41:41 +0000, Andy Furniss
<(E-Mail Removed)> wrote:

>I would leave the router alone (though you could do it on the router)
>and change each PC - 1478 is best for normal UK dsl.


I would leave everything at the standard 1500, personally.

Phil
--
Tiscali - dialup speeds at Broadband prices, see
http://bbs.adslguide.org.uk/postlist...&Board=tiscali

AOL - the unlimited ISP of choice for heavy downloaders.
 
Reply With Quote
 
Dr Teeth
Guest
Posts: n/a

 
      01-01-2006, 04:38 PM
On Sat, 31 Dec 2005 01:41:41 +0000, Andy Furniss
<(E-Mail Removed)> wrote:

>I would leave the router alone (though you could do it on the router)
>and change each PC - 1478 is best for normal UK dsl.


I get packet fragmentation at anything above 1458.

--
Cheers,

Guy

** Stress - the condition brought about by having to
** resist the temptation to beat the living daylights
** out of someone who richly deserves it.
 
Reply With Quote
 
Phil Thompson
Guest
Posts: n/a

 
      01-01-2006, 06:18 PM
On Sun, 01 Jan 2006 16:38:47 +0000, Dr Teeth
<(E-Mail Removed)> wrote:

>
>I get packet fragmentation at anything above 1458.


ISP or kit specific ?

C:\Documents and Settings\Phil.XP2100>ping www.bbc.co.uk -l 2000

Pinging www.bbc.net.uk [212.58.224.88] with 2000 bytes of data:

Reply from 212.58.224.88: bytes=2000 time=96ms TTL=248
Reply from 212.58.224.88: bytes=2000 time=94ms TTL=248
Reply from 212.58.224.88: bytes=2000 time=95ms TTL=248
Reply from 212.58.224.88: bytes=2000 time=99ms TTL=248

Ping statistics for 212.58.224.88:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 94ms, Maximum = 99ms, Average = 96ms

on Demon

Phil
--
Tiscali - dialup speeds at Broadband prices, see
http://bbs.adslguide.org.uk/postlist...&Board=tiscali

AOL - the unlimited ISP of choice for heavy downloaders.
 
Reply With Quote
 
David
Guest
Posts: n/a

 
      01-02-2006, 10:12 AM
Phil Thompson wrote:
> On Sun, 01 Jan 2006 16:38:47 +0000, Dr Teeth
> <(E-Mail Removed)> wrote:
>
>
>>I get packet fragmentation at anything above 1458.

>
>
> ISP or kit specific ?
>
> C:\Documents and Settings\Phil.XP2100>ping www.bbc.co.uk -l 2000
>
> Pinging www.bbc.net.uk [212.58.224.88] with 2000 bytes of data:
>
> Reply from 212.58.224.88: bytes=2000 time=96ms TTL=248
> Reply from 212.58.224.88: bytes=2000 time=94ms TTL=248
> Reply from 212.58.224.88: bytes=2000 time=95ms TTL=248
> Reply from 212.58.224.88: bytes=2000 time=99ms TTL=248
>
> Ping statistics for 212.58.224.88:
> Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
> Approximate round trip times in milli-seconds:
> Minimum = 94ms, Maximum = 99ms, Average = 96ms
>
> on Demon
>
> Phil

Aren't you missing the -f flag? (eg. ping www.bbc.co.uk -f -l 2000)
 
Reply With Quote
 
Phil Thompson
Guest
Posts: n/a

 
      01-02-2006, 10:30 AM
On Mon, 02 Jan 2006 10:12:40 +0000, David <(E-Mail Removed)> wrote:

>Aren't you missing the -f flag? (eg. ping www.bbc.co.uk -f -l 2000)


no, I was being obscure - does that work for you without the -f ?
tried it on other websites ?

www.demon.net won't ping with 2000 packets, www.demon.co.uk will.

it shouldn't be necessary to adjust a PC down to the MTU that doesn't
fragment, as that is what PMTUD is supposed to do.

Phil
--
Tiscali - dialup speeds at Broadband prices, see
http://bbs.adslguide.org.uk/postlist...&Board=tiscali

AOL - the unlimited ISP of choice for heavy downloaders.
 
Reply With Quote
 
David
Guest
Posts: n/a

 
      01-02-2006, 12:11 PM
Phil Thompson wrote:
>
> no, I was being obscure - does that work for you without the -f ?
> tried it on other websites ?


yes, it works on www.bbc.co.uk and works on some others but not all

>
> www.demon.net won't ping with 2000 packets, www.demon.co.uk will.
>


agreed

> it shouldn't be necessary to adjust a PC down to the MTU that doesn't
> fragment, as that is what PMTUD is supposed to do.
>
> Phil


perhaps I've misunderstood but if you're trying to discover the maximum
MTU to use don't you need to use the -f flag to highlight when
fragmentation is occuring? In your example of www.bbc.co.uk, it echo's
the ping but you don't know that it's fragmenting without the -f.


 
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
RWin Settings for multiple connection types nntp.post@gmail.com Wireless Internet 9 01-06-2006 01:23 AM
Re: RWin Settings for multiple connection types Jack \(MVP-Networking\). Wireless Networks 2 01-05-2006 10:20 PM
Re: RWin Settings for multiple connection types dold@XReXXRWinX.usenet.us.com Wireless Networks 0 01-05-2006 08:38 PM
Re: RWin Settings for multiple connection types Thomas Wendell Wireless Networks 0 01-05-2006 05:29 PM
MTU RWIN DSL RP Windows Networking 0 10-12-2003 03:31 AM



1 2 3 4 5 6 7 8 9 10 11