summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2010-02-21 20:17:05 -0800
committerStig Thormodsrud <stig@vyatta.com>2010-03-03 16:40:41 -0800
commit1389539e6a8791f17bea64e8e43402d575de77d0 (patch)
tree50d762d0343fe63d22d2a64f9a9df322add5f847 /templates
parentecbd892e9c30883c3f1898dccc1556e61b85ce95 (diff)
downloadvyatta-cfg-system-1389539e6a8791f17bea64e8e43402d575de77d0.tar.gz
vyatta-cfg-system-1389539e6a8791f17bea64e8e43402d575de77d0.zip
Fix 5157: dhcpclient doesn't work when alternative mac address specified on bootup
Diffstat (limited to 'templates')
-rw-r--r--templates/interfaces/ethernet/node.tag/mac/node.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/interfaces/ethernet/node.tag/mac/node.def b/templates/interfaces/ethernet/node.tag/mac/node.def
index 55264cf7..f3946adf 100644
--- a/templates/interfaces/ethernet/node.tag/mac/node.def
+++ b/templates/interfaces/ethernet/node.tag/mac/node.def
@@ -1,4 +1,5 @@
type: macaddr
+priority: 317 # must be set before dhcp client
help: Set the Media Access Control (MAC) address of this interface
syntax:expression: exec "\
/opt/vyatta/sbin/vyatta-interfaces.pl --dev $VAR(../@) --valid-mac $VAR(@)"