I'm thinking of running a PFsense virtual machine on my Proxmox server. This PFsense VM would have two bridged network connections, one for WAN access, and one for LAN access. My Proxmox server already has an Intel network card with multiple network ports.
The WAN port would have no public IP on configured on Proxmox, whereas the LAN port would have a fixed IP configured, so that the Proxmox configuration can be reached via this LAN IP.
I have found various tutorials about these kind of setups, but what I'm really wondering whether this is a safe setup. Is the bridged network port for WAN completely safe and can it not be compromised by a hacker to get access to the Proxmox OS?
P.S.: I understand that in case a hacker would compromise the PFsense VM, he might get access to the network. But my question is really about the bridged network connection being safe.
P.S.2.: I'm not using regular Linux network bridges, but OVS ports and bridges. I'm not sure if that makes a difference, but it might be good to know.
The WAN port would have no public IP on configured on Proxmox, whereas the LAN port would have a fixed IP configured, so that the Proxmox configuration can be reached via this LAN IP.
I have found various tutorials about these kind of setups, but what I'm really wondering whether this is a safe setup. Is the bridged network port for WAN completely safe and can it not be compromised by a hacker to get access to the Proxmox OS?
P.S.: I understand that in case a hacker would compromise the PFsense VM, he might get access to the network. But my question is really about the bridged network connection being safe.
P.S.2.: I'm not using regular Linux network bridges, but OVS ports and bridges. I'm not sure if that makes a difference, but it might be good to know.