VXLAN and pfSense - Gateway of subnet 2

user_001

New Member
Sep 23, 2024
6
3
3
Hi,

I am creating a SDN on a cluster of 3 hosts.
I have created my zone and 2 subnets 10.10.1.0/24 and 10.10.10.0/24, with the gateway being 10.10.1.1 and 10.10.10.1.
In pfsense, I do the correct setup with vmbr0 for the WAN and the SDN bridge on the other side.
I also create all the setup required.

1741714085627.png

Now, a machine on 10.10.1.0/24 will be able to ping 8.8.8.8 for example.
A machine on 10.10.10.0/24 can see a machine on the same subnet, but cannot even ping its gateway.

I am struggling to find info on what is needed.
I have tried routing and firewall rules, but I am probably missing something obvious.

Thanks a lot