Seems to be working on my latest build?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jan 11 2022
I've checked with this new build , it works with validator ranges/port :
I've been testing and it works :
Thanks, I really like the include idea and have implemented it in the attached PR. Also added a check in firewall.py to reload policy-route script to keep any group changes updated.
PR removes the empty line when there are no group members, also adds a warning message when empty groups are used in rules.
@Viacheslav Not using exact ipset format, however addresses are sorted and output one per line.
Should resolve the rest of the error messages.
well , I think it should be something like this :
Chained exceptions are covered too (and backported to Equuleus).
Invalid - already available - I looked into an 1.2.8 image.
Hi, I've just submitted a pull request (https://github.com/vyos/vyos-1x/pull/1154) to hopefully complete this bugfix.
Jan 10 2022
@fernando Thanks, do you have any idea about syntax?
IPv4 address range error messages are included in PR: https://github.com/vyos/vyos-1x/pull/1152
Error for rule being in use when deleting base node was fixed in https://github.com/vyos/vyos-1x/pull/1151
this PR https://github.com/vyos/vyos-1x/pull/1088 only include how to enable daemon , but it doesn't add VyOS-cli commands in BGP (the daemon only allows you to enable it).
@Viacheslav / @vindenesen that is a bug I have also seen in the old iptables based implementation. Can you please file a bug report towards VyOS 1.2 and 1.3?
There is PR which includes this feature https://github.com/vyos/vyos-1x/pull/1088
Thanks for catching that!