@SteveITS Yes indeed, i found something of this and i edited the .vmx file like i found online.
ethernet3.allowGuestConnectionControl = "FALSE"
ethernet3.virtualDev = "vmxnet3"
ethernet3.networkName = "Wireguard"
ethernet3.addressType = "vpx"
ethernet3.generatedAddress = "00:50:56:af:20:15"
ethernet3.uptCompatibility = "TRUE"
ethernet3.present = "TRUE"
nvram = "Nieuwefirewall.nvram"
vc.uuid = "50 2f 1b 11 f4 3d 4f cb-d2 42 74 21 30 1d 6b 79"
ethernet0.pciSlotNumber = "160"
ethernet1.pciSlotNumber = "192"
ethernet2.pciSlotNumber = "224"
ethernet3.pciSlotNumber = "256"
scsi0:0.redo = ""
virtualHW.productCompatibility = "hosted"
floppy0.present = "FALSE"
I added the new one here and added the ethernet 3 now everything boots and i get the new adapter and WAN, but.. ofcours there is a but..
1: If i now go on my lan to the https;//192.168.6.1 site i get nothing, is not loading
2: i NEED to set the ethernet0.pciSlotNumber = "160" on the VMX0 or it does not work BUT i also see that scsi0.pciSlotNumber = "160" is also on 160, if this a problem?