summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-08-22 21:44:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-08-22 21:44:30 +0000
commitf8b5ef5cd42905daac8f4de1b9bd05e4ea5c6e0b (patch)
tree574ffbf255812aebc2f82887682f59f253005d0f /usr
parent6bc448417b11008f703ca16a5b3f9b50d50a2ece (diff)
downloadpfsense-f8b5ef5cd42905daac8f4de1b9bd05e4ea5c6e0b.zip
pfsense-f8b5ef5cd42905daac8f4de1b9bd05e4ea5c6e0b.tar.gz
Add defCmdT("netstat -s -ppfsync","netstat -s -ppfsync"); which will be useful in debugging pfsync errors.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/status.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php
index a8f7b81..30c6222 100755
--- a/usr/local/www/status.php
+++ b/usr/local/www/status.php
@@ -113,6 +113,8 @@ defCmdT("pfctl -s rules -vv","/sbin/pfctl -s rules -vv");
defCmdT("pfctl -s queue -v","/sbin/pfctl -s queue -v");
defCmdT("pfctl -s queue -v","/sbin/pfctl -s nat -v");
+defCmdT("netstat -s -ppfsync","netstat -s -ppfsync");
+
defCmdT("pfctl -vsq","/sbin/pfctl -vsq");
defCmdT("pfctl -vs Tables","pfctl -vs Tables");
OpenPOWER on IntegriCloud