nixos: services: flood: add note about fail2ban
This commit is contained in:
parent
1aa3385e13
commit
5217f2d1b6
1 changed files with 2 additions and 0 deletions
|
|
@ -27,5 +27,7 @@ in
|
||||||
inherit (cfg) port;
|
inherit (cfg) port;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# NOTE: unfortunately flood does not log connection failures for fail2ban
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue