Hi,
I have tried already many times to setup pfSense (CE 2.4.5-p1) in a VM in Proxmox 6.3-3, but until now I did not really succeed.
Here's where I got sofar.
I have a 1 NIC system.
The standard bridge (vmbr0) is linked to the actual NIC (enp1s0) including a CIDR (192.168.x.y) which is the address of my Proxmox machine and 192.168.x.1 (the standard gateway). This vmbr0 is active and is autostarting.
I have created a second bridge (vmbr1) which is not linked to anything but is active and autostarting.
Just for the record I have tried all combinations of possibilities for bridge models (e1000, virtio, rtl8139, vmxnet3)
I want vmbr0 to be the WAN-side of PfSense.
I want vmbr1 to be the LAN side of PfSense.
I can only install PfSense and get access to the Webconfigurator if I only include the vmbr0 in the VM configuration. I set the static IP for the WAN to 192.168.x.z, the mask to 24 and the WAN gateway to 192.168.x.1.
If I also include the vmbr1, than I won't get access to the Webconfigurator, even when setting static IP addresses for both WAN and LAN. (for the LAN I set it to 192.168.a.b)
I have also a LXC running PiHole (on 192.168.x.c), which currently acts as my DHCP server in which also several static IP addresses have been defined.
So I have setup the pfSense VM with only a static WAN IP (192.168.x.z) (only vmbr0 included) and reboot the VM.
I can now access the Webconfigurator via http(s)://192.168.x.z.
Then I update the config of the VM in Proxmox GUI by adding vmbr1.
In the pfSense Webconfigurator now the additional netwerk address is shown and I can configure that to be the LAN side in the Network Assignments.
In the VM I can assign the 192.168.a.b IP (netmask 24) to be the static IP address of the LAN side.
After rebooting the VM I can no longer access the Webconfigurator (either via 192.168.x.z or 192.168.a.b)
Can someone explain me how to get this working correctly?
Thanks in advance for your help.
I have tried already many times to setup pfSense (CE 2.4.5-p1) in a VM in Proxmox 6.3-3, but until now I did not really succeed.
Here's where I got sofar.
I have a 1 NIC system.
The standard bridge (vmbr0) is linked to the actual NIC (enp1s0) including a CIDR (192.168.x.y) which is the address of my Proxmox machine and 192.168.x.1 (the standard gateway). This vmbr0 is active and is autostarting.
I have created a second bridge (vmbr1) which is not linked to anything but is active and autostarting.
Just for the record I have tried all combinations of possibilities for bridge models (e1000, virtio, rtl8139, vmxnet3)
I want vmbr0 to be the WAN-side of PfSense.
I want vmbr1 to be the LAN side of PfSense.
I can only install PfSense and get access to the Webconfigurator if I only include the vmbr0 in the VM configuration. I set the static IP for the WAN to 192.168.x.z, the mask to 24 and the WAN gateway to 192.168.x.1.
If I also include the vmbr1, than I won't get access to the Webconfigurator, even when setting static IP addresses for both WAN and LAN. (for the LAN I set it to 192.168.a.b)
I have also a LXC running PiHole (on 192.168.x.c), which currently acts as my DHCP server in which also several static IP addresses have been defined.
So I have setup the pfSense VM with only a static WAN IP (192.168.x.z) (only vmbr0 included) and reboot the VM.
I can now access the Webconfigurator via http(s)://192.168.x.z.
Then I update the config of the VM in Proxmox GUI by adding vmbr1.
In the pfSense Webconfigurator now the additional netwerk address is shown and I can configure that to be the LAN side in the Network Assignments.
In the VM I can assign the 192.168.a.b IP (netmask 24) to be the static IP address of the LAN side.
After rebooting the VM I can no longer access the Webconfigurator (either via 192.168.x.z or 192.168.a.b)
Can someone explain me how to get this working correctly?
Thanks in advance for your help.