I have the following problem:
On my Proxmox host, I am running an OpenWrt server to which the virtual machines are connected. I am looking for a way to forward all UDP traffic from Proxmox to OpenWrt, so that I can configure the necessary port permissions there as needed. At the moment, this only works with TCP, but for some applications I also require UDP. How can this be achieved?
I am using masquerading.
On my Proxmox host, I am running an OpenWrt server to which the virtual machines are connected. I am looking for a way to forward all UDP traffic from Proxmox to OpenWrt, so that I can configure the necessary port permissions there as needed. At the moment, this only works with TCP, but for some applications I also require UDP. How can this be achieved?
I am using masquerading.