Hi,
yes, see REF1918 for completeness
Yes, if your router can do a static route
But at this point the question will be more "Why would you do this" instead of putting it all in the same subnet ?
Best regards,
Hi,
Your issue is not proxmox but pure network missing knowledge.
If you want to communicate between networks, you need a router + 192.169.X.X range is not private; you should check rfc1918.
Best regards,
Hi,
You should show the logs, but if the status is "queued/delivered" it's most likely that your mail server has accepted the mail and you should look at the log of this server.
Best regards,
Hi,
SeaBIOS => not UEFI so it does not apply
If you want to be sure you can run this powershell :
[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Windows UEFI CA 2023'
[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI kek).bytes) -match 'Microsoft...
Hi,
If you know how to modify a BIOS, you can do it; otherwise, i don't thinks it's possible if the manufacturer has not put this option in BIOS.
Best regards,
Hi,
The CPU "GX-415GA" does support AMD-V[1][2], but if HP doesn't expose the settings in the BIOS, you are screwed.
[1]https://www.cpu-world.com/CPUs/Jaguar/AMD-G-Series%20GX-415GA%20-%20GE415GIBJ44HM.html...
Hi,
feature request needs to be done here : https://bugzilla.proxmox.com/
And don't forget that the main goal of PVE is to be an (enterprise) hypervisor, so there is a good chance that this kind of request will not be accepted.
Best regards,