From ed7d1a98d980c571585fd67bed9b3d66ff84316b Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Sat, 20 Dec 2008 13:57:36 -0800 Subject: Fix 3626: Not all protocol numbers are accepted in firewall rules. --- templates/firewall/name/node.tag/rule/node.tag/protocol/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/firewall') diff --git a/templates/firewall/name/node.tag/rule/node.tag/protocol/node.def b/templates/firewall/name/node.tag/rule/node.tag/protocol/node.def index 3a912fb..03ce8cf 100644 --- a/templates/firewall/name/node.tag/rule/node.tag/protocol/node.def +++ b/templates/firewall/name/node.tag/rule/node.tag/protocol/node.def @@ -3,6 +3,6 @@ help: Set protocol to match (protocol name in /etc/protocols or protocol number syntax:expression: exec "/opt/vyatta/sbin/vyatta-validate-type.pl protocol_negate '$VAR(@)'" ; "invalid protocol \"$VAR(@)\"" comp_help:Possible completions: An IP protocol name from /etc/protocols (e.g. "tcp" or "udp") - <0-255> An IP protocol number + <1-255> An IP protocol number all All IP protocols ! All IP protocols except for the specified name or number (negation) -- cgit v1.2.3