Forum Replies Created
-
AuthorPosts
-
I solved the problem. When connecting through a cell phone data connection that may be slower or have jitter you need to adjust the wiresock conf file and lower the MTU value. I am currently using 1220 with success. You may want to update the documentation to note this. Other symptoms include being able to ping servers on the other end but intermittently being able to access those servers via other protocols.
sorry double post
more info:
S C:\Users\administrator.NPD> wg-quick-config -start
Existing configuration loaded successfully.Starting Wireguard tunnel…
Trying to make Wireguard tunnel network private…
Make Wireguard tunnel network private:
StdOut : ”
StdErr: ‘Set-NetConnectionProfile : Unable to set the NetworkCategory due to one of the following possible reasons: not running
PowerShell elevated; the NetworkCategory cannot be changed from ‘DomainAuthenticated’; user initiated changes to
NetworkCategory are being prevented due to the Group Policy setting ‘Network List Manager Policies’.
At line:3 char:3
+ Set-NetConnectionProfile -InputObject $NetworkProfile
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : PermissionDenied: (MSFT_NetConnect…AAE93070B37F}”):root/StandardCi…nnectionProfile)
[Set-NetConnectionProfile], CimException
+ FullyQualifiedErrorId : MI RESULT 2,Set-NetConnectionProfile‘
Err: exit status 1 -
AuthorPosts