Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
windows [2012/10/15 15:22]
zagi
windows [2018/12/20 11:56] (current)
zagi
Line 16: Line 16:
 UDP traceroute is always blocked by Windows firewall! UDP traceroute is always blocked by Windows firewall!
  
-== Other Windows network tweaks ==+== Other Windows network optimizing tweaks to make Internet / IP "faster" ==
  
   netsh int tcp set heuristics disabled   netsh int tcp set heuristics disabled
   netsh int tcp set global autotuninglevel=normal   netsh int tcp set global autotuninglevel=normal
-  netsh int tcp set global congestionprovider=ctcp+  netsh int tcp set supplemental  template=internet congestionprovider=cubic
   netsh int tcp set global ecncapability=disable   netsh int tcp set global ecncapability=disable
   netsh int tcp set global rss=enabled   netsh int tcp set global rss=enabled
Line 28: Line 28:
   netsh int tcp set global timestamps=enabled   netsh int tcp set global timestamps=enabled
  
-== Windows IPv6 network tweaks ==+ 
 +[[https://msandbu.org/windows-10-and-server-2016-network-enhancements/]] 
 +=== Windows IPv6 network tweaks ==
 + 
 + 
  
 Windows by default generate random interface IDs for non-temporary autoconfigured IPv6 addresses. Windows by default generate random interface IDs for non-temporary autoconfigured IPv6 addresses.
 To change this type: To change this type:
- +   
 +  netsh interface ipv6 set privacy state=disabled store=active 
 +  netsh interface ipv6 set privacy state=disabled store=persistent 
 +  netsh interface ipv6 set global randomizeidentifiers=disabled store=active
   netsh interface ipv6 set global randomizeidentifiers=disabled store=persistent   netsh interface ipv6 set global randomizeidentifiers=disabled store=persistent
- +  
 Disable 6to4 and Teredo, by entering the following commands in an Administrator shell: Disable 6to4 and Teredo, by entering the following commands in an Administrator shell:
  
Line 48: Line 55:
 or use http://support.microsoft.com/kb/929852#fixit4me or use http://support.microsoft.com/kb/929852#fixit4me
  
 +== Tweak network awareness ==
  
 +http://blog.superuser.com/2011/05/16/windows-7-network-awareness/
  
 == Windows XP Professional (Slovenia Keyboard Layout) == == Windows XP Professional (Slovenia Keyboard Layout) ==
windows.1350307342.txt.gz · Last modified: 2012/10/15 15:22 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready