Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

OpenVPN

51 Topics 376 Posts
  • OpenVPN DNS leaks?

    7
    0 Votes
    7 Posts
    808 Views
    girishG

    Maybe @mehdi has some ideas here since he wrote the initial app.

    If I understand correctly, you are trying to put the OpenVPN certs into openwrt and this somehow leaks DNS. How are you testing this?

  • Missing logo.png

    Solved
    3
    0 Votes
    3 Posts
    259 Views
    nebulonN

    Fixed with latest package version now.

  • OpenVPN Access Server Question

    4
    0 Votes
    4 Posts
    397 Views
    M

    Thx a lot, I can try it but is there any way someone can create a package? Not for free for sure..

  • password

    Solved
    9
    0 Votes
    9 Posts
    777 Views
    dynimightiD

    @girish, good day. sorry, should have said, fixed. i was using the same subdomain name as before the reinstall and for whatever reason that stopped everything from working.

  • OpenVPN - TLS verify error

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    robiR

    @nebulon Update: after restarting the OpenVPN App, it connects and verifies TLS just fine.

    Shrug, restart fixed it.

  • Making User Admin in config.ini

    Solved
    7
    0 Votes
    7 Posts
    660 Views
    aessenA

    @nebulon said in Making User Admin in config.ini:

    @aessen yes it has to be the Cloudron user's username.

    OMG you rock, all of you. That worked and it also helps me better understand the proper syntax for code like this. Many thanks.

  • Unable to connect to OpenVPN from Asus Router

    1
    0 Votes
    1 Posts
    261 Views
    No one has replied
  • Modify OpenVPN Server Config

    Moved Solved
    10
    0 Votes
    10 Posts
    1k Views
    andreasduerenA

    Hijacking this thread. I don't think. it's currently possible to do port forwarding, is it? Use case is: I would like to conect a raspberry pi running yunohost at home to the vpn to get a static IP address which I won't get at home.

  • OpenVPN shows local IP address

    8
    0 Votes
    8 Posts
    981 Views
    A

    @girish Thank you, all looking good so far!

  • Bad argument `eth0' openvpn after update

    24
    0 Votes
    24 Posts
    2k Views
    girishG

    Would be good if you guys put a note on which clients have this issue. See https://community.openvpn.net/openvpn/wiki/IPv6#Clientissues for OpenVPN/IPv6 issues.

    I mostly only tested only on Linux and it works there.

  • OpenVPN with Adguard

    35
    1 Votes
    35 Posts
    8k Views
    girishG

    @BrutalBirdie said in OpenVPN with Adguard:

    register-dns
    block-outside-dns

    Good to know these! Apparently, these are Windows only directives - https://iflorian.com/openvpn-block-outside-ds/

  • Auth failed to connect with OpenVPN with tunnelblick

    2
    0 Votes
    2 Posts
    664 Views
    girishG

    @timo-betz I missed this post somehow. Did you manage to figure this out?

  • Open VPN Page is not scrollable

    Moved Solved
    4
    1 Votes
    4 Posts
    496 Views
    S

    Thank you so much. Appreciate your help. I have updated the package, now working fine.
    Thank you again 🙂

  • Connection Reset

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    J

    I actually just figured it out, somehow the profile had some sort of error in it. I generated another one and it fixed the problem. I appreciate the help!

  • OpenVPN on Port 443

    11
    0 Votes
    11 Posts
    2k Views
    7dowWilkes7

    thank you all. i've almost resigned myself to the fact that it doesn't work with simple gui settings. i also don't know enough to tinker with config files on my own. i asked my colleague again about his settings on synology. he redirects port 443 to the default port 1194 via his home router. So he uses the router-nat, is reachable from outside via 443 and simply routes to the VPN instance.

    there is probably no comparable NAT function in cloudron, is there?

    while searching the internet i found the "haproxy" in docker-hub. maybe such a container (app) could transparently redirect from a host with port 443 to an internal ip with port 7494. but this is probably going too far and i don't want to overuse your help.

  • OpenVPN config types

    4
    1 Votes
    4 Posts
    536 Views
    girishG

    @mehdi said in OpenVPN config types:

    In summary, we could defintely remove the least used ones, and leave only .ovpn embedded and .tblk. I think most others are less useful and these 2 can do the job in most, if not all, cases.

    right, this is the confirmation I needed. Looks like, we can remove the first 3. Will do that in next release then.

  • OpenVPN - Setting admin user gives admin to everyone.

    Solved
    3
    0 Votes
    3 Posts
    501 Views
    F

    @girish Awesome! That got it. Thanks. The first time I tried it it didn't take after the reboot but I added back in the " " marks and it worked as expected. Thank you so much. And again for the quick response!

  • OpenVPN app appears to be based on the 3-4 years old version 2.4.4

    Solved
    7
    1 Votes
    7 Posts
    858 Views
    girishG

    I have also updated the app to use easyrsa3 now. This will roll out slowly since there is a lot of migration code .

  • "WARNING: Your certificate is not yet valid!"

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    P

    @mehdi GMT +1 but my idea is that when I installed first time Cloudron has Los Angeles time... that's can a possible source of issue.

  • OpenVPN use case

    7
    0 Votes
    7 Posts
    776 Views
    timconsidineT

    @robi Thanks. Port-knocking sounds interesting to research. When time permits !