opnsense / opnsense/plugins

net/frr: Automatic rules are not complete or generate with unexpected conditions

Open
#5,028 0 comments 0 reactions 2 assignees View on GitHub

@AdSchellevis is already working on this.

Since Nov 14, 2025.

bug
Dominant language
PHP
Stars
1.2k
Forks
863
Avg merge
2d 6h
Merged PRs (30d)
10

Description

Important notices
Before you add a new report, we ask you kindly to acknowledge the following:

Describe the bug
https://github.com/opnsense/plugins/blob/6fba852a9d3cc5b08753f1d5a28efa358c13cc07/net/frr/src/etc/inc/plugins.inc.d/frr.inc#L63

In here there seems to be only OSPF and OSPF6 rules.

  • OSPF rules only generate when networks are defined
  • OSPF6 when interfaces are defined

-> This is a bit weird, as its a micro management that will cause inconsistent rule generation behavior, e.g. if your OSPF config only has interfaces

  • BGP, BFD, RIP rules (if required) seem also missing in this.

Expected behavior
When automatic rule checkbox is enabled, install automatic rules for each enabled module.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.