>I have a java application/applet running on win95 machine behind a Linux Masq
box that talks via a certain port address to a remote host. Everything is
working except that the connection keeps getting timed out. Is there a way
other changing the ipmasq code to modify timeouts for a connection.
>From the TrinityOS doc:
echo "Extending MASQ timeouts.."
# 2 hrs timeout for TCP session timeouts
# 10 sec timeout for traffic after the TCP/IP "FIN" packet is received
# 2 hrs timeout for UDP traffic (Important for MASQ'ed ICQ users)
/sbin/ipfwadm -M -s 7200 10 7200
.----------------------------------------------------------------------------.
| David A. Ranch - Linux/Networking/PC hardware [EMAIL PROTECTED] |
!---- ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]