summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-21 19:40:02 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-21 19:40:02 +0000
commit29868747c8a2598ae56fd3aaa03d1cd2be57ff6a (patch)
tree52858f12a3a02a1c4aa7abbbe00e969e46d76061 /usr/local/www/status.php
parenta9a16d0b961e7ac14c0ea151f5f15b8a24d27011 (diff)
downloadpfsense-29868747c8a2598ae56fd3aaa03d1cd2be57ff6a.zip
pfsense-29868747c8a2598ae56fd3aaa03d1cd2be57ff6a.tar.gz
Add option in status.php to better show the source-track, max-src-nodes and max-src-states options
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..53e2285 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 -si","/sbin/pfctl -si");
defCmdT("resolv.conf","cat /etc/resolv.conf");
OpenPOWER on IntegriCloud