« !frames | Main | <> »

FreeBSD vs Gnat firewall

many, many thanks to 'Silby' for his help to fix a little problem with FreeBSD and a badly behaved firewall. if you ever have delay problems with 0 sized TCP windows coming from a GNAT firewall, make the following change to your tcp_timer.h file:

define TCPTV_PERSMIN ( hz/5)

instead of:

define TCPTV_PERSMIN ( 5*hz)

this will reduce the hardcoded delay FreeBSD will make before re-transmitting the packet.

About

This page contains a single entry from the blog

The previous post in this blog was !frames.

The next post in this blog is <>.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type 3.33