summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-14 20:03:27 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-14 20:03:27 +0000
commited77af7c7d06061a4602000baa4255d2b23abf11 (patch)
tree5b8863e40934cd8013e5d602c5b3166bb621fa2a /usr/local/www/status.php
parenta26770067a14c09d234d9626d20eb054ce0d01cc (diff)
downloadpfsense-ed77af7c7d06061a4602000baa4255d2b23abf11.zip
pfsense-ed77af7c7d06061a4602000baa4255d2b23abf11.tar.gz
add debugging screen for altq
Diffstat (limited to 'usr/local/www/status.php')
-rwxr-xr-xusr/local/www/status.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index 8d896fc..2b49d2b 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -92,6 +92,7 @@ defCmdT("pfctl -s nat ", "/sbin/pfctl -s nat");
defCmdT("pfctl -s rules", "/sbin/pfctl -s rules");
defCmdT("pfctl -s all"," /sbin/pfctl -s all");
defCmdT("pfctl -s rules -v"," /sbin/pfctl -s rules -v");
+defCmdT("pfctl -vvsq","/sbin/pfctl -vvsq");
defCmdT("resolv.conf","cat /etc/resolv.conf");
OpenPOWER on IntegriCloud