I need to change then ethernet address of a NIC on a Solaris 2.8 machine, so that it will automatically change to a set ethernet address of my choice on reboot as the port is 'flapping' every time the server is rebooted.
I know ifconfig is useful eg.
ifconfig qfe0 ether 0:3:ba:4:bf:29
This is only when the machine has started, I need it to change, like how it sets the hostname files, on start up.
But which files do I need to edit to ensure that it will change the address?
Eamonn
I know ifconfig is useful eg.
ifconfig qfe0 ether 0:3:ba:4:bf:29
This is only when the machine has started, I need it to change, like how it sets the hostname files, on start up.
But which files do I need to edit to ensure that it will change the address?
Eamonn