Client connects with gateway but not working

Home Forums Discussions Support Client connects with gateway but not working

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13317
    sgoldstein
    Participant

      when connected Under transfer 0 bytes received, bytes sent goes up. No internet access / remote nat access.

       

      What am I missing?

      #13321
      sgoldstein
      Participant

        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

        #13322
        sgoldstein
        Participant

          sorry double post

          #13324
          Vadim Smirnov
          Keymaster

            It appears you’re encountering a permission issue when trying to configure the Wireguard tunnel. To resolve this, you must run the command as an administrator.

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.