This is a discussion on Re: Change udp state timeout?? IAX2 Asterisk VoIP protocol. within the IPFilter forums, part of the System Security and Security Related category; [ Charset ISO-8859-1 unsupported, converting... ] > Darren Reed wrote: > >>>I use IP-Filter 3.4....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[ Charset ISO-8859-1 unsupported, converting... ]
> Darren Reed wrote: > >>>I use IP-Filter 3.4.30 on a Solaris 9 sparc system. > > > Try: > > .. keep state keep state-age 600 > > Is this supported in 4.x? The manual page does not say anything > about "state-age"... Yes. But it is parsed and printed differently. ./ipf -nvf - pass in all keep state state-age 300 pass in all keep state (age 300/300) Darren |