Hi,
I would like to set up a virtual pfsense vm to act as a firewall for several separate networks. There will be a trunk port feeded into the proxmox host (say eth3) with several vlans defined on it.
(note that the proxmox mgt IP is not on those vlans, it's on a different one and is on a different physical port)
I am looking to what would be the easiest way to configure the networks in the pfsense.
I don't have much networking background, which makes it difficult for me to make good decisions. And I hope by doing I am learning too.
I see two options on the proxmox side:
In option 2, I can then just assign multiple network devices to the pfsense VM and have multiple virtual interfaces in the pfsense.
With option 1, I would need to configure the vlans inside the pfsense VM.
Are then any performance impacts for option 1? As the vlan handling will done on the virtual level. While in option 2it is on the proxmox side. Or shouldn't I bother about it?
Also, with option 2 I can very easily assign one of the vlans of eth3 to any other VM. With option 1, is this possible too?
Thank you in advance,
Rudy
I would like to set up a virtual pfsense vm to act as a firewall for several separate networks. There will be a trunk port feeded into the proxmox host (say eth3) with several vlans defined on it.
(note that the proxmox mgt IP is not on those vlans, it's on a different one and is on a different physical port)
I am looking to what would be the easiest way to configure the networks in the pfsense.
I don't have much networking background, which makes it difficult for me to make good decisions. And I hope by doing I am learning too.
I see two options on the proxmox side:
- configure eth3 as a bridge port that is vlan aware
- define on the proxmox host a bridge port and define the necessary vlans (I have done this already, so I am used to this)
In option 2, I can then just assign multiple network devices to the pfsense VM and have multiple virtual interfaces in the pfsense.
With option 1, I would need to configure the vlans inside the pfsense VM.
Are then any performance impacts for option 1? As the vlan handling will done on the virtual level. While in option 2it is on the proxmox side. Or shouldn't I bother about it?
Also, with option 2 I can very easily assign one of the vlans of eth3 to any other VM. With option 1, is this possible too?
Thank you in advance,
Rudy