[Rtir] Making Blocks work
Jesse Vincent
jesse at bestpractical.com
Sat Jul 26 20:39:29 EDT 2008
On Jul 21, 2008, at 10:33 AM, Tony Arnold wrote:
> I'm running RT 3.7.26 with RTIR 2.3.17 having moved up from a very
> early
> version of both.
>
> In the old version a message was sent to our firewall team when a
> block
> was created and the block was given a status of 'pending activation'.
> When the team responded, the status would be changed to 'activated'. A
> similar thing happened when a blck was requested for removal.
>
> This is not happening in the current version. There is no change in
> state on correspondence.
>
> I think I need to add a scrip to the blocks queue whose condition is
> 'On
> Correspond' and whose action is RTIR_SetBlockState. Is this sufficient
> to do what I've described above or am I missing something?
>
In the initialdata for ~current RTIR, I see the following:
{ Description => "SetRTIRState",
Queue => 'Blocks',
ScripCondition => 'RTIR Require State Change',
ScripAction => 'RTIR Set Block State',
Template => 'Blank', },
Do you have a scrip like that?
> This is a production system, so I'm cautious about making changes.
>
> Regards,
> Tony.
> --
> Tony Arnold, Tel: +44 (0) 161 275 6093
> Head of IT Security, Fax: +44 (0) 870 136 1004
> University of Manchester, Mob: +44 (0) 773 330 0039
> Manchester M13 9PL. Email:
> tony.arnold at manchester.ac.uk
> _______________________________________________
> Rtir mailing list
> Rtir at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rtir
>
More information about the Rtir
mailing list