Close due to no responses from the author and the old backend
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Feb 9 2024
Feb 9 2024
Viacheslav moved T6026: QoS hide attempts to delete qdisc from devices from Open to Finished on the VyOS 1.4 Sagitta board.
Feb 8 2024
Feb 8 2024
Viacheslav changed the status of T6026: QoS hide attempts to delete qdisc from devices from Open to In progress.
Viacheslav added a project to T6026: QoS hide attempts to delete qdisc from devices: VyOS 1.4 Sagitta.
Viacheslav edited projects for T6025: smoketest: bonding: test fails every once in a while, added: VyOS 1.3 Equuleus (1.3.6); removed VyOS 1.3 Equuleus.
Viacheslav changed the status of T5703: QoS config on pppoe interface resets back to fq_codel after tunnel reboots from Open to In progress.
Viacheslav moved T6014: Bump keepalived version from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.6) board.
Viacheslav moved T6014: Bump keepalived version from Open to Finished on the VyOS 1.4 Sagitta board.
Viacheslav moved T6021: QoS r2q wrong calculation from Open to Finished on the VyOS 1.4 Sagitta board.
Viacheslav closed T6021: QoS r2q wrong calculation, a subtask of T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS, as Resolved.
Feb 7 2024
Feb 7 2024
Viacheslav triaged T6023: rpki: add support for CLI knobs expire-interval and retry-interval as Normal priority.
Viacheslav changed the status of T6021: QoS r2q wrong calculation, a subtask of T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS, from Open to In progress.
If we do not have RPKI in configuration, it also tries to start RPKI, is it expected?
Feb 07 16:00:53 r4 vyos-router[3545]: Could not start rpki because no caches are configured Feb 07 16:07:06 r4 vyos-router[3751]: Could not start rpki because no caches are configured
For 1.3 build fails
06:44:06 Unpacking vyos-1x (1.3dev0-4068-ga685e55f3) ... 06:44:06 dpkg: error processing archive /tmp/apt-dpkg-install-FMRTXF/480-vyos-1x_1.3dev0-4068-ga685e55f3_amd64.deb (--unpack): 06:44:06 trying to overwrite '/lib/systemd/system/keepalived.service', which is also in package keepalived 1:2.2.8 06:44:06 dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
We probably need to remove keepalived.service as we implemented 10-override and generated it via render
Feb 6 2024
Feb 6 2024
Viacheslav triaged T6020: VRRP health-check script is not applied correctly in keepalived.conf as High priority.
Viacheslav moved T5687: Implement ECS settings for PowerDNS recursor from Open to Finished on the VyOS 1.5 Circinus board.
Viacheslav changed the status of T5921: Trying to commit an OpenConnect configuration without any local users results in an exception from Open to In progress.
Viacheslav added a project to T5926: IPSEC does not apply after l2tp configuration was changed: VyOS 1.4 Sagitta.
Viacheslav changed the status of T5926: IPSEC does not apply after l2tp configuration was changed from Open to In progress.
Viacheslav changed the status of T5133: Add comments for items in address-group and network-group in firewall from Open to In progress.
Viacheslav added a comment to T5133: Add comments for items in address-group and network-group in firewall.
PR https://github.com/vyos/vyos-1x/pull/2945
set firewall group address-group ONE address 192.0.2.1 description 'First' set firewall group address-group ONE address 192.0.2.2 description 'Second'
Feb 5 2024
Feb 5 2024
It seems FRR (9.0.2-36-g31dec1951) does not support this.
The route can be added, but no route is in the routing table.
vyos@r4:~$ vtysh -c "conf t" -c "ip route 192.0.2.0/24 2001:db8::1" vyos@r4:~$ vyos@r4:~$ vtysh -c "show run" | match 192.0.2.0 ip route 192.0.2.0/24 2001:db8::1 vyos@r4:~$ vyos@r4:~$ vyos@r4:~$ show ip route 192.0.2.0/24 % Network not in table vyos@r4:~$
PR for 1.5 https://github.com/vyos/vyos-build/pull/493
PR for 1.3 https://github.com/vyos/vyos-build/pull/494
Update supports via whitespace
r4(config-router)# neighbor foo path-attribute discard 23 24
Viacheslav triaged T6010: Support setting multiple values in BGP path-attribute as Wishlist priority.
FRR does not support it
r4# conf t r4(config)# router bgp 65001 r4(config-router)# no bgp ebgp-requires-policy r4(config-router)# no bgp default ipv4-unicast r4(config-router)# no bgp network import-check r4(config-router)# neighbor foo peer-group r4(config-router)# neighbor foo path-attribute discard 24 r4(config-router)# neighbor foo path-attribute discard 23,24 % Unknown command: neighbor foo path-attribute discard 23,24 r4(config-router)#
Viacheslav triaged T6011: rpki: known-hosts-file is no longer supported by FRR CLI - remove VyOS CLI node as Normal priority.
Feb 2 2024
Feb 2 2024
Viacheslav edited projects for T973: Create Prometheus Exporter for VyOS , added: VyOS 1.5 Circinus; removed VyOS 1.3 Equuleus (1.3.6).
Viacheslav closed T2459: Migrate vyatta-show-nat-rules.pl to Python, a subtask of T2198: Rewrite NAT in new XML/Python style, as Not Applicable.
Viacheslav closed T2459: Migrate vyatta-show-nat-rules.pl to Python, a subtask of T3355: Remove all remaining legacy Vyatta code, as Not Applicable.
It won't be implemented for 1.3.x
Have this for 1.4/1.5
Viacheslav changed the status of T4816: IPv4-mapped and IPv4-compatible IPv6 addresses not valid anymore from Open to Confirmed.
Viacheslav edited projects for T5153: OpenConnect route restriction via iptables is ignored, added: VyOS 1.5 Circinus; removed VyOS 1.3 Equuleus (1.3.6).
Viacheslav moved T5739: Password recovery does not work if public keys are configured from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.6) board.
Viacheslav moved T5739: Password recovery does not work if public keys are configured from Open to Finished on the VyOS 1.4 Sagitta board.
merged
wget https://github.com/RUB-NDS/Terrapin-Scanner/releases/download/v1.1.0/Terrapin_Scanner_Linux_amd64 chmod +x Terrapin_Scanner_Linux_amd64
Viacheslav closed T5941: [1.3.5 -> 1.4.0-RC1 Migration] Orphaned Configuration Nodes Cause Issues, a subtask of T5938: Migration fail root task for 1.4-rc, as Resolved.
Fixed https://packages.debian.org/buster/openssh-server
vyos@r15:~$ show version all | match ssh ii libssh-4:amd64 0.8.7-1+deb10u2 amd64 tiny C SSH library (OpenSSL flavor) ii libssh2-1:amd64 1.8.0-2.1+deb10u1 amd64 SSH2 client-side library ii openssh-client 1:7.9p1-10+deb10u4 amd64 secure shell (SSH) client, for secure access to remote machines ii openssh-server 1:7.9p1-10+deb10u4 amd64 secure shell (SSH) server, for secure access from remote machines ii openssh-sftp-server 1:7.9p1-10+deb10u4 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines ii python3-paramiko 2.4.2-0.1+deb10u1 all Make ssh v2 connections (Python 3) ii sshguard 2.3.1-1 amd64 Protects from brute force attacks against ssh vyos@r15:~$ vyos@r15:~$ show version
Viacheslav moved T5955: Rootless containers/set uid/gid for container from Open to Finished on the VyOS 1.4 Sagitta board.
Viacheslav raised the priority of T5971: Create the same view of ppp section for all accel-ppp services from Low to Normal.
Viacheslav changed the status of T5971: Create the same view of ppp section for all accel-ppp services from In progress to Needs testing.
Viacheslav changed the status of T5966: Adjust dynamic dns configuration address subpath to be more intuitive and other op-mode adjustments, a subtask of T5791: Update dynamic dns configuration path to be consistent with other areas of VyOS, from Open to Needs testing.
Viacheslav changed the status of T5966: Adjust dynamic dns configuration address subpath to be more intuitive and other op-mode adjustments from Open to Needs testing.
Feb 1 2024
Feb 1 2024
Viacheslav changed the status of T5995: Kernel NIC-drivers for Huawei NICs are not properly enabled from Open to Needs testing.
Viacheslav changed the status of T5619: Update the Intel ixgbe driver due to issues with Intel X533 from Open to Needs testing.
Jan 31 2024
Jan 31 2024
Viacheslav moved T5999: load-balancing reverse-proxy can't configure root as a redirect from Open to Finished on the VyOS 1.4 Sagitta board.
Viacheslav closed T5999: load-balancing reverse-proxy can't configure root as a redirect as Resolved.
Jan 30 2024
Jan 30 2024
Viacheslav added a parent task for T6004: Missing RPKI boot priority prevents it from loading: T5938: Migration fail root task for 1.4-rc.
Viacheslav changed the status of T6003: Add 'show rpki as-number' and 'show rpki prefix' from Open to In progress.
Viacheslav changed the subtype of T6000: [1.3.x -> 1.5.x] migrating threw exception in /opt/vyatta/etc/config-migrate/migrate/https/5-to-6, performed workaround from "Task" to "Bug".
Viacheslav triaged T6002: When using git as config-management commit-archive, comment is not used as commit message as Wishlist priority.
Jan 29 2024
Jan 29 2024
Duplicate of https://vyos.dev/T3500
The root issue could be in https://vyos.dev/T5611 T5611