Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    How do you set "ip protocol ospf route_map XXX" in the frr gui in pfsense??

    Scheduled Pinned Locked Moved FRR
    1 Posts 1 Posters 263 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      fartypants
      last edited by

      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 any

      route-map XXX permit 10
      match ip address prefix-list XXX
      !
      ip protocol ospf route-map XXX

      I 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

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.