dear forum members and team.
so straight to the point with my question, is it possible to change MAC address format from eve-ng default format to other MAC address format.
by default when we creating a node it will be given with MAC address format like this 50:00:00:0x:00:0y
which mean x=node number, y=interface number.
if i wanna change MAC address with this format 11:00:00:0x:00:0y is it possible to do? if it's possible in which file we can edit it?
thanks alot..
Is it possible to change MAC address format?
Moderator: mike
-
- Posts: 3
- Joined: Mon May 01, 2017 8:11 pm
-
- Posts: 409
- Joined: Sun Mar 19, 2017 10:27 pm
Re: Is it possible to change MAC address format?
Yes possible, you can look file __node.php for MAC changing.mafiasoleh wrote: ↑Tue May 02, 2017 4:03 amdear forum members and team.
so straight to the point with my question, is it possible to change MAC address format from eve-ng default format to other MAC address format.
by default when we creating a node it will be given with MAC address format like this 50:00:00:0x:00:0y
which mean x=node number, y=interface number.
if i wanna change MAC address with this format 11:00:00:0x:00:0y is it possible to do? if it's possible in which file we can edit it?
thanks alot..
Note: make sure stop all the labs and nodes while you modifying any code in EVE-NG.
R!
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: Is it possible to change MAC address format?
Let me remind that any change into php code will be overwritten on each update....
E.
E.
-
- Posts: 5176
- Joined: Wed Mar 15, 2017 4:44 pm
- Location: London
- Contact:
Re: Is it possible to change MAC address format?
I do not recommend to do that...this can spoil up all your EVE.
Future we have plans for qemu noees implement cusctom MAC addressing..but not now
Future we have plans for qemu noees implement cusctom MAC addressing..but not now
-
- Posts: 3
- Joined: Mon May 01, 2017 8:11 pm
Re: Is it possible to change MAC address format?
dear ramindia,
thanks for advice.
technicaly i can change the mac address format with format i want, but all qemu base image cannot comunicate each other except iol image base.
thanks mate.Uldis (UD) wrote: ↑ I do not recommend to do that...this can spoil up all your EVE.
Future we have plans for qemu noees implement cusctom MAC addressing..but not now