Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2008 12:20:06 GMT
From:      Max Laier <max@love2party.net>
To:        freebsd-pf@FreeBSD.org
Subject:   Re: kern/119661: [pf] "queue (someq, empy_acks)" doesn't work
Message-ID:  <200805021220.m42CK62s068973@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/119661; it has been noted by GNATS.

From: Max Laier <max@love2party.net>
To: bug-followup@freebsd.org,
 ino-news@spotteswoode.dnsalias.org
Cc:  
Subject: Re: kern/119661: [pf] "queue (someq, empy_acks)" doesn't work
Date: Fri, 2 May 2008 14:10:37 +0200

 Sorry, still works for me:
 
  %echo 'pass out log (all) proto tcp from any to any flags S/SA modulate state label "27: outbound tcp keep state" queue(interactive, tcp_ack)' | pfctl -vvvf-
  Loaded 696 passive OS fingerprints
  @0 pass out log (all) proto tcp all flags S/SA modulate state label "27: outbound tcp keep state" queue(interactive, tcp_ack)
  %pfctl -vvsr
  @0 pass out log (all) proto tcp all flags S/SA modulate state label "27: outbound tcp keep state" queue(interactive, tcp_ack)
    [ Evaluations: 45        Packets: 0         Bytes: 0           States: 0     ]
    [ Inserted: uid 0 pid 1602 ]
 
 -- 
   Max



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