For some time, a client has been running M0n0wall 1.231 on a little Net48xx box. Today I attempted to move one of their servers to the DMZ port, but discovered traffic ended up heading out to the internet instead... Even ping/traceroute from the m0n0wall box went out that way.
Did you use 1:1 NAT to do this or just setup a forward rule for ports 1-65535 to the box?
Now there's 2 possibilities... I'm doing something stupid, or the box is.
First thing I'm wondering is that my choice of 192.168.1.0/24 and 192.168.11.0/24 for the LAN and DMZ is wrong... Is it?
Second, perhaps I've set up the firewall or NAT rules poorly resulting in sending traffic to the WAN.
Config is attached (hopefully with all the private bits removed)...
Edit: Also, I know the build is older, but I don't really want to do any major changes like that unless someone confirms it's a known issue.
While there isn't a technical "DMZ" function in m0n0wall, mainly because all DMZ does is the same as just forwarding every port to a single host. 1:1 does that, so it could be considered similar to a DMZ function.
Any reason why you need to forward every port instead of the ones used by the server?