So my question is, How does one change the "Hamachi network" from Public to Private?
If you so desire, you can skip my mumbling and just look at the picture - explains everything.
I can't seem to figure it out, and it's getting sorta annoying, as It means I cant host.
Happened after I switched my computer and my network settings weren't saved, who would guess.
I'd also like to mention that I have changed to a different ISP, however that is not the issue,
and we managed to confirm that with a friend of mine. Pretty much all I want to know is,
how you can switch a networks setting and the simplified... "settings" that Windows 10
introduced does not help. Anyways, here's a picture if you haven't figured out what I need.
i really want to know how to change Public to private [Hamachi] too. cause i have some problems with ping [request time out] when i ping to other PCs. but they can ping me as well and i tried to solve but it still does'nt work. What the problems that happened with my PC?
Hope all dears be honest to reply me.
Best regards from SEANG MOV!
1. launch powershell as administrator
2. Get-NetConnectionProfile
you'll get a list of interaces with names, indexes, etc.
3. Set-NetConnectionProfile -InterfaceIndex <index number> -NetworkCategory Private
where <index number> is the index of the Hamachi interface