Disable TX checksumming with API
-
Currently I manually disable on TX checksumming on OPNsense firewalls per recommendation.
Is there (undocumented) XO API support for this?
Manual process:
Click the VM
Click the Network tab
Next to each interface is a small settings icon with a blue background
For every interface click the gear icon then disable TX checksummingI currently have a bunch of Check Point firewall VMs in my lab and they have a several interfaces each. I would like to disable checksumming on all interfaces via API, ansible, and (ideally) terraform.
-
You can always try to use
XAPI
, orxe
cli tool -
@splastunov said in Disable TX checksumming with API:
XAPI
Thank you, I found https://xapi-project.github.io/xen-api/networking.html