RE: pflogd not logging certain rules

2007-11-06 Thread syle ishere
thing else. Dan. > From: [EMAIL PROTECTED]> To: freebsd-pf@freebsd.org> Subject: Re: pflogd not > logging certain rules> Date: Wed, 7 Nov 2007 04:22:41 +0100> CC: [EMAIL > PROTECTED]> > On Wednesday 07 November 2007, syle ishere wrote:> > pass in > log pr

Re: pflogd not logging certain rules

2007-11-06 Thread Max Laier
On Wednesday 07 November 2007, syle ishere wrote: > pass in log proto { tcp, udp } from any to $ext_if port { 21, 22 } > flags S/SA keep state \(max-src-conn 5, max-src-conn-rate 5/60, > overload flush global) > > I use the "pass in LOG" here and it does not log at all. > I go connect to port 21 o

pflogd not logging certain rules

2007-11-06 Thread syle ishere
pass in log proto { tcp, udp } from any to $ext_if port { 21, 22 } flags S/SA keep state \(max-src-conn 5, max-src-conn-rate 5/60, overload flush global) I use the "pass in LOG" here and it does not log at all. I go connect to port 21 or 22 and watch logs and nothing. My other logging rules d