Is the following configuraiton possible with the GUI/CLI?
-
Hello,
We have the following configuration running on a Linux system, but looking for a commercial solution. This is required for VxLAN.
Is this possible on pfsense?
router bgp 65000 bgp router-id 10.10.0.1 bgp cluster-id 10.10.0.1 bgp log-neighbor-changes no bgp default ipv4-unicast neighbor fabric peer-group neighbor fabric remote-as 65000 neighbor fabric capability extended-nexthop neighbor fabric update-source 10.10.0.1 bgp listen range 10.10.0.0/24 peer-group fabric ! address-family l2vpn evpn neighbor fabric activate neighbor fabric route-reflector-client advertise-all-vni exit-address-family ! !
-
yes BGP is provided via FRR package .
You need to :
Enable Services>FRR>Global Settings.
Enable BGP.
Configure Neighbors. -
@zawi can you explain where to set the l2vpn evpn neighbours ?
-
VXLAN isn't available on pfSense in any stable Release yet. According to release notes it will be implemented in version 2.5.0.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.