Access Hubitat through internet

:worried:

Sounds like you are forwarding VNC data directly to your pi. A strong password isn't enough. A brute force attack could potentially break your password. More importantly, if you are communicating over an insecure connection someone could sniff out your password pretty easily. I highly recommend you remove the port forwarding you set up.

I tried to get info on your router but there doesn't seem to be much...my guess is that is doesn't support configuring a vpn anyway. At this point I can only think of a few options.

  • Get a router that has built in vpn capabilities (newer Asus and Netgear routers tend have these).
  • Use you rPi as your Vpn server. The video below was a huge help to me when I had this setup (before I bought my new router).

http://www.pivpn.io/

  • setup a VNC account so that you can use their hosted authentication servers to connect to your pi instead of directly connecting via port forwarding.
2 Likes

Thanks very much for looking and all the info. I'll have a look at this tomorrow.
Thanks again.

1 Like

No problem. Here's the link to where you can create a free RealVnc Connect account. I would go ahead and set this up until you choose how you want to proceed....or maybe stick with this permanently if the vpn option turns out to be too painful to configure.

https://www.realvnc.com/en/connect/home/

And PLEASE disable the port forwarding you have as soon as possible.

3 Likes

Thanks I've disabled the port and cannot get in anymore from my mobile. Again, thanks for your help and advice.

2 Likes

Once you are comfortable with PiVPN. Add Pihole to the same raspberry Pi for an extra geek point. :grin:

2 Likes

Wow...that's exactly what I'm researching as we speak. I setup pihole last week and I'm trying to figure out how to setup a secondary pihole server in docker. About to give up though. I'm new to Docker and it seems to need a bit of an advanced config.

I don't use Docker. But I do have Pi-Hole, openVPN, MyMedia, and a DLNA server running on an odroid xu4. By far, the most versatile SBC I've had.

Edit: I forgot - a couple NodeJS servers too ...

1 Like