Flush de l'ipset spécifique rendant un accès temporaire via portail captif.
This commit is contained in:
parent
035b80915e
commit
b99600575d
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ print "%s 1 * * * root /usr/scripts/gestion/gen_confs/firewall4/firewall4.py tes
|
||||||
|
|
||||||
print "# Régénération des blacklists du firewall"
|
print "# Régénération des blacklists du firewall"
|
||||||
print "%s 2 * * * root /usr/scripts/gestion/gen_confs/firewall4/firewall4.py blacklists > /dev/null" % min
|
print "%s 2 * * * root /usr/scripts/gestion/gen_confs/firewall4/firewall4.py blacklists > /dev/null" % min
|
||||||
|
|
||||||
|
if has("odlyd"):
|
||||||
|
print "# Base pour redonner un accès temporairement aux non réadhérents"
|
||||||
|
print "30 * * * * root /usr/sbin/ipset flush CONFIRMATION"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue