If a mainboard is not supported by the proxy, using 1:1 NAT may help.

The difference to the normal proxy mode is, that this option will route all requests from the customer's IP to the IPMI IP via NAT. This means that the HTTP/HTTPS requests are also forwarded directly to IPMI.
Normally a random port is used for KVM and HTTP/HTTPS connections are forwarded to IPMI via reverse proxy, which allows to set access rights via the ACL groups.

The use of this option is only recommended if you have problems with the normal proxy, it has the following technical disadvantages:

How to activate 1:1 NAT (Module version 2.4.3 or higher)

The 1:1 NAT mode can be enabled or disabled for each ACL group individually:

How to activate 1:1 NAT (Module version below 2.4.3)

The feature can be activated via the customconfig.php file, which is located at /modules/servers/dedicated/

You still need to enable the proxy feature in the ACL group.