Comment on what's the simple way to map services to subdomains instead of specifying the port number?
possiblylinux127@lemmy.zip 1 day agoDo you not have internet access?
Comment on what's the simple way to map services to subdomains instead of specifying the port number?
possiblylinux127@lemmy.zip 1 day agoDo you not have internet access?
Yes but all my services work in my LAN even if I am not connected to the outside world. Obviously not fully functional, but everything runs.
possiblylinux127@lemmy.zip 1 day ago
You are getting confused by NAT
In IPv6 there is no NAT. NAT makes things more complicated and adds overhead that isn’t needed. In the old (pre Nat) internet IPs worked like there were suppose to and each device had its own routable address. IPv6 fixes this by both using a massive address space and allowing hosts to get infinite IPs. You can assign a IP address to each service since there is so much space.