> > Again, this in a .local file is getting overrridden by someone: > > > > [Init] > > chain = my_chain > > Did you try putting > > action = my_super_special_action[chain=my_chain] > > in your jail's config?
Oh, so the chain specification in the jail config is overriding it then? That seems probable. I am using action_mw which includes a chain specification that I was not aware of. To me, feels more intuitive that the action should dictate the details of their operation, high level jail config should be agnostic. So i disagree with this design a little but its easy enough to fix by hard coding the chain in the action file. Thanks ------------------------------------------------------------------------------ _______________________________________________ Fail2ban-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fail2ban-users
