Here's what I want: create a VM used for a VOIP server. Give that VM its own NIC and push all of its traffic exclusively through that NIC.
I have a single (dynamic) IP from my ISP, so I will have to use NAT. On the router, I have a NIC set up as a DMZ that I want to use for the VOIP traffic.
From what I have seen, all of the masquerading setups push traffic out the vmbr0 bridge. I don't want any of the VMs traffic to pass through the vmbr0 interface.
I want to keep a single interface in my LAN (for accessing the ProxMox host via GUI and SSH) and then port forward from my router to the specific VMs.
I have a single (dynamic) IP from my ISP, so I will have to use NAT. On the router, I have a NIC set up as a DMZ that I want to use for the VOIP traffic.
From what I have seen, all of the masquerading setups push traffic out the vmbr0 bridge. I don't want any of the VMs traffic to pass through the vmbr0 interface.
I want to keep a single interface in my LAN (for accessing the ProxMox host via GUI and SSH) and then port forward from my router to the specific VMs.
Last edited: