|
|
|
'Change the MTU and RWIN Settings' in Vista?
Showing all messages in thread #1158155937 Windows Vista Annoyances Discussion Forum
The following are all of the messages in this thread (9 in all), shown in chronological order. Click any message subject to view that message by itself or to view the thread hierarchy.
|
'Change the MTU and RWIN Settings' in Vista?
Wednesday, September 13, 2006 at 6:58 am Posted by Paul Speller
(1 messages posted)
My MTU settings have been giving me major problems since an upgrade to my ADSL connection
(in the UK). Basically without setting things manually I have no access to various
web sites including everything Microsoft-related (e.g. Windows Update).
I have used 'DrTCP' software to set my MTU to 1430 and my RWIN to 65535 for all my
Windows XP PCs, but I've now put Windows Vista RC1 onto one of my PCs and it can't
get to Windows Update etc., and DrTCP is not compatible with Vista.
Does anyone know exactly how to set my MTU to 1430 and my RWIN to 65535 in Vista,
for my network connection? Without this info my Vista install is basically useless
as I can't keep it up to date with Windows Updates etc. :(
[Reply or follow-up to this message]
| |
re: 'Change the MTU and RWIN Settings' in Vista?
Wednesday, September 13, 2006 at 1:38 pm Posted by te464
(1 messages posted)
erm i can assure you that you would only recieve defender updates anyway.
If you want driver updates go through device manager
[Reply or follow-up to this message]
|
re: 'Change the MTU and RWIN Settings' in Vista?
Thursday, January 25, 2007 at 9:53 pm Posted by Ricky
(1 messages posted)
Try only to reply to the question asked, please. Original poster was very concise
and specific, and telling him how to access or update drivers is not what he/she
was asking.
On Wednesday, September 13, 2006 at 1:38 pm, te464 wrote:
>
>erm i can assure you that you would only recieve defender updates anyway.
>
>If you want driver updates go through device manager
[Reply or follow-up to this message]
|
re: 'Change the MTU and RWIN Settings' in Vista?
Sunday, April 29, 2007 at 11:18 pm Posted by Jordan
(2 messages posted)
You can change the MTU settings in vista using the following command from the command
line as an admin...
netsh interface ipv4 set subinterface "Local Area Connection" mtu=1300 store=persistent
If you just want to see what your settings are you can run.
netsh interface ipv4 show subinterfaces
On Thursday, January 25, 2007 at 9:53 pm, Ricky wrote:
>Try only to reply to the question asked, please. Original poster was very concise
>and specific, and telling him how to access or update drivers is not what he/she
>was asking.
>
>
[Reply or follow-up to this message]
|
re: 'Change the MTU and RWIN Settings' in Vista?
Sunday, April 29, 2007 at 11:23 pm Posted by Jordan
(2 messages posted)
I copied that line from an MTU setting I was changing at the time, obviously you
would use 1430 instead of 1300. Just clarification.
[Reply or follow-up to this message]
|
re: 'Change the MTU and RWIN Settings' in Vista?
Wednesday, July 25, 2007 at 2:47 pm Posted by Joe Bowers
(1 messages posted)
Nailed this before answering my own problem too here.
get up command prompt (cmd) use ipconfig and find out what network connection your
using, usually something like local are connection or wireless area connection take
a note of capitals and so on then type this in
netsh interface ipv4 set subinterface "Local Area Connection" mtu=xxxx store=persistent
changing Local area connection to whatever it should be and change xxxx to your new
mtu value i struggled for about 8 hours with this and then this sorted it!!!!
[Reply or follow-up to this message]
|
re: 'Change the MTU and RWIN Settings' in Vista?
Thursday, July 26, 2007 at 5:22 am Posted by JSanders
(251 messages posted)
You're still using a pre-release version? (RC1) It will be useless before too long
anyway as it'll probably be expiring in a little while.
On Wednesday, September 13, 2006 at 6:58 am, Paul Speller wrote:
>My MTU settings have been giving me major problems since an upgrade to my ADSL connection
>(in the UK). Basically without setting things manually I have no access to various
>web sites including everything Microsoft-related (e.g. Windows Update).
>
>I have used 'DrTCP' software to set my MTU to 1430 and my RWIN to 65535 for all
my
>Windows XP PCs, but I've now put Windows Vista RC1 onto one of my PCs and it can't
>get to Windows Update etc., and DrTCP is not compatible with Vista.
>
>Does anyone know exactly how to set my MTU to 1430 and my RWIN to 65535 in Vista,
>for my network connection? Without this info my Vista install is basically useless
>as I can't keep it up to date with Windows Updates etc. :(
[Reply or follow-up to this message]
|
re: 'Change the MTU and RWIN Settings' in Vista?
Friday, April 25, 2008 at 12:55 pm Posted by cyberbiker
(1 messages posted)
So does that mean the correct commands to set the Local Area Connection to an MTU
of 1460 and the RWIN to 65536 would be as follows?
netsh interface ipv4 set subinterface "Local Area Connection" mtu=1460 store=persistent
netsh interface ipv4 set subinterface "Local Area Connection" rwin=65536 store=persistent
[Reply or follow-up to this message]
|
re: 'Change the MTU and RWIN Settings' in Vista?
Friday, November 20, 2009 at 4:34 pm Posted by Gonzalo
(1 messages posted)
Nope, the RWIN command does not exist.
Correct commands are:
interface, mtu, subinterface, store (active or persistent).
You can´t store a persistent value for the RWIN.
Gonzalo
On Friday, April 25, 2008 at 12:55 pm, cyberbiker wrote:
>So does that mean the correct commands to set the Local Area Connection to an MTU
>of 1460 and the RWIN to 65536 would be as follows?
>
>netsh interface ipv4 set subinterface "Local Area Connection" mtu=1460 store=persistent
>netsh interface ipv4 set subinterface "Local Area Connection" rwin=65536 store=persistent
[Reply or follow-up to this message]
| |
| |
Tip: Use one of the [Reply or follow-up to this message] links above to add a message to this thread
| |
Return to the Windows Vista Discussion Forum
|
|
|
|