From 34d065a1cd2c465052f965e810facc4ea55cfc15 Mon Sep 17 00:00:00 2001 From: Deepti Kulkarni Date: Tue, 16 Nov 2010 20:08:29 +0000 Subject: bug fix for 6192 - enhancement to add "iptables-save" to "show tech-support" command. --- functions/tech-support | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/tech-support b/functions/tech-support index 910021c..7615c7b 100755 --- a/functions/tech-support +++ b/functions/tech-support @@ -246,6 +246,8 @@ sudo /sbin/iptables -t mangle -L -vn header Raw Chain Details sudo /sbin/iptables -t raw -L -vn +header Save Iptables Rule-Set +sudo iptables-save -c header SYSTEM -- cgit v1.2.3