|
||||||||
Hi all, I have two monowalls running connected via the WAN interface to a wan network 10.5.40.0/24 one called DMZFW (10.5.40.20/24 gw 10.5.40.1 and 192.168.50.128/26) and FEWIMAXFW (10.5.40.120/24 gw 19.5.40.20 and 192.168.61.0/24) The DMZFW has a static route to the 192.168.61.0/24 network via 10.5.40.120 NATing is disabled (pure routing / firewalling) In all three LANs are SSH servers. I can successfully open ssh connections from WAN towards both LAN SSH servers I can successfully open ssh connection from every LAN SSH server to the WAN SSH server I can successfully hop from one LAN-SSH-server via the WAN-SSH-server to the other one But: I can not SSH from one LAN to the other. ==>WHY? When I put logging on I see incoming traffic passing the other firewall green. I even can not ping from one LAN to the other (if I enable it in the FWs I see only permitted traffic but no response) Could it be that there is a routing issue in monowall? Any help appreciated... |