Re: pf log user and group

2021-01-11 Thread Vitaliy Makkoveev
ok mvs@ > On 11 Jan 2021, at 19:49, Alexander Bluhm wrote: > > Hi, > > Sometimes an uid is logged in pflog(4) although the logopt of the > rule does not specify it. Check the option again for the log rule > in case another rule has triggered a socket lookup. Remove logopt > group, it is not d

Re: pf log user and group

2021-01-11 Thread Alexandr Nedvedicky
Hello, looks good to me. OK sashan On Mon, Jan 11, 2021 at 05:49:10PM +0100, Alexander Bluhm wrote: > Hi, > > Sometimes an uid is logged in pflog(4) although the logopt of the > rule does not specify it. Check the option again for the log rule > in case another rule has triggered a socket look

Re: pf log user and group

2021-01-11 Thread Klemens Nanni
On Mon, Jan 11, 2021 at 05:49:10PM +0100, Alexander Bluhm wrote: > Sometimes an uid is logged in pflog(4) although the logopt of the > rule does not specify it. Check the option again for the log rule > in case another rule has triggered a socket lookup. Remove logopt > group, it is not documente

pf log user and group

2021-01-11 Thread Alexander Bluhm
Hi, Sometimes an uid is logged in pflog(4) although the logopt of the rule does not specify it. Check the option again for the log rule in case another rule has triggered a socket lookup. Remove logopt group, it is not documented and cannot work as struct pfloghdr does not contain a gid. Rename