The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
User Profile
oyvindhauge
New Contributor
Joined 6 years ago
User Widgets
Contributions
Re: Slow internet speeds after installing Hamachi
Glad our technical investigations were of help to others 🙂 I think Hamachi are aware. One of my mates also posted the problem/solution on the forums, and if I remember correctly, he got an answer from one of the Hamachi employees stating they would fix it in some upcoming release. I believe, this was a few weeks ago (and pretty long after we posted).8.1KViews0likes0CommentsRe: Slow internet speeds after installing Hamachi
Try this to check the status of Receive Window Auto-Tuning Level netsh interface tcp show global and if it is disabled, turn it on with netsh interface tcp set global autotuninglevel=normal This helped me and two mates. The settings need to be run with admin rights cmd (and shift+ctrl when you run it). As far as we understand it you would most likely want Receive-Side Scaling State enabled as well. netsh interface tcp set global rss=enabled We have not tested Hamachi after changing these settings. Nevertheless, just wanted to share because this problem was making us crazy.88KViews9likes8Comments