pfSense: How To NAT / Port Forward With a Multiple Wan video

Hi,
I watched this old Youtube video by @LTS_Tom

pfSense: How To NAT / Port Forward With a Multiple Wan / Fail over setup
I was wondering if he set everything up in a virtual environment, and if in case, which Hypervisor he used.
In particular, how did he set WAN1 (192.168.3.251) and WAN2 (192.168.2.33).
Thanks

I bet he used xcp-ng.

If I had to guess he setup VLAN’s on his current firewall, then he setup the VLAN networks on the xcp-ng pool for both VLAN networks. Then on the pfsense VM he set the interfaces to their respected VLAN.

I think I get it, even though a diagram would make it clearer. Thanks

I hope this helps.

Note: You’ll want 3 NIC’s total and your 3rd NIC can be a private network if you only want to have VM’s connected to that network for testing purposes. You could bind the 3rd NIC to a physical NIC if you wanted though.

I think I get it now. Thank you very much