-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
with every run slave interfaces change
--- before: /etc/sysconfig/network-scripts/ifcfg-eth1
+++ after: dynamically generated
@@ -1,8 +1,8 @@
NAME="eth1"
DEVICE="eth1"
BOOTPROTO=none
ONBOOT=yes
SLAVE=yes
MASTER="bond0"
MTU="1500"
-HWADDR="40:f2:e9:b8:ae:70"
+HWADDR="40:f2:e9:b8:ae:71"
what's the point in specifying HWADDR anyway?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels