• FRR 0.6.7_3 - Enable SNMP AgentX

    3
    0 Votes
    3 Posts
    476 Views
    B
    Perfect! Any idea when this commit will make it's way into the packages release channel?
  • 0 Votes
    2 Posts
    275 Views
    jimpJ
    Losing the area value should be fixed in the latest update I just pushed. The upgrade hanging is something we're still working on. It's not isolated to FRR, it happens to several packages.
  • frr OSPF interface save error

    4
    0 Votes
    4 Posts
    583 Views
    jimpJ
    Looks like a recent change broke that validation (and also messed up the Area setting when upgrading). I just pushed a fix, it should show up soon.
  • 2.4.2: FRR shows empty status output

    Moved
    8
    0 Votes
    8 Posts
    1k Views
    B
    @owczi said in 2.4.2: FRR shows empty status output: I found out what it was. Special characters in the FRR master password. I removed the "_" from my password and it started working so I just assumed this was still an open issue. Sorry.
  • FRR multipath-relax issue

    Moved
    5
    0 Votes
    5 Posts
    1k Views
    jimpJ
    Though I'm not sure what specific issue you are talking about, there aren't any differences in the FRR package on 2.5.0 and 2.4.5-p1 except the 2.5.0 version is compiled with multipath enabled.
  • Filtering unwanted routes from OSPF distribution

    4
    0 Votes
    4 Posts
    781 Views
    B
    I just gave that a shot and it appears to work as expected. Thanks for your help working out how the parts inter-operate
  • Any way to filter OSPFv3 routes through GUI in 2.4.4-p3?

    6
    0 Votes
    6 Posts
    561 Views
    H
    I actually see now flipping though the forums both of these have been reported before. The first issue can be worked around by using "any6" instead of "any", but I think it'll still get dropped into the wrong file. I don't think there's any workaround for the 2nd but it's be previously mentioned.
  • BGP won't install routes into kernel. Neighbor is AWS over VTI

    2
    0 Votes
    2 Posts
    570 Views
    Z
    what do you mean by "When it's not there".? if the next hop is not available , the traffic will be forwarded via default route.
  • 0 Votes
    5 Posts
    615 Views
    nzkiwi68N
    @jimp ok, thanks for the reply.
  • Can we upgrade to FRR 0.60_4 on pfSense v2.4.4-p3?

    2
    0 Votes
    2 Posts
    257 Views
    jimpJ
    If your update branch is set to "Latest stable" then you should not upgrade any packages before upgrading pfSense. If you manually set your update branch to stay on 2.4.4-pX then it won't offer package updates which would be potentially harmful.
  • FRR SG-1100 2.4.5

    13
    1 Votes
    13 Posts
    1k Views
    M
    @jimp said in FRR SG-1100 2.4.5: It appears to be a problem with FRR itself on that architecture. We're aware and looking into it. @jimp Any updates on this? I just got my SG-1100 a few weeks ago and installed 2.4.5 and have been stuck with static routes since I can't get FRR to work anymore. Even if I downgraded to 2.4.4 would it work??? Thanks!
  • frr bugs in pf2.4.5

    Moved
    3
    0 Votes
    3 Posts
    445 Views
    yon 0Y
    please upgrade to 7.3.1
  • FRR 0.6.4_3 Cannot Set Next Hop to CARP Address

    2
    0 Votes
    2 Posts
    270 Views
    J
    I may have figured it out. I just added the CARP address as a default BGP peer. It might be right.
  • 0 Votes
    4 Posts
    796 Views
    Z
    Use Prefix Lists : FRR Global Settings/Zebra > Prefix Lists then apply on neighbors: Services>FRR>BGP>Edit>Neighbors >> Peer Filtering>Prefix List Filter(Inbound ) Configuration: Prefix Lists ip prefix-list testd seq 10 permit 10.10.10.0/24 ip prefix-list testd description Before prefix list *>i10.10.10.0/24 172.21.11.105 1 100 0 ? *>i20.20.20.0/24 172.21.11.105 1 100 0 ? *>xxxxxxxxxx/19 172.21.11.105 1 100 0 ? *>i70.xxxxxxx/30 172.21.11.105 1 100 0 ? *>i100.100.100.0/24 172.21.11.105 1 100 0 ? *>i172.21.xx.xx/24 172.21.11.105 0 100 0 i *>i172.21.xx.xx/27 172.21.11.105 1 100 0 ? *>i172.21.1x.xx/29 172.21.11.105 1 100 0 ? after applying Network Next Hop Metric LocPrf Weight Path *>i10.10.10.0/24 172.21.11.105 1 100 0 ?
  • FRR 0.6.4_3 not installing on 2.4.4-RELEASE-p3 (while FRR 0.6.4_2 works)

    5
    0 Votes
    5 Posts
    1k Views
    jimpJ
    @smaxwell2 said in FRR 0.6.4_3 not installing on 2.4.4-RELEASE-p3 (while FRR 0.6.4_2 works): I am having exactly the same issue. However don't wish to upgrade to 2.4.5 as I am having a few issues with that. Is there a command you can run to install FRR 0.6.4_2 manually ? No. Since 2.4.5 is out, there is no way to keep the packages pointed at the old 2.4.4 repository. You have to upgrade to access any packages.
  • 0 Votes
    6 Posts
    1k Views
    C
    Also looking forward for implementation of this. I run a pfsense machine inside China's great firewall and fast failover of BGP within ipsec tunnels would be helpful.
  • AWS VPN + FRR BGP Routing Issue

    9
    0 Votes
    9 Posts
    2k Views
    D
    I applied the first patch and then the second, no issues there. Repeating the steps above, initial test seem positive. I will let it bake for a few days and report the status of it. It seems the AWS tunnels drop and reconnect one at a time in sequence once or twice a day. As long as no one texts me about connectivity, it will be a success. :)
  • Multi-Site IPSec VTI and Default Route

    Moved
    7
    0 Votes
    7 Posts
    1k Views
    J
    @Zawi deceptively simple to say the least, and it took me a few times to see it in the documentation. I think I did try that before, but the key is that on my Site1 the Outbound NAT did not automatically include the subnet's from Site2, so once I put the Outbound NAT into Hybrid Mode and added the subnets, well things are now working as expected. I am still using BGP though simply to avoid the static routes, I have a few subnets and am lazy. Couple of things I've learned also is under the Gateway entries, in Advanced you can define the thresholds for latency and packet loss for the gateway to be considered up/down, which is key here. Also, I had the VTI gateway set to disable monitoring, which in my testing also broke the failover, which was another key problem.
  • 0.0.0.0/0 BGP route being advertised

    6
    0 Votes
    6 Posts
    947 Views
    Z
    you need to apply it by neighbor.
  • BGP How To

    2
    0 Votes
    2 Posts
    634 Views
    yon 0Y
    your should use pf2.4.5
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.