- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jun 14 2023
Jun 13 2023
I opened an issue on github:
Hi @jestabro I saw that feature request but I wasn't sure. Thank you!
cf. https://vyos.dev/T5249, currently being assessed.
Thanks, @jestabro
It works in my tests!!
Jun 12 2023
Network vendors always talk about control-plane and data-plane ... forward-plane is not used often
After T5239, (vyatta-cfg, commit 4bbb3829), frr.service start and stop is managed by vyos-router, consequently, one should remove the following, so as not to confuse systemd:
https://github.com/vyos/vyos-1x/blob/current/src/etc/systemd/system/frr.service.d/override.conf#L1-L3
In T2251#150145, @ganawaj wrote:This bug is still present in the latest 1.4 rolling release
Jun 11 2023
This bug is still present in the latest 1.4 rolling release
Tested on VyOS 1.3.3
Jun 10 2023
The similar task https://vyos.dev/T4797
You can add manually nft rules that used for firewall group, but they will overwritten per next firewall change/commit. The whole firewall config will overwritten.
There are 2 ways. Somehow use it in CLI or use native (nft) tables, chains, group-sets and rules which are not overlapping with generated “system” firewall ruleset
Jun 9 2023
On another router I've changed the base mounts to sync ie: mount /dev/md127 /boot -o remount,rw,noatime,sync before upgrading, but after a reboot it came back corrupted.
Jun 8 2023
PR for VyOS 1.3 branch https://github.com/vyos/vyos-build/pull/358