diff --git a/HowtoOpenBSD/PacketFilter.md b/HowtoOpenBSD/PacketFilter.md index 02aa37d4..1af59693 100644 --- a/HowtoOpenBSD/PacketFilter.md +++ b/HowtoOpenBSD/PacketFilter.md @@ -53,3 +53,15 @@ Toutes les infos sur PF : ~~~ # pfctl -sa | less ~~~ + +Gestion des tables : + +~~~ +# pfctl -t -T flush/kill/add/delete +~~~ + +## FAQ + +### pfctl: warning: namespace collision with
global table. + +Il faut a priori effacer la table avec pfctl -t
-T kill