Forum Discussion
Benjamin Bartels
Oct 30, 2018Copper Contributor
On my teamed NIC, the MAC address keeps changing. How do I make it static?
Windows server 2016, 2 NIC ports, teamed with Microsoft Network Adapter Multiplexor Driver, no VMs, no VPNs, no load balancer. After rebooting, the MAC address keeps changing (based on IPCONFIG /all...
VINICIUSALVES-FINEPACK
Feb 14, 2024Copper Contributor
Hello everybody.
I have a team of two NICs
My application uses the MAC of the balance and as it keeps changing it is a big problem, so I thought about leaving the grouping with the MAC of one of the NICs, would that be a problem?
Example 1
NIC1 - 10:20:30:40:50:80
NIC2 - 10:20:30:40:50:81
GROUPING - 10:20:30:40:50:81
Could I do this configuration?
Or would I have to create a fictitious MAC for example?
Example 2
NIC1 - 10:20:30:40:50:80
NIC2 - 10:20:30:40:50:81
GROUPING - 10:20:30:40:50:82
What is the best way to proceed?