diff options
Diffstat (limited to 'templates')
17 files changed, 17 insertions, 17 deletions
diff --git a/templates/clear/policy/ipv6-route/node.def b/templates/clear/policy/ipv6-route/node.def index ef1851f..f4d5e78 100755 --- a/templates/clear/policy/ipv6-route/node.def +++ b/templates/clear/policy/ipv6-route/node.def @@ -1 +1 @@ -help: Clear policy statistics for chain +help: Clear policy statistics for a given policy route diff --git a/templates/clear/policy/ipv6-route/node.tag/node.def b/templates/clear/policy/ipv6-route/node.tag/node.def index b01a78f..c201eca 100755 --- a/templates/clear/policy/ipv6-route/node.tag/node.def +++ b/templates/clear/policy/ipv6-route/node.tag/node.def @@ -1,4 +1,4 @@ -help: Clear firewall rules for a given chain +help: Clear policy rules for a given policy route allowed: local -a vals eval "vals=($(cli-shell-api listActiveNodes policy ipv6-route))" echo -n ${vals[@]} diff --git a/templates/clear/policy/route/node.def b/templates/clear/policy/route/node.def index ef1851f..f4d5e78 100755 --- a/templates/clear/policy/route/node.def +++ b/templates/clear/policy/route/node.def @@ -1 +1 @@ -help: Clear policy statistics for chain +help: Clear policy statistics for a given policy route diff --git a/templates/clear/policy/route/node.tag/counters/node.def b/templates/clear/policy/route/node.tag/counters/node.def index e47bcdc..ec36a2d 100644 --- a/templates/clear/policy/route/node.tag/counters/node.def +++ b/templates/clear/policy/route/node.tag/counters/node.def @@ -1,2 +1,2 @@ -help: Clear firewall counters +help: Clear policy counters run: /opt/vyatta/bin/vyatta-clear-firewall "/sbin/iptables" "mangle" "$4" diff --git a/templates/clear/policy/route/node.tag/node.def b/templates/clear/policy/route/node.tag/node.def index e54b196..55d2657 100755 --- a/templates/clear/policy/route/node.tag/node.def +++ b/templates/clear/policy/route/node.tag/node.def @@ -1,4 +1,4 @@ -help: Clear policy rules for a given chain +help: Clear policy rules for a given policy route allowed: local -a vals eval "vals=($(cli-shell-api listActiveNodes policy route))" echo -n ${vals[@]} diff --git a/templates/show/policy/ipv6-route/node.def b/templates/show/policy/ipv6-route/node.def index 4aee1ea..4ae2638 100644 --- a/templates/show/policy/ipv6-route/node.def +++ b/templates/show/policy/ipv6-route/node.def @@ -1,2 +1,2 @@ -help: Show IPv6 firewall modify chains +help: Show IPv6 policy route information run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_all" /opt/vyatta/share/xsl/show_firewall_detail.xsl diff --git a/templates/show/policy/ipv6-route/node.tag/node.def b/templates/show/policy/ipv6-route/node.tag/node.def index 60f872b..4442520 100644 --- a/templates/show/policy/ipv6-route/node.tag/node.def +++ b/templates/show/policy/ipv6-route/node.tag/node.def @@ -1,4 +1,4 @@ -help: Show rules for given IPv6 firewall modify chain +help: Show rules for given IPv6 policy route allowed: local -a vals eval "vals=($(cli-shell-api listActiveNodes firewall ipv6-modify))" diff --git a/templates/show/policy/ipv6-route/node.tag/rule/node.def b/templates/show/policy/ipv6-route/node.tag/rule/node.def index b4face1..d590ff0 100644 --- a/templates/show/policy/ipv6-route/node.tag/rule/node.def +++ b/templates/show/policy/ipv6-route/node.tag/rule/node.def @@ -1 +1 @@ -help: Show summary of IPv6 firewall modify rules +help: Show summary of IPv6 policy rules diff --git a/templates/show/policy/ipv6-route/node.tag/rule/node.tag/node.def b/templates/show/policy/ipv6-route/node.tag/rule/node.tag/node.def index fa7b4cb..4c78672 100644 --- a/templates/show/policy/ipv6-route/node.tag/rule/node.tag/node.def +++ b/templates/show/policy/ipv6-route/node.tag/rule/node.tag/node.def @@ -1,4 +1,4 @@ -help: Show summary of IPv6 firewall modify rules +help: Show summary of IPv6 policy rule allowed: local -a vals eval "vals=($(cli-shell-api listActiveNodes \ diff --git a/templates/show/policy/ipv6-route/node.tag/statistics/node.def b/templates/show/policy/ipv6-route/node.tag/statistics/node.def index 707efa3..cb643c0 100644 --- a/templates/show/policy/ipv6-route/node.tag/statistics/node.def +++ b/templates/show/policy/ipv6-route/node.tag/statistics/node.def @@ -1,2 +1,2 @@ -help: Show IPv6 firewall modify counter information +help: Show IPv6 policy counter information run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_$4" /opt/vyatta/share/xsl/show_firewall_statistics.xsl diff --git a/templates/show/policy/ipv6-route/statistics/node.def b/templates/show/policy/ipv6-route/statistics/node.def index ae89dec..ac6a8b9 100644 --- a/templates/show/policy/ipv6-route/statistics/node.def +++ b/templates/show/policy/ipv6-route/statistics/node.def @@ -1,2 +1,2 @@ -help: Show firewall counter information +help: Show IPv6 policy counter information run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_all" /opt/vyatta/share/xsl/show_firewall_statistics.xsl diff --git a/templates/show/policy/route/node.def b/templates/show/policy/route/node.def index 8a16e04..1edb74a 100644 --- a/templates/show/policy/route/node.def +++ b/templates/show/policy/route/node.def @@ -1,2 +1,2 @@ -help: Show IPv4 firewall modify chains +help: Show IPv4 policy route information run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_all" /opt/vyatta/share/xsl/show_firewall_detail.xsl diff --git a/templates/show/policy/route/node.tag/node.def b/templates/show/policy/route/node.tag/node.def index 096bac0..dadb0f0 100644 --- a/templates/show/policy/route/node.tag/node.def +++ b/templates/show/policy/route/node.tag/node.def @@ -1,4 +1,4 @@ -help: Show rules for given IPv4 firewall modify chain +help: Show rules for given IPv4 policy route allowed: local -a vals eval "vals=($(cli-shell-api listActiveNodes firewall modify))" diff --git a/templates/show/policy/route/node.tag/rule/node.def b/templates/show/policy/route/node.tag/rule/node.def index 44a9e1a..1ab5a92 100644 --- a/templates/show/policy/route/node.tag/rule/node.def +++ b/templates/show/policy/route/node.tag/rule/node.def @@ -1 +1 @@ -help: Show summary of IPv4 firewall modify rules +help: Show summary of IPv4 policy rules diff --git a/templates/show/policy/route/node.tag/rule/node.tag/node.def b/templates/show/policy/route/node.tag/rule/node.tag/node.def index e79461e..9ce91b2 100644 --- a/templates/show/policy/route/node.tag/rule/node.tag/node.def +++ b/templates/show/policy/route/node.tag/rule/node.tag/node.def @@ -1,4 +1,4 @@ -help: Show summary of IPv4 firewall modify rules +help: Show summary of IPv4 policy rule allowed: local -a vals eval "vals=($(cli-shell-api listActiveNodes \ diff --git a/templates/show/policy/route/node.tag/statistics/node.def b/templates/show/policy/route/node.tag/statistics/node.def index a96479b..2b82928 100644 --- a/templates/show/policy/route/node.tag/statistics/node.def +++ b/templates/show/policy/route/node.tag/statistics/node.def @@ -1,2 +1,2 @@ -help: Show IPv4 firewall modify counter information +help: Show IPv4 policy counter information run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_$4" /opt/vyatta/share/xsl/show_firewall_statistics.xsl diff --git a/templates/show/policy/route/statistics/node.def b/templates/show/policy/route/statistics/node.def index ae89dec..618ec1f 100644 --- a/templates/show/policy/route/statistics/node.def +++ b/templates/show/policy/route/statistics/node.def @@ -1,2 +1,2 @@ -help: Show firewall counter information +help: Show IPv4 policy counter information run: ${vyatta_bindir}/vyatta-show-firewall.pl "$3_all" /opt/vyatta/share/xsl/show_firewall_statistics.xsl |