Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rules for table main cannot be validated #21

Open
jneo8 opened this issue Dec 20, 2023 · 1 comment
Open

Rules for table main cannot be validated #21

jneo8 opened this issue Dec 20, 2023 · 1 comment

Comments

@jneo8
Copy link
Contributor

jneo8 commented Dec 20, 2023

Hi,

I tested this charm to pursue the effects of former policy routing charm,
where we used to set a couple of rules like the following:

from $my_net to $my_net lookup main priority 100
from $my_net lookup $my_net_table priority 101

Where $my_net_table contains a single route, a default via
for anything coming from a different net to be answered on
it.

The outcome is that the charm validator doesn't allow to set
a rule without table definition, or if you define the table
main, it will fail to recognize it.

An MP is open to fix this issue.

Thanks!

Jose.


Imported from Launchpad using lp2gh.

@jneo8
Copy link
Contributor Author

jneo8 commented Dec 20, 2023

(by aluria)
This bug and bug 1864801 point to the same merge proposal. I'll go ahead and mark this one as duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant