Currently i have my servers IP set at eno1
Then i have a vmbr0 that is currently attached to one VM
Ofcourse, the VM cannot connect to internet, nor be connected to at current stage, obviously.
Since Hetzner monitors for "unallowed mac-addresses", i need to do something, so any current and any new VM:s MAC-addresses to show up on their monitor tools.
Any ideas what i must do, so the VM:s works as i want, and yet not having random MAC:s to show outside my server?
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether b4:2e:99:c9:b0:74 brd ff:ff:ff:ff:ff:ff
altname enp0s31f6
inet xx.yy.zz.kk/26 scope global eno1
valid_lft forever preferred_lft forever
Then i have a vmbr0 that is currently attached to one VM
3: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 0e:96:7e:e2:7b:68 brd ff:ff:ff:ff:ff:ff
inet 192.168.100.1/24 scope global vmbr0
valid_lft forever preferred_lft forever
Ofcourse, the VM cannot connect to internet, nor be connected to at current stage, obviously.
Since Hetzner monitors for "unallowed mac-addresses", i need to do something, so any current and any new VM:s MAC-addresses to show up on their monitor tools.
Any ideas what i must do, so the VM:s works as i want, and yet not having random MAC:s to show outside my server?