Hi. I have just started my journey. How do I direct incoming traffic to my minipc? I have received a static ip from my isp but their router does not have any settings exposed to end users. Is this possible to do without touching the router?
My ISP had the same problem, ultimately I was able to convince them to let me use my own router. In doing that, I was able to at first use a standard off the shelf router and later a pfsense firewall to handle NAT that exposed my servers to the outside world.
Before I was able to do that, I was pretty convinced I wasn't going to be able to self host. There are other options, such as special VPNs for self-hosting, but that's not really the point, is it?
lemmyvore@feddit.nl 1 year ago
By default a router would reject all incoming connections. Your alternatives are:
droidfone@lemmy.world 1 year ago
Thanks a lot for the info. It let me to the solution. Talking to ISP about above settings, I was made aware of another superadmin account for router that made it possible.
CosmicTurtle@lemmy.world 1 year ago
In addition, you don’t need a static IP in order for you to get access to your home network. It helps if you don’t want to run a script to auto-update your DNS, but not required.
Focus on port forwarding because that’s going to be the key to getting secured access.