Multiple mac addresses

Antworten
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Multiple mac addresses

Beitrag von SisterOfMercy »

I have several clients with multiple wired network adapters, and thus also multiple mac addresses.

Is there a way to set two mac addresses for one client in OPSI? Then it would not matter which adapter is connected.
When installing a netinstall product opsipxeconfd would make two files in /tftpboot/linux.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
SisterOfMercy
Beiträge: 1556
Registriert: 22 Jun 2012, 19:18

Re: Multiple mac addresses

Beitrag von SisterOfMercy »

Apparently the Supermicro C7Q67 only supports Wake-on-LAN on one LAN port, and not both LAN ports. That makes it a lot simpler: just use the WOL-capable mac address.
But still, when revising this part of the code, it might be worth implementing. Without WOL you would still have netboot capability on both LAN ports.
Bitte schreiben Sie Deutsch, when I'm responding in the German-speaking part of the forum!
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: Multiple mac addresses

Beitrag von n.wenselowski »

Hello SisterOfMercy,

a feature to add multiple mac addresses to one client is not yet planned.

While I think that the demand for this is reasonable I think that changing such a part of OPSI is a major undertaking that would require a lot of resources.
I also can imagine a lot of place where multiple mac addresses would interfere and would need a lot of testing to make sure nothing brakes.


Kind regards

N. Wenselowski

Code: Alles auswählen

import OPSI
Antworten