From 5704660af92431ee6efd8165d8fd42e60b6167cc Mon Sep 17 00:00:00 2001 From: gcolpart Date: Wed, 14 Jun 2017 23:58:37 +0200 Subject: [PATCH] ajout infos sur les tables... --- HowtoOpenBSD/PacketFilter.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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