Running IP MASQ on 2.2.9-19 kernel. Clients behind the firewall connect to a
server on the external interface with no problem but the telnet session to
the remote server times out after 5 min of inactivity. This does not happen
with clients on the other network (not masquerading) so I assume it's a
prolem with IP MASQ. The OS on the server they are connecting to is DG-UX.
Has anyone else noticed this problem???
Telnet server 134.65.41.10
MASQ server 134.65.10.15 on eth0 and 192.168.0.254 on eth1
Clients are 192.168.0.???
Rules:
Chain input (policy ACCEPT):
Chain forward (policy DENY):
target prot opt source destination ports
MASQ all ------ 192.168.0.0/24 anywhere n/a
ACCEPT all ------ 134.65.0.0/16 192.168.0.0/24 n/a
Chain output (policy ACCEPT):
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.