this post was submitted on 25 Dec 2024
18 points (90.9% liked)
homeassistant
12328 readers
145 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@nogooduser @wildflowertea or #wireguard as a VPN server and clients for your smartphone. There is #pivpn for the Raspberry Pi which works as a VPN server instance. My Router supports #openvpn out of the box but never used it.
Thank you both – and apologies. I feel I’m thick as porridge with this topic. I bought my Hassio Yellow months ago and I keep on pushing this because it is so daunting.
I finally understand the difference between what I have (connecting my device to a VPN service) and what I need (setting up a server so I can connect to my device) – so I can call myself wiser than yesterday!
ExpressVPN offers port forwarding and I’ve read about it on the Hassio website, but I am not sure that’d be the way to go for someone who baaarely knows what they are doing.
@wildflowertea No problem.
Everyone started from about zero and learned by asking or reading.
Normally your router does not support incoming connections. I can configure my router to forward an incoming port (from the internet) to my nextcloud instance. The ports would be 80 (http access) and 443 (https access). There are two modes of communication: TCP (establishes a connection) and UDP (sends data w/o connecting). Which port no (TCP and/or UDP) your router needs to forward depends on the VPN.