I recently installed Ubuntu Server 24.04 in one my PCs in my network. For learning purposes I tried setting up some servers. I set up a jellyfin media server and a web server with nginx. I'm able to access it inside my network. When i used port forwarding to access it outside my network, the jellyfin sever works with portforwarding but the web server doesn't work. When I checked for open ports with Port Checker - Check Open Ports Online . The website shows the port for my webserver(80) is closed. I also setup ssh. It works but not webserver.
FYI - these are the ports I forworded from router to Ubuntu server
Port for Jellyfin : 8096
Port for Webserver : 80(http), 443(https)
Port for SSH : 22
FYI - these are the ports I forworded from router to Ubuntu server
Port for Jellyfin : 8096
Port for Webserver : 80(http), 443(https)
Port for SSH : 22