From d33bb658fecb5693e3e3281a6bf68828a362f482 Mon Sep 17 00:00:00 2001 From: Andy Bavier Date: Thu, 21 Feb 2008 19:06:01 +0000 Subject: [PATCH] Added rule for PlanetFlow --- iptables | 1 + 1 file changed, 1 insertion(+) diff --git a/iptables b/iptables index 8d5ac38..1690448 100755 --- a/iptables +++ b/iptables @@ -28,6 +28,7 @@ COMMIT -A OUTPUT -j BLACKLIST -A LOGDROP -j LOG -A LOGDROP -j DROP +-A OUTPUT -o eth0 -j ULOG --ulog-cprange 54 --ulog-qthreshold 16 COMMIT -- 2.43.0