I'm using monowall to provide a DMZ for some database servers. From my internal network, and from the local DMZ lan I can SSH to my servers, then forward applications through the SSH tunnel with no problems (rdesktop, vnc, etc). When I connect from the outside internet back to the servers, interactive terminal sessions work, but anything sent through a secure tunnel fails. The error looks like this:
channel 3: open failed: connect failed: Connect failed
Has anyone else had this problem?
My nat rule looks like this: WAN TCP 22 (SSH) 192.168.50.12 22 (SSH) SSH connection to BI2
The the corresponding firewall rule looks like this: TCP * * 192.168.50.12 22 (SSH) NAT WAN -> SSH on BI2
I'm pretty stumped by this, but I've been able to eliminate everything but the monowall from the equation. I did try selecting "allow packet fragmentation" but to no avail.
Thanks in advance.
-Max
|