Comment on ELI5: How to put several servers on one external IP?
Onomatopoeia@lemmy.cafe 2 days ago
You’ll need to direct that port for the given service in the router control panel.
For your current server you have a port forwarding for that port already. Just add a port forwarding rule for the new service.
Allero@lemmy.today 2 days ago
Tried doing that - here’s how I’ve set it up:
Image
Expected behavior: now when I enter <my domain>:8100, I reach 192.168.0.113:81 Real behavior: connection times out
rtxn@lemmy.world 2 days ago
Stupid question, but is the service reachable at all? What if you map 81 to 81? Or whichever port the other, confirmed-to-work service uses?
Allero@lemmy.today 2 days ago
Reachable through LAN, but not by URL, even if I port 81 to 81
rtxn@lemmy.world 2 days ago
What if you try reaching it through your public IP?