Hi,
I'm quite content with m0n0wall right now, got 1.3b15 running on an Alix board (no other versions supported).
Everything is working fine, except that my static route, which is used to route traffic back to a VPN subnet, is not working properly.
Here's the situation:
local subnet is 192.168.100.0
VPN subnet is 192.168.17.0 (using OpenVPN).
OpenVPN server running on a dedicated Debian machine.
So in order to allow the clients in the VPN subnet to reach machines in the local subnet, I would set up a static route like this one in m0n0wall:
Interface Network Gateway Description
LAN 192.168.17.0/32 192.168.100.1 VPN
I've done this before with several other routers (have been playing around a bit before using m0n0), and it worked flawless.
OpenVPN settings are fine. It worked without a problem with other routers, so I suspect that something is not working with m0nowall, or I misconfigured it
Thanks,
Pascal