Hello,
I had similar issues.
The solution for me was to disable ipfilter completely.
Probably there are some hidden default rules blocking allowed traffic.
Go to
http://ip-address-to-m0n0wall/exec.phpEnter
ipf -D to deactivate ipfilter.
If necessary, you can easily activate ipfilter again by entering
ipf -EI'm pretty sure it's related to some ipfilter problem too.
Do you think this correction in the last beta could help ?
fixed problems when using advanced outbound NAT rules with destination matching (non-FTP connections were processed by the ipnat FTP proxy, leading to slowness, lost connections, rogue ICMP host unreachable messages etc. because ipfilter requires an additional match statement on the destination port when using proxies