скорее всего так вылечитсяmikleApril 1 2011, 09:18:55 UTC
The legendary tool, DrTCP, which is used by everybody to change the MTU in Windows 2000 and XP, doesn't work under Windows Vista. Fortunately, Microsoft now allows us to adjust the MTU using the "netsh" command. As other commands in Windows Vista, you run "netsh" using the command window, in Administrative mode.
To see what interfaces you have on your computer, type
netsh interface ipv4 show subinterfaces
To change the MTU, type
netsh interface ipv4 set subinterface "Local Area Connection" mtu=nnnn store=persistent
where
Local Area Connection is the name of the network connection on your computer, from the list obtained above. nnnn is the desired value for MTU.
Reboot after making the change.
Менять у беспроводного адаптера МТУ поставить 1400
Comments 8
а сегодня мне скушал сообщение.
а чтобы вам сообщение оставить предлагает кодовое слово вводить...
Reply
To see what interfaces you have on your computer, type
netsh interface ipv4 show subinterfaces
To change the MTU, type
netsh interface ipv4 set subinterface "Local Area Connection" mtu=nnnn store=persistent
where
Local Area Connection is the name of the network connection on your computer, from the list obtained above.
nnnn is the desired value for MTU.
Reboot after making the change.
Менять у беспроводного адаптера
МТУ поставить 1400
Reply
Но решать уже не успеваю -- уезжаю.
Reply
http://www.nordicbook.ru/list.php?id=269
Reply
Reply
Leave a comment