My IPFire is behind a Fritz!Box as an exposed host and I want to redirect all incoming http and https to a docker container in LAN.
I’ve set up a firewall rule as described here however it seems no traffice gets through. I’m logging this FW rule and not a single entry can be found in the logs.
My public IP is set using dyndns service at all-inkl.de, pinging one of my subdomains shows the current public IP address.
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
</body></html>
At that time I expected a single log in FW logs, but there is none.
Ensure that the computer with the “docker container” accepts connections from public addresses.
edit
I did a simple test using my smartphone and the cellular network.
I identified the visible public address of the smartphone (e.g., using https://whatsmyip.com/ or a similar website).
Then I opened WUI–>Logs–>Fw-Loggraps (IP)