Re: [Shorewall-users] using events to allow ident only from recent irc connections

2018-04-15 Thread Brian J. Murrell
On Fri, 2018-04-13 at 09:08 -0700, Tom Eastep wrote: > > I've tested the following: > > # > # > # IRC > # > SetEvent(IRC) { SOURCE=loc,apps, > DEST=net,

Re: [Shorewall-users] using events to allow ident only from recent irc connections

2018-04-15 Thread Brian J. Murrell
Damn. I knew I shouldn't have hit send so quickly... On Fri, 2018-04-13 at 09:08 -0700, Tom Eastep wrote: > diff --git a/Shorewall/Actions/action.IfEvent > b/Shorewall/Actions/action.IfEvent > index 5f245ed22..64cbb8e25 100644 > --- a/Shorewall/Actions/action.IfEvent > +++

Re: [Shorewall-users] using events to allow ident only from recent irc connections

2018-04-15 Thread Tom Eastep
On 04/15/2018 08:38 AM, Brian J. Murrell wrote: > On Fri, 2018-04-13 at 09:08 -0700, Tom Eastep wrote: >> >> I've tested the following: >> >> # >> # >> # IRC >> # >> SetEvent(IRC)

Re: [Shorewall-users] using events to allow ident only from recent irc connections

2018-04-15 Thread Tom Eastep
On 04/15/2018 08:46 AM, Brian J. Murrell wrote: > Damn. I knew I shouldn't have hit send so quickly... > > On Fri, 2018-04-13 at 09:08 -0700, Tom Eastep wrote: >> diff --git a/Shorewall/Actions/action.IfEvent >> b/Shorewall/Actions/action.IfEvent >> index 5f245ed22..64cbb8e25 100644 >> ---