UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    VPN

    Scheduled Pinned Locked Moved Unsolved Support
    2 Posts 2 Posters 416 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • S Offline
        slimjim
        last edited by

        Hello I found an guide on how to enable wireguard configs I did this WireGuard,

        For WireGuard you should rename your config-file to wg0.conf, otherwise nmcli is complaining about wrong interface name.
        sudo nmcli connection import type wireguard file /path/to/your/wg0.conf
        The Wireguard connection does not appear in the settings app.
        The newly created interface is getting activated immediately and also at reboots. For de-/activating it, you also need to use terminal-commands:

        Bring it up: nmcli c up wg0
        Shut it down: nmcli c down wg0
        

        I can connect and running an leak tests only show the VPN DNS but in my router running addguard home I can see the DNS requests even with the VPN in ubuntu touch on like it was dissabled

        R 1 Reply Last reply Reply Quote 1
        • R Offline
          rumpelstielzchen @slimjim
          last edited by

          @slimjim Works perfect. Thx vm! Didn't get the native OpenVPN in UT running to my VPN Provider, but with Network Manager on the command line and your guide everythings just fine!

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post