Domain changed to archive.palanq.win . Feb 14-25 still awaits import.
[11 / 3 / ?]

No.482989 View ViewReplyOriginalReport
I have a server (for NextCloud, which uses HTTP port 80) on my LAN, hardwired into "router B". When I'm on "computer B" and open the server's IP (192.168.1.2) into my browser, I am able to access it just fine.

I want to be able to access the server from "computer A" connected to "router A", as well as devices elsewhere on the internet, such as through a random mobile data IP. I am 100% sure "router A" forwards port 80 to 10.0.0.151 and "router B" forwards port 80 to 192.168.1.2. However, when I open 10.0.0.151 on "computer A", nothing happens, and when I open my public IP on a device on another network, nothing happens. I tried nmap {my public IP} on Linux whilst on another network and it said port 80 was open. No, I'm not removing one of my two routers. What could be my problem?