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
Last revision Both sides next revision
windows [2012/10/15 15:22]
zagi
windows [2018/12/01 19:29]
93.103.213.10
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
Line 28: Line 28:
   netsh int tcp set global timestamps=enabled   netsh int tcp set global timestamps=enabled
  
-== Windows IPv6 network tweaks ==+=== 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 53:
 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.txt · Last modified: 2018/12/20 11:56 by zagi
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready