Date: Fri, 25 Jan 2002 17:28:38 +0100 From: "Sebastien Petit" <spe@selectbourse.net> To: <net@freebsd.org> Subject: Timeouts on dynamic ipfw rules Message-ID: <009301c1a5bd$616efc30$13c92c0a@intra.selectbourse.net>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi, Is there a way to set per keep-state rule timeout ? I want to have a little ack timeout for connection to mysql database tcp 3306 but a long ack timeout for other rules. if not perhaps this syntax can be implemented on ipfw code, for example: ipfw add ... keepstate setup timeout-ack 3600 or ipfw add ... keepstate setup timeout-syn 50 Perhaps I can do this stuff if there are no objections ? Sebastien. -- spe@bsdfr.org [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2014.210" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2> <DIV><FONT face=Arial size=2>Hi,</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Is there a way to set per keep-state rule timeout ?</FONT></DIV> <DIV><FONT face=Arial size=2>I want to have a little ack timeout for connection to mysql database tcp 3306 but a long ack timeout for other rules.</FONT></DIV> <DIV><FONT face=Arial size=2>if not perhaps this syntax can be implemented on ipfw code, for example:</FONT></DIV> <DIV><FONT face=Arial size=2>ipfw add ... keepstate setup timeout-ack 3600</FONT></DIV> <DIV>or</DIV> <DIV><FONT face=Arial size=2>ipfw add ... keepstate setup timeout-syn 50</FONT></DIV> <DIV> </DIV> <DIV>Perhaps I can do this stuff if there are no objections ?</DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Sebastien.</FONT></DIV> <DIV><FONT face=Arial size=2>-- </FONT></DIV> <DIV><FONT face=Arial size=2><A href="mailto:spe@bsdfr.org">spe@bsdfr.org</A></FONT></DIV> <DIV> </DIV></FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009301c1a5bd$616efc30$13c92c0a>
