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


Skip to content
  • 1 Votes
    4 Posts
    256 Views
    girishG

    @machevalia yeah, this is not currently possible easily i.e have a vpn connection at a container level. Maybe you can set this up on the server level though ? But this will be complicated since the full server is sending traffic via OpenVPN (without careful routing rules)

  • 0 Votes
    4 Posts
    159 Views
    M

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

  • 0 Votes
    7 Posts
    391 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?

  • 0 Votes
    6 Posts
    422 Views
    M

    Thanks to everyone, I managed to get a few games going, some did not work, but they probably wouldn't run in an actual LAN either. Didn't have to adjust anything, The game I was trying was just not working properly.

    Cheers!

  • 3 Votes
    137 Posts
    9k Views
    M

    I use gluetun at home with an OpenVPN-based VPN service, and it works like a charm.
    Not sure how we would implement it in cloudron, though.

    At my home server I use a docker-compose file with all the services, and on the ones I want to use the VPN, I use network_mode: service:gluetun.

    Gluetun also needs NET_ADMIN capability enabled.

  • Syncthing on iOS

    Syncthing
    8
    5 Votes
    8 Posts
    5k Views
    C

    I’ve gotten Möbius set up in the meantime and it’s quite promising so far. My core use case works, which is syncing a few markdown files between my Mac and iPhone, so I can edit with Vim in the Mac and iaWriter on the phone, keeping them in sync as I do. This has so far been impossible for me to set up in any usable way (without resorting to Dropbox or iCloud), so syncthing and Möbius are really looking good.

    Here are a couple issues and questions I’ve run into along the way:

    https://github.com/MobiusSync/MobiusSync/issues/7#issuecomment-770217846

    https://github.com/MobiusSync/MobiusSync/issues/26#issuecomment-770235377

  • 0 Votes
    4 Posts
    359 Views
    S

    You can close this topic. -.-
    I realized that homeassistant is limited to IPv4 support actually. =/

  • Support VPN Client

    Moved OpenVPN
    15
    1 Votes
    15 Posts
    855 Views
    JOduMonTJ

    @mehdi said in Support VPN Client:

    I don't know a single commercial VPN provider that provides a public IP to each VPN connection

    It is probably because you didn't fell the need 🙂

    I lived in Switzerland and before in Canada, where Torrenting and self hosting is not an issue.
    But since I'm in Thailand; first, Torrenting is it as the Government fell about you, and the Internet is monitored and limited (not as much than China but still) they block several ports and websites.

    It took me a while to find and I chat with a lot of online support to find few of them
    Has I will not recommend it but still a good example PureVPN support this
    you control which port you open with OpenVPN but the IP is dynamic and yes it still through a NAT, and you could buy a static IP available via only PPTP (which they don't claim at loud).

    If I remember well mullvad also offer this kind of service

    My idea came from: https://labriqueinter.net

  • Using Cloudron OpenVPN

    Moved OpenVPN
    5
    0 Votes
    5 Posts
    535 Views
    V

    @girish so is the process I understand about the installing steps the right way for this? thanks for the suggestion, I just know that we can do my.vpnserver.domain.com. Am intending for consumer use for now.

  • Modify OpenVPN Server Config

    Moved Solved OpenVPN
    10
    0 Votes
    10 Posts
    598 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.

  • Multiple VPNs use the same IP-Network

    Moved Solved OpenVPN
    6
    1 Votes
    6 Posts
    540 Views
    girishG

    I have opened https://git.cloudron.io/cloudron/openvpn-app/issues/20