summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--interface-templates/redirect/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-templates/redirect/node.def b/interface-templates/redirect/node.def
index 50788ca..6b39f67 100644
--- a/interface-templates/redirect/node.def
+++ b/interface-templates/redirect/node.def
@@ -2,7 +2,7 @@ type: txt
help: Incoming packet redirection destination
allowed: /opt/vyatta/sbin/vyatta-interfaces.pl --show=input
-syntax:expression: $VAR(@) != $IFNAME ;\
+syntax:expression: $VAR(@) != "$IFNAME" ;\
"interface $IFNAME: redirect to same interface not allowed"
val_help: Interface for packet redirection