Page MenuHomeVyOS Platform
Feed All Stories

Jun 5 2023

jestabro changed the status of T5259: Openconnect cannot pass migration 1-to-2 from Open to In progress.
Jun 5 2023, 4:48 PM · VyOS 1.4 Sagitta
jestabro changed the status of T5259: Openconnect cannot pass migration 1-to-2, a subtask of T5251: Uncaught errors for functions delete/delete_value in Python module configtree.py, from Open to In progress.
Jun 5 2023, 4:48 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T5251: Uncaught errors for functions delete/delete_value in Python module configtree.py: T5259: Openconnect cannot pass migration 1-to-2.
Jun 5 2023, 4:47 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5259: Openconnect cannot pass migration 1-to-2: T5251: Uncaught errors for functions delete/delete_value in Python module configtree.py.
Jun 5 2023, 4:47 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5259: Openconnect cannot pass migration 1-to-2.

PR:
https://github.com/vyos/vyos-1x/pull/2026

Jun 5 2023, 4:47 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker.

PR for vyos-1x https://github.com/vyos/vyos-1x/pull/2025

Jun 5 2023, 2:37 PM · VyOS 1.4 Sagitta
jestabro claimed T5259: Openconnect cannot pass migration 1-to-2.
Jun 5 2023, 2:35 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5256: QoS expects protocol number but not protocol name.

Maybe related with https://vyos.dev/T5048

Jun 5 2023, 2:33 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker from Open to Needs testing.
Jun 5 2023, 2:26 PM · VyOS 1.4 Sagitta
Viacheslav created T5260: Python3 module crypt is deprecated.
Jun 5 2023, 9:09 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5259: Openconnect cannot pass migration 1-to-2.
Jun 5 2023, 9:01 AM · VyOS 1.4 Sagitta
Viacheslav renamed T5259: Openconnect cannot pass migration 1-to-2 from Openconnect authentication mode should be local by default to Openconnect cannot pass migration 1-to-2.
Jun 5 2023, 8:48 AM · VyOS 1.4 Sagitta
Viacheslav created T5259: Openconnect cannot pass migration 1-to-2.
Jun 5 2023, 8:45 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker.
Jun 5 2023, 8:14 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker.

PR https://github.com/vyos/vyos-build/pull/355

Jun 5 2023, 8:13 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker.
Jun 5 2023, 8:11 AM · VyOS 1.4 Sagitta
Viacheslav created T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker.
Jun 5 2023, 8:08 AM · VyOS 1.4 Sagitta

Jun 4 2023

jestabro added a comment to T5228: Simplify get_config_dict and add argument with_defaults.

Draft PR re-opened following fix of regression with option 'recursive'; simplified logic and added optional args to get_config_defaults to mirror get_config_dict. The latter allows easy manipulation of defaults in cases where the automatic merge is not sufficient.

Jun 4 2023, 3:54 AM · VyOS 1.4 Sagitta

Jun 3 2023

cuongdt1994 updated the task description for T5256: QoS expects protocol number but not protocol name.
Jun 3 2023, 11:05 AM · VyOS 1.4 Sagitta
cuongdt1994 renamed T5256: QoS expects protocol number but not protocol name from QOS crash and cannot commit to Quality of Services crash with new qos policy.
Jun 3 2023, 11:05 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T5257: Cannont assign netflow source ip to ip in non default VRF: VyOS 1.4 Sagitta.
Jun 3 2023, 12:39 AM · VyOS 1.4 Sagitta
ServerForge created T5257: Cannont assign netflow source ip to ip in non default VRF.
Jun 3 2023, 12:32 AM · VyOS 1.4 Sagitta

Jun 2 2023

RyanG added a comment to T5255: IPv6 address validation issue.

There are no network or broadcast addresses in v6 like there are in v4. The first address (ex: 2a10:ffff:ffff::/64) is the Anycast address for "All Routers" on a subnet in v6 land.

Jun 2 2023, 9:05 PM · Invalid
Arc771 added a comment to T5255: IPv6 address validation issue.

Well, in an example like yours, using the network address as an IP is not really best practice even tho its works.
So, the validator forces the users to do it the right way, which is probably a good thing.

Jun 2 2023, 7:53 PM · Invalid
Viacheslav added a comment to T5255: IPv6 address validation issue.

Validator doesn't allow setting network address to the interface
the same way you can't add 10.2.3.0/24 to interface
But natively it seems working

vyos@r14# sudo ip a add 10.5.0.0/24 dev eth0
[edit]
vyos@r14# ping 10.5.0.0
PING 10.5.0.0 (10.5.0.0) 56(84) bytes of data.
64 bytes from 10.5.0.0: icmp_seq=1 ttl=64 time=0.062 ms
^C
Jun 2 2023, 7:22 PM · Invalid
cuongdt1994 renamed T5256: QoS expects protocol number but not protocol name from Quality of Services cannot commit to QOS crash and cannot commit.
Jun 2 2023, 7:18 PM · VyOS 1.4 Sagitta
cuongdt1994 created T5256: QoS expects protocol number but not protocol name.
Jun 2 2023, 7:17 PM · VyOS 1.4 Sagitta
Arc771 created T5255: IPv6 address validation issue.
Jun 2 2023, 6:02 PM · Invalid
df3rry updated the task description for T5254: Modification of any interface setting sets MTU back to default when MTU has been inherited from a bond.
Jun 2 2023, 2:27 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
df3rry created T5254: Modification of any interface setting sets MTU back to default when MTU has been inherited from a bond.
Jun 2 2023, 2:24 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro closed T5251: Uncaught errors for functions delete/delete_value in Python module configtree.py as Resolved.
Jun 2 2023, 1:44 PM · VyOS 1.4 Sagitta
RyanG closed T5252: Route distinguisher and route targets changing upon adding interface to new VRF as Resolved.
Jun 2 2023, 12:31 AM · VyOS 1.4 Sagitta
RyanG added a comment to T5252: Route distinguisher and route targets changing upon adding interface to new VRF.

This did solve it. I did not search thoroughly enough it seems.

Jun 2 2023, 12:30 AM · VyOS 1.4 Sagitta
RyanG created T5253: MPLS config removed at boot when wireguard interfaces present.
Jun 2 2023, 12:29 AM · VyOS 1.4 Sagitta

Jun 1 2023

fernando added a comment to T5252: Route distinguisher and route targets changing upon adding interface to new VRF.

this issues was resolved on https://vyos.dev/T5127. It happens when FRR tries to calculate the auto-rd per vrf . it can be solved by using router-id on each vrf or interface dummy in the VRFs ,

Jun 1 2023, 7:12 PM · VyOS 1.4 Sagitta
fernando closed T5127: VPNv4/VPNv6 routes are not reinstalled following link flap as Resolved.
Jun 1 2023, 7:07 PM · VyOS 1.4 Sagitta
bbs2web added a comment to T2044: RPKI doesn't boot properly.

Chiming in here as a 'me too', on vyos-1.4-rolling-202305300317

Jun 1 2023, 11:04 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
RyanG updated the task description for T5252: Route distinguisher and route targets changing upon adding interface to new VRF.
Jun 1 2023, 4:58 AM · VyOS 1.4 Sagitta
RyanG created T5252: Route distinguisher and route targets changing upon adding interface to new VRF.
Jun 1 2023, 4:55 AM · VyOS 1.4 Sagitta

May 31 2023

jestabro added a comment to T5251: Uncaught errors for functions delete/delete_value in Python module configtree.py.

PR's:
https://github.com/vyos/libvyosconfig/pull/11 (merged)
https://github.com/vyos/vyos-1x/pull/2023

May 31 2023, 11:28 PM · VyOS 1.4 Sagitta
jestabro triaged T5251: Uncaught errors for functions delete/delete_value in Python module configtree.py as Normal priority.
May 31 2023, 8:47 PM · VyOS 1.4 Sagitta
n.fort changed the status of T5250: Firewall - show firewall group from Open to In progress.
May 31 2023, 6:39 PM · VyOS 1.4 Sagitta
n.fort created T5250: Firewall - show firewall group.
May 31 2023, 6:39 PM · VyOS 1.4 Sagitta
danhusan added a comment to T5239: frr 'hostname' missing or incorrect, and domain-name missing totally.

I checked 6 routers, 2 showed the issue. No idea what the impact is. All of them running 1.3.2.

May 31 2023, 6:02 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T4481: containers are not starting as Resolved N/A.
May 31 2023, 3:53 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5064: Value validation for domain-groups seems to be broken.

Maybe this [a-zA-Z_](?:[a-zA-Z0-9_\-\.]{0,}[a-zA-Z0-9_\-])?

May 31 2023, 3:51 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the subtype of T5249: Add rollback-soft feature to rollback without a reboot from "Bug" to "Feature Request".
May 31 2023, 3:31 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro claimed T5248: Ability to load config via API in JSON format.
May 31 2023, 3:23 PM · VyOS 1.4 Sagitta
jestabro claimed T5249: Add rollback-soft feature to rollback without a reboot.
May 31 2023, 3:11 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5161: BFD Static Route Monitoring from In progress to Needs testing.
May 31 2023, 2:57 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5215: Add a built-in ICMP health check for VRRP groups from Open to Needs testing.
May 31 2023, 2:46 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5219: ddclient: Cloudflare doesn't require login from In progress to Needs testing.
May 31 2023, 2:45 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5239: frr 'hostname' missing or incorrect, and domain-name missing totally.

I have the correct host-name after reboot

vyos@r14:~$ 
vyos@r14:~$ vtysh -c "show run" | match host
hostname r14
vyos@r14:~$ 
vyos@r14:~$ 
vyos@r14:~$ show ver
Version:          VyOS 1.4-rolling-202305260317
Release train:    current
May 31 2023, 2:43 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav created T5249: Add rollback-soft feature to rollback without a reboot.
May 31 2023, 2:29 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav updated the task description for T5248: Ability to load config via API in JSON format.
May 31 2023, 8:10 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5248: Ability to load config via API in JSON format.
May 31 2023, 8:02 AM · VyOS 1.4 Sagitta
Viacheslav updated subscribers of T5248: Ability to load config via API in JSON format.
May 31 2023, 8:01 AM · VyOS 1.4 Sagitta
Viacheslav created T5248: Ability to load config via API in JSON format.
May 31 2023, 7:33 AM · VyOS 1.4 Sagitta
Viacheslav added projects to T5247: the bug of the command "show interfaces system": VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.4).
May 31 2023, 6:40 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
m.korobeinikov changed Version from - to 1.3.2 on T5247: the bug of the command "show interfaces system".
May 31 2023, 2:28 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
m.korobeinikov created T5247: the bug of the command "show interfaces system".
May 31 2023, 2:27 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

May 30 2023

Viacheslav added a comment to T5241: Support veth interfaces to working with netns.

Draft PR https://github.com/vyos/vyos-1x/pull/2020
Another solution https://github.com/sever-sever/vyos-1x/commit/6f0dadef7ffa64472a98d8614a69538230b2b10d#diff-a4d8965b41a529a70fe69baf25f8413122f3b686ce0b9fe5f9033b4792f4d475
PR https://github.com/vyos/vyos-1x/pull/2022

May 30 2023, 12:39 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
SrividyaA closed T5246: QOS: WRED Implementation to use DiffServ as Invalid.
May 30 2023, 10:29 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
SrividyaA created T5246: QOS: WRED Implementation to use DiffServ.
May 30 2023, 5:52 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta

May 29 2023

c-po updated the task description for T5245: Wireless interfaces do not get IPv6 link-local address assigned.
May 29 2023, 7:58 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa1)
dmbaturin edited the content of 1.3.3.
May 29 2023, 1:49 PM
Viacheslav closed T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus as Resolved.
May 29 2023, 1:11 PM · VyOS 1.3 Equuleus (1.3.3)
dutty added a comment to T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus.

@zsdc I built the image now, and it works as expected. The issue looks resolved. Thank you.

May 29 2023, 11:43 AM · VyOS 1.3 Equuleus (1.3.3)
zsdc changed the status of T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus from Open to Needs testing.

@dutty can you try to build an image again and check now?

May 29 2023, 10:44 AM · VyOS 1.3 Equuleus (1.3.3)
c-po claimed T5245: Wireless interfaces do not get IPv6 link-local address assigned.
May 29 2023, 7:22 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa1)
c-po created T5245: Wireless interfaces do not get IPv6 link-local address assigned.
May 29 2023, 7:22 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa1)
jnulandicho added a comment to T5210: IPSec cosmetic bug for Warning vti inrerface.

PR https://github.com/vyos/vyos-1x/pull/2021

May 29 2023, 5:18 AM · VyOS 1.4 Sagitta

May 28 2023

jestabro added a subtask for T4942: Rewrite vyatta-config-mgmt to Python/XML: T3955: Allow commit-confirm through http API.
May 28 2023, 9:32 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T3955: Allow commit-confirm through http API: T4942: Rewrite vyatta-config-mgmt to Python/XML.
May 28 2023, 9:32 PM · VyOS 1.5 Circinus
jestabro claimed T3955: Allow commit-confirm through http API.
May 28 2023, 8:40 PM · VyOS 1.5 Circinus
c-po closed T5242: interfaces: smoketest: automatically detect "capabilities" as Resolved.
May 28 2023, 6:54 PM · VyOS 1.4 Sagitta
c-po closed T5234: Add bash identifier for given VRF instance, a subtask of T31: Add VRF support, as Resolved.
May 28 2023, 1:49 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T5234: Add bash identifier for given VRF instance as Resolved.
May 28 2023, 1:49 PM · VyOS 1.4 Sagitta
c-po added a comment to T5240: Service router-advert failed to start radvd with more then 3 name-servers.

PR for VyOS 1.3 LTS branch https://github.com/vyos/vyos-1x/pull/2019

May 28 2023, 1:36 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po moved T5240: Service router-advert failed to start radvd with more then 3 name-servers from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.4) board.
May 28 2023, 1:31 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po moved T5244: dropbear: update to 2022.83 from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 28 2023, 1:27 PM · VyOS 1.4 Sagitta
c-po closed T5244: dropbear: update to 2022.83 as Resolved.
May 28 2023, 1:27 PM · VyOS 1.4 Sagitta
c-po created T5244: dropbear: update to 2022.83.
May 28 2023, 1:26 PM · VyOS 1.4 Sagitta
c-po moved T5240: Service router-advert failed to start radvd with more then 3 name-servers from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 28 2023, 1:24 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po claimed T5240: Service router-advert failed to start radvd with more then 3 name-servers.
May 28 2023, 1:11 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po moved T5241: Support veth interfaces to working with netns from Need Triage to Backlog on the VyOS 1.4 Sagitta board.
May 28 2023, 1:11 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5242: interfaces: smoketest: automatically detect "capabilities" from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 28 2023, 1:11 PM · VyOS 1.4 Sagitta
dutty added a comment to T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus.

Yes, T4737 looks the same.

May 28 2023, 8:06 AM · VyOS 1.3 Equuleus (1.3.3)
dutty added a comment to T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus.

Maybe the related bug described in T4737
Could you show a version of FRR?

show version all | match frr
May 28 2023, 7:35 AM · VyOS 1.3 Equuleus (1.3.3)
Viacheslav changed the status of T5241: Support veth interfaces to working with netns, a subtask of T3829: Support separated TCP/IP stack via "ip netns", from Open to In progress.
May 28 2023, 7:08 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5241: Support veth interfaces to working with netns from Open to In progress.
May 28 2023, 7:08 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav triaged T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus as High priority.
May 28 2023, 6:58 AM · VyOS 1.3 Equuleus (1.3.3)
Viacheslav edited projects for T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus, added: VyOS 1.3 Equuleus (1.3.3); removed VyOS 1.3 Equuleus (1.3.2).
May 28 2023, 6:52 AM · VyOS 1.3 Equuleus (1.3.3)
Viacheslav added a comment to T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus.

Maybe the related bug described in T4737
Could you show a version of FRR?

show version all | match frr
May 28 2023, 6:51 AM · VyOS 1.3 Equuleus (1.3.3)

May 27 2023

dutty created T5243: Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus.
May 27 2023, 7:15 PM · VyOS 1.3 Equuleus (1.3.3)
Viacheslav added a comment to T970: Hostname Support in NAT and Firewall Rules.

How far are we in the testing of this important feature ?

May 27 2023, 7:57 AM · VyOS 1.4 Sagitta

May 26 2023

c-po changed the status of T5242: interfaces: smoketest: automatically detect "capabilities" from Open to In progress.
May 26 2023, 9:10 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5242: interfaces: smoketest: automatically detect "capabilities".

Added extension and example for test_vif_8021q_mtu_limits.

May 26 2023, 8:08 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5242: interfaces: smoketest: automatically detect "capabilities".

One fix added; I'm looking at an extension for the case of test_vif_8021q_mtu_limits, as mentioned in the comment in base_interfaces_test.py.

May 26 2023, 6:27 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5242: interfaces: smoketest: automatically detect "capabilities".
May 26 2023, 6:13 PM · VyOS 1.4 Sagitta