Update of proposed changes (Ill call them proposed v2).
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Sep 17 2023
If we alter the Jinja2 file we should also update the syntax - just ospf an example but its valid for all other SNMP stuff:
mgmtd can not be disabled. It's a mandatory FRR process.
I can create a PR if everyone agrees upon the proposed changes above however I have limited capability to test each and everyone of these changes.
Proposed data/templates/frr/daemons.frr.tmpl:
Sep 16 2023
Fixed in PR: https://github.com/vyos/vyos-1x/pull/2276
PR created: https://github.com/vyos/vyos-build/pull/414
PR created: https://github.com/vyos/vyos-build/pull/413
Sep 15 2023
- Using hardware flowtable (flags offload;) on an interface which doesnt support it returns an error:
Tried to enable both software and hardware flowtable with VyOS 1.5-rolling-202309151051:
How does FRR/vrrpd work regarding SNMP compatability?
Fixed
https://github.com/vyos/vyos-1x/pull/2272 should fix this
Some extra lines were mistakenly included during rebase:
Note that PR2062 is broken.
Sep 14 2023
Regarding testing of arm-builds, hopefully this article might come handy (how to use qemu-system-aarch64 (on x86) part of the qemu-system-arm package):
In my case the upgrade from 1.4-rolling-202308060317 to vyos-1.4-rolling-202308060317 made the vrf unavailable so no access to management. Booting back to old version became working again.
The excludes-file in PR406 had incorrectly a '/' as first character (for the directory to be excluded from the squashfs-file).
Would also be nice to include the global known_hosts file in /etc/ssh/ssh_known_hosts.
I would also like to know if zone based firewall still work or support is removed?
PR created: https://github.com/vyos/vyos-1x/pull/2264