398
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 27 Nov 2023
398 points (100.0% liked)
Asklemmy
43977 readers
490 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
How do you access it away from home. I'm able to access my NAS since Synology gives us a domain to use and we do everything using port forwarding. I would assume that if you set everything up by yourself, you would need to get your own domain and ssl certificates and everything?
I setup my own VPN using this on a raspberry pi. Using the ikev2. I like DietPi for the OS.
https://github.com/hwdsl2/setup-ipsec-vpn/tree/master
I have a domain name on cloudflare DNS, Let's Encrypt certificates that auto renew and an Nginx reverse proxy pointing at the services I host. Port forwarding through the opnsense router for https.
It's been a journey setting it up, but its basically been unchanged for about 5 years now and works well. If I need to I can VPN in too.