Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2001 11:46:44 +0200
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Dan Yergeau <yergeau@gloworm.Stanford.EDU>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: NAT idle timeout
Message-ID:  <20010224114644.A25254@sunbay.com>
In-Reply-To: <200102232158.NAA22036@gloworm.Stanford.EDU>; from yergeau@gloworm.Stanford.EDU on Fri, Feb 23, 2001 at 01:58:18PM -0800
References:  <200102232158.NAA22036@gloworm.Stanford.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 23, 2001 at 01:58:18PM -0800, Dan Yergeau wrote:
> 
> Does the NAT implementation on 4.1 have a timeout that may forget
> translations for idle tcp connections?  
> 
300 seconds for connection attempts (SYN_SENT).
86400 seconds for established connections.
90 seconds for half-closed connections.
10 seconds for fully-closed (TIME_WAIT) connections.

> If so, what is the default for this timeout, and how can it be
> changed?
> 
Only by modifying libalias(3) sources.


Cheers,
-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010224114644.A25254>