I've been testing and it works :
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jan 11 2022
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!
Previous example was expanded, in order to test filtering between native bridge interface and vlans interface on bridge.
Filtering rules:
- Filter traffic from vlan br0.55 to br0.66
- Filter traffic from vlan1 to br0.55
- Allow all
I'm experiencing this with a custom ISO built from the stable 1.3 sources. Haven't done further debugging yet, a bgpd restart helped every time.
In 1.3 (VyOS 1.3-rolling-202201030317) the rules are handled correctly (except for the numbers in description).