How do you set "ip protocol ospf route_map XXX" in the frr gui in pfsense??
-
Hi Team,
This is driving me crazy!
I typically set up FRR manually under PFS, but would like to move to GUI to make life easier for 'new folks'.
Here's a snippet of my config:
router ospf
ospf router-id id.id.id.id
area 0.0.0.0 shortcut default
redistribute kernel
!
ip prefix-list XXX seq 1 deny 10.0.0.0/16 le 32
ip prefix-list XXX seq 2 permit anyroute-map XXX permit 10
match ip address prefix-list XXX
!
ip protocol ospf route-map XXXI cannot for the life of me figure out how to get the last line into the config via the GUI.
I've read that setting ABR filters in FFR-OSPF->Areas might be the answer, but that doesn't seem to be it.
Could someone please explain what I'm missing here?
Thanks
ChIP
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.