Hi everyone!

I’ve had my Hassio Yellow for a while and I am really happy with it – and because feck Philips and their spy-app.

However, I haven’t set up remote access yet because it seems really daunting and I’m worried I’ll make a mess. I am not bad with tech, but I’m not a computer engineer – and reading some Hassio texts makes me feel like I should, and I get easily overwhelmed…

I found the TOR add-on and I was considering that – but it mentions VPN, which I use, and to which my Hassio is connected.

My questions are:

  • Do I need to install the add-on if I use VPN?
  • If not, how do I set up remote access with my VPN?
  • Should I stop using VPN if I set up TOR remote access?

Thank you all in advance.

  • nogooduser@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    14 hours ago

    You can’t use the VPN that you have to access your hassio instance.

    There are two sides to a VPN… the server and the client. You (or your friend) are paying to use someone else’s server and you have the client installed on your phone or computer.

    For this use, you have to set up the VPN server on your local network and allow people to connect to it from outside your network which can be tricky if you’re not experienced in networks.

    Having said that, you may find that your router already has a VPN server built in that just needs setting up. If you have a Synology NAS you might be able to install VPN software on that.

    • wildflowertea@slrpnk.netOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      14 hours ago

      Ah. Shit (pardon my French). I understand.

      I got a VPN router a while ago, and all my connections at home go through it (console, Hassio, laptop, etc.). This way I get to choose individual locations for each device.

      I’m using ExpressVPN, by the way.

      Would this be a first step for what you explain?

      • nogooduser@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        13 hours ago

        Unfortunately not, no.

        That sounds like it is still a VPN client which is directing your outbound traffic according to how you have it configured.

        You want to have a VPN server that routes inbound traffic to the relevant internal network device (hassio, NAS, printer etc) so that they can be used from outside the network.

        The first step is to have a device on your network to run the VPN server software. That could be your router or it could be a computer or you can also install it on a Synology NAS if you have one.

        Open VPN is free software that you can use as the server.