diff options
author | Michael Larson <slioch@eng-140.vyatta.com> | 2008-03-21 11:50:59 -0700 |
---|---|---|
committer | Michael Larson <slioch@eng-140.vyatta.com> | 2008-03-21 11:50:59 -0700 |
commit | bc92b1ef9d79ec9f25b2abd471ec9dd1da912ab3 (patch) | |
tree | 2a211daf184e572e83f5e4bfa046ff13c095b9bf /templates/load-balancing/wan/rule | |
parent | 1693cdf87f883464a10d4a91bdc32e8a595444a2 (diff) | |
download | vyatta-wanloadbalance-bc92b1ef9d79ec9f25b2abd471ec9dd1da912ab3.tar.gz vyatta-wanloadbalance-bc92b1ef9d79ec9f25b2abd471ec9dd1da912ab3.zip |
removed network from configuration. changed configuration error without valid rule to warning. fixed up path to iptables for status show command.
Diffstat (limited to 'templates/load-balancing/wan/rule')
-rw-r--r-- | templates/load-balancing/wan/rule/node.tag/destination/network/node.def | 2 | ||||
-rw-r--r-- | templates/load-balancing/wan/rule/node.tag/source/network/node.def | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/templates/load-balancing/wan/rule/node.tag/destination/network/node.def b/templates/load-balancing/wan/rule/node.tag/destination/network/node.def deleted file mode 100644 index e742281..0000000 --- a/templates/load-balancing/wan/rule/node.tag/destination/network/node.def +++ /dev/null @@ -1,2 +0,0 @@ -type: ipv4net -help: IPv4 Network address diff --git a/templates/load-balancing/wan/rule/node.tag/source/network/node.def b/templates/load-balancing/wan/rule/node.tag/source/network/node.def deleted file mode 100644 index b88ec3d..0000000 --- a/templates/load-balancing/wan/rule/node.tag/source/network/node.def +++ /dev/null @@ -1,2 +0,0 @@ -type: ipv4net -help: IPv4 network address |