T5549_Lynis_audit_system_230904.txt.gz3 KBDownload
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Sep 4 2023
Sep 4 2023
GitHub <noreply@github.com> committed rVYOSONEX432726d83c2e: Merge pull request #2201 from dmbaturin/T671-show-dmi (authored by c-po).
Viacheslav changed the status of T5480: Ability to disable SNMP for VRRP keepalived service from Open to In progress.
Viacheslav moved T5506: Container bridge interfaces do not have a link-local address from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.4) board.
anthr76 added a comment to T5546: Failed upgrade from 1.4-rolling-202212310809 to 1.4-rolling-202309030023.
I would like to stage this in a VM if I do try the above as physical access to the router is tough. Does anyone know where I can find a ISO for 1.4-rolling-202212310809. It seems the old s3 endpoint doesn't resolve https://s3.vyos.io/rolling/current/vyos-1.4-rolling-202212310809-amd64.iso
Viacheslav moved T5533: Keepalived VRRP IPv6 group enters in FAULT state from Open to Finished on the VyOS 1.4 Sagitta board.
Viacheslav edited projects for T5533: Keepalived VRRP IPv6 group enters in FAULT state , added: VyOS 1.3 Equuleus (1.3.4); removed VyOS 1.3 Equuleus (1.3.5).
jestabro added a comment to T5546: Failed upgrade from 1.4-rolling-202212310809 to 1.4-rolling-202309030023.
Adding vyos-config-debug to the boot cmdline should allow you to log in and will provide some information in /tmp/boot-config-trace. Cf.:
https://docs.vyos.io/en/latest/contributing/debugging.html
I upgraded from 1.4-rolling-202307060317 to 1.4-rolling-202309040919 and the issue mention in this post was resolved. The configuration was migrated. However nothing worked in regards to the firewall, and I am not familiar enough with the new syntax so I cannot, nor do I have time to troubleshoot it right now.
@syncer At first glance, the generated config is correct for VyOS 1.3-stable-202308240442
set protocols igmp interface eth0 join 239.1.2.3 source '192.0.2.1' set protocols igmp interface eth1 join 239.1.2.3 set protocols igmp interface eth2
fernando changed the status of T5547: ISIS: The L1-2 router cannot advertise L1 routes into L2 from Open to Confirmed.
Unless there is something wrong with the firewall ruleset in VyOS any malfunctions in the FTP helper itself will mainly be fixed upstream at the Linux kernel or in this particular case the netfilter team:
anthr76 added a comment to T5546: Failed upgrade from 1.4-rolling-202212310809 to 1.4-rolling-202309030023.
My config file is https://gist.github.com/anthr76/4b091d952bcd69b1ac8d4c7d08aaaac6
sarthurdev changed the status of T4903: Support IPv6 addresses in "set system conntrack ignore" from In progress to Needs testing.
sarthurdev changed the status of T4309: Support network/address-groups and ipv6-network/ipv6-address-groups in "conntrack ignore" from In progress to Needs testing.
sarthurdev changed the status of T4309: Support network/address-groups and ipv6-network/ipv6-address-groups in "conntrack ignore" from Open to In progress.
sarthurdev changed the status of T4903: Support IPv6 addresses in "set system conntrack ignore" from Open to In progress.
GitHub <noreply@github.com> committed rVYOSONEX8e22a2f6f77d: Merge pull request #2192 from sever-sever/T5533 (authored by zdc <zdc@users.noreply.github.com>).
GitHub <noreply@github.com> committed rVYOSONEXbbcf94bba674: Merge pull request #2197 from anthr76/cap-sys-module (authored by c-po).
Sep 3 2023
Sep 3 2023
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Disabling all validators for both vyatta-cfg and vyatta-op bring the boot time down to approx 73 seconds.
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Modifying node.def (comment out "syntax:expression:") recursively in the paths of:
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Moving along in the blamegame I will after a tip try to disable the various validators being runned.
Any updates to this?
cacack added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
That relates would seem reasonable. I'm seeing a similar explosion in commit lag but I have zero static routes. I did change to zone-based firewall and added about 6 vlans. Lines of my config went from ~500 to ~3000. Commit times increased almost linearly.
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Can be related: https://vyos.dev/T2431
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Continued debugging by also modifying /usr/libexec/vyos/services/vyos-configd by adding:
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Attempted some debugging on this issue.
According to https://man7.org/linux/man-pages/man7/capabilities.7.html this capability can load, unload AND delete kernel modules.
alainlamar changed the status of T5540: vyos-1x: Wrong VHT configuration for WiFi 802.11ac from Open to In progress.
syncer moved T5543: Fix source address handling in static joins from Need Triage to Backlog on the VyOS 1.3 Equuleus (1.3.4) board.
@Viacheslav, can you backport this to 1.3
GitHub <noreply@github.com> committed rVYOSONEX630d40046b4f: T5543: IGMP: fix source address handling in static joins (authored by vfreex).
Viacheslav changed the status of T5542: ipoe-server: external-dhcp(dhcp-relay) not woking / not implemented from Open to Needs testing.
GitHub <noreply@github.com> committed rVYOSONEX1ae9c4162dc1: ipoe: T5542: fix Jinja2 template and add missing dhcp relay config (authored by Niklasthegeek).
Apachez added a comment to T5532: After add system image the boot stuck and works again after the second reboot.
Still occurs for:
Apachez added a comment to T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax.
PR created: https://github.com/vyos/vyos-build/pull/392
Apachez added a comment to T5538: Change order within variable lb_config_tmpl to fit order of manpage and fix some typos.
Verified working with VyOS 1.4-rolling-202309030023.
Apachez added a comment to T5538: Change order within variable lb_config_tmpl to fit order of manpage and fix some typos.
Was missing quotes around the variable within lb_config_tmpl like so:
Apachez added a comment to T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax.
Some further testing:
Apachez added a comment to T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax.
Reference to https://jonathancarter.org/2015/04/06/squashfs-performance-testing/ using 1M blocksize will give approx the same readspeed as with default 128k blocksize but result in an even smaller file.
Apachez added a comment to T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax.
Regarding filesystem.squashfs the changes through changed mksquashfs syntax are:
Apachez added a comment to T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax.
Was missing quotes around the variable within lb_config_tmpl like so:
Sep 2 2023
Sep 2 2023
GitHub <noreply@github.com> committed rVYOSONEX6896aabb6406: wireless: T5540: fix VHT capability settings for 802.11ac (authored by alainlamar).
GitHub <noreply@github.com> committed rVYOSONEXe74b38c4d862: Merge pull request #2191 from c-po/equuleus (authored by c-po).
The firewall refactoring released 4th aug 2023 only (so far) took care about the documentation in the configuration section:
alainlamar removed a project from T5540: vyos-1x: Wrong VHT configuration for WiFi 802.11ac: vyatta-wireless.
alainlamar updated the task description for T5539: vyos-build: wireless-regdb would not load due to signature mismatch.
Apachez added a comment to T5538: Change order within variable lb_config_tmpl to fit order of manpage and fix some typos.
PR created: https://github.com/vyos/vyos-build/pull/391
Apachez added a comment to T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax.
PR created: https://github.com/vyos/vyos-build/pull/390
Apachez added a comment to T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax.
PR389 build failed:
Sep 1 2023
Sep 1 2023
Apachez added a comment to T5510: Shrink imagesize and improve read performance by changing mksquashfs syntax.
PR created: https://github.com/vyos/vyos-build/pull/389
Viacheslav changed the status of T5536: show dhcp client leases caues No module named 'vyos.validate' from In progress to Needs testing.
GitHub <noreply@github.com> committed rVYOSONEXd3da15234e52: Merge pull request #2193 from sever-sever/T5536 (authored by c-po).
Apachez added a comment to T5534: VRRP rfc3768-compatibility broken after build 1.4-rolling-202308260020.
There was a similar case where it turned out that INPUT/OUTPUT chains for the firewall must be updated to include the stuff VRRP is doing.
Reported in: https://forum.vyos.io/t/error-show-dhcp-lease/12030
See this task instead: https://vyos.dev/T5536
Viacheslav changed the status of T5536: show dhcp client leases caues No module named 'vyos.validate' from Open to In progress.