pfSense Virtualized

Camagur

Member
Oct 3, 2019
7
0
6
57
Helo!

Just a newbie question, is it possible to have pfsense working in proxmox without any router?
I mean (internet > i350 card inside proxmox server > switch > rest of the network)

Thanks
 
Do you have more than one NIC to separate clearly between external and internal network?
 
Then you can use one of the interfaces as the external one, configure a bridge on it without any IPs and assign that to your pfSense VM to be used as WAN interface.
 
Let me see if I understand, internet > port 1 on the i350 card > port 1 bridged with port 2 > pfsense gets WAN from port 2 and then to the switch?
 
I don't really understand how you meant that.
Let me give explain in more detail:

You will have the default vmbr0 with probably the first interface as bridge port.
You can then add another vmbr (vmbr1) using the second interface as bridge port. This will be the WAN port connected to your modem.
vmbr1 does not need to have any IP configured on the bridge itself.

The simplest solution then is to add two NICs to your virtualized pfSense. The first with vmbr1 as bridge and the second with vmbr0 as bridge which is connected to the switch on the internal network.

If you want to split up your traffic more you can add another bridge with one of the unused interfaces and use that for the internal interface of your pfSense.

Code:
            vmbr0 ---- NIC1 ---- switch

Modem ---- NIC2 ---- vmbr1 ---- pfSense WAN

            pfSense LAN ---- vmbr2 ---- NIC3 ---- switch
I hope this is understandable.
 
I don't really understand how you meant that.
Let me give explain in more detail:

You will have the default vmbr0 with probably the first interface as bridge port.
You can then add another vmbr (vmbr1) using the second interface as bridge port. This will be the WAN port connected to your modem.
vmbr1 does not need to have any IP configured on the bridge itself.

The simplest solution then is to add two NICs to your virtualized pfSense. The first with vmbr1 as bridge and the second with vmbr0 as bridge which is connected to the switch on the internal network.

If you want to split up your traffic more you can add another bridge with one of the unused interfaces and use that for the internal interface of your pfSense.

Code:
            vmbr0 ---- NIC1 ---- switch

Modem ---- NIC2 ---- vmbr1 ---- pfSense WAN

            pfSense LAN ---- vmbr2 ---- NIC3 ---- switch
I hope this is understandable.

With images is better, this is what I have configured, but I dont get it to work.

pfsense.png
 
Looks good. You add two virtual NICs to your pfSense VM, one has the vmbr3 as Bridge, the other vmbr4.

Maybe you should note down the MAC addresses of the virtual NICs so you can quickly see which NIC is which during the pfsense install.
 
I might be late to the party on this... but YES you can absolutely do this. I do this all the time with our phone servers. HOWEVER.... you are going to want to change a setting inside pfsense:
You need to go in and disable Hardware Checksum Offloading. Inside PFsense you will find this setting under System --> Advanced --> Networking The checkbox is "Hardware Checksum Offloading" and checking it will disable it.

You might find that you have to side load a copy of ubuntu or something connected at the lan interface. I have found that I cannot pass traffic across pfsense until you change the setting.
 
Since we are on the topic of pfsense, I do have a question about the initial set up of the image. I was looking at some youtube video on setting up pfsense under proxmox. When he got to the section on choosing the CPU, he did the default kvm64 type, and then used 1 Socket, 1 Core and 6 vcpu.

I am still trying to properly understand how to use vcpu, but regardless, it seemed wrong what he had stated, but I could be wrong. I am using a quad i7, with 16GB of memory. What should be the the ideal setting for the CPU type and core usage and how much memory should I allocate for the pfsense.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!