> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Toomas Aas
> > What -A K-S means? > > Ack > Keep state > > I think it's described in man ipmon > -- > Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/ Actually, the ipmon man page says to look in the ipf.conf man page for a description of the flags. At least on FreeBSD systems with v3.4.29, there is no such man page. One needs to look in the ipf(5) man page, i.e. "man 5 ipf" . However, that only describes the TCP flags, A = ACK, etc. The "K-S" is still a mystery to be devined, although it's not hard to figure out it means Keep-State. ..chris
