Differences
This shows you the differences between two versions of the page.
| 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 |
| 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 | + | netsh int tcp set supplemental |
| 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:// | ||
| + | === 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:// | or use http:// | ||
| + | == Tweak network awareness == | ||
| + | http:// | ||
| == Windows XP Professional (Slovenia Keyboard Layout) == | == Windows XP Professional (Slovenia Keyboard Layout) == | ||

