Page MenuHomeVyOS Platform
Feed All Stories

Feb 18 2025

stasonuu added a comment to T4040: RADIUS: NAS-ID configuration.

NAS-Identifier typically uses hostname in all network OS and devices that I have used. Since “VyOS - Open source router and firewall platform”, which refers to network OS or virtual routers, I think setting NAS-Identifier = hostname by default would be more native. As alternative making it possible to change the NAS-Identifier value via cli, something like that: set system login radius nas-identifier host-name

Feb 18 2025, 3:01 PM
Viacheslav added a comment to T7131: VPP after enabling by default route-no-paths we get crash daemon and faulting address.

Small note, to reproduce it, you have to have at least one route not related to vpp interface, like the default route via eth0, but vpp interface eth1

delete vpp
commit
Feb 18 2025, 1:33 PM · VyOS Rolling
natali-rs1985 claimed T7169: If cannot connect to VPP while committing interface disappears.
Feb 18 2025, 12:10 PM · VyOS Rolling
sarthurdev committed rVYOSONEXab6382ede233: wlb: T4470: Support WLB op-mode commands.
Feb 18 2025, 10:04 AM
GitHub <[email protected]> committed rVYOSONEXd6a82c134bed: Merge pull request #4108 from sarthurdev/wlb_python (authored by Viacheslav).
Feb 18 2025, 10:04 AM
sarthurdev committed rVYOSONEXa03174843512: wlb: T4470: Migrate WAN load balancer to Python/XML.
Feb 18 2025, 10:04 AM
Viacheslav triaged T7176: vyos-domain-resolver not picking up non-default configuration values as Normal priority.
Feb 18 2025, 8:07 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling

Feb 17 2025

Embezzle changed the status of T7176: vyos-domain-resolver not picking up non-default configuration values from Open to In progress.
Feb 17 2025, 8:52 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
Embezzle created T7176: vyos-domain-resolver not picking up non-default configuration values.
Feb 17 2025, 8:52 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
HollyGurza claimed T7080: VPP statseg page-size verify.
Feb 17 2025, 3:44 PM · VyOS Rolling
HollyGurza claimed T7077: VPP verify and calculate memory default-hugepage-size.
Feb 17 2025, 3:44 PM · VyOS Rolling
HollyGurza claimed T7079: VPP verify memory main-heap-page-size allocation.
Feb 17 2025, 3:44 PM · VyOS Rolling
dmbaturin triaged T7137: Add support for operator-level users and operational mode command permission system as Normal priority.
Feb 17 2025, 2:53 PM · VyOS Rolling
dmbaturin triaged T7138: "show qos shaper" doesn't work with VRFs as High priority.
Feb 17 2025, 2:53 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.3), VyOS Rolling
dmbaturin triaged T7141: qos - add more well-know protocols in filter/match as Normal priority.
Feb 17 2025, 2:53 PM · VyOS Rolling
dmbaturin changed Issue type from feature to internal on T7142: HAPROXY- update current version to 3.0 .
Feb 17 2025, 2:53 PM · VyOS Rolling
dmbaturin triaged T7142: HAPROXY- update current version to 3.0 as Normal priority.
Feb 17 2025, 2:52 PM · VyOS Rolling
dmbaturin triaged T7144: Firewall Cannot Load Podman Network Interfaces at Boot as High priority.
Feb 17 2025, 2:52 PM · VyOS Rolling
dmbaturin triaged T7147: Import Large Network Sets to Firewall Group From File as Normal priority.
Feb 17 2025, 2:52 PM · VyOS Rolling
dmbaturin triaged T7149: Add an explicit option to allow traffic before the system is successfully configured as Normal priority.
Feb 17 2025, 2:52 PM · VyOS Rolling
dmbaturin triaged T7150: Traffic marked invalid on bridge member interfaces as High priority.
Feb 17 2025, 2:52 PM · VyOS Rolling
Viacheslav added a comment to T7174: Bump host-sflow version to v2.1.11-5 to build with VPP feature.

@neilmckee it can wait as long as necessary, thanks!

Feb 17 2025, 1:30 PM · VyOS Rolling
GitHub <[email protected]> committed rVYOSONEXfa2df64a25e5: Merge pull request #4349 from natali-rs1985/T6906-smoketest (authored by dmbaturin).
Feb 17 2025, 12:56 PM
natali-rs1985 committed rVYOSONEX5086e98bcbda: T6906: IPoE-server smoke test for start-session option.
Feb 17 2025, 12:56 PM
natali-rs1985 updated the task description for T7169: If cannot connect to VPP while committing interface disappears.
Feb 17 2025, 12:49 PM · VyOS Rolling
natali-rs1985 updated the task description for T7169: If cannot connect to VPP while committing interface disappears.
Feb 17 2025, 12:48 PM · VyOS Rolling
neilmckee added a comment to T7174: Bump host-sflow version to v2.1.11-5 to build with VPP feature.

Hsflowd v2.1.11-5 has a working mod_vpp, but the master branch has a fix to the iftype and ifdirection fields that are exported in the sflow counters for vpp interfaces. We expect to tag a v2.1.12-1 release soon that will include this fix. Let me know if there is a deadline and you need it right away.

Feb 17 2025, 12:23 PM · VyOS Rolling
Viacheslav closed T840: VRRP V3 backup router sending ND RA as Invalid.

The prefixes are announced by radvd.service daemon, and keepalived knows nothing about this service.
You have to use scripts with your own logic to skip/stop prefixes or radvd service.
If you need it as a feature request, create a new task/feature.

Feb 17 2025, 10:57 AM · VyOS Rolling
Viacheslav added a comment to T7136: Cannot set an agent-address in sFlow if VRF is used.

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

Feb 17 2025, 10:37 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
Viacheslav triaged T7175: VPP add sflow plugin as Wishlist priority.
Feb 17 2025, 9:49 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q3), VyOS Rolling
Viacheslav created T7175: VPP add sflow plugin.
Feb 17 2025, 9:49 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q3), VyOS Rolling
Viacheslav updated subscribers of T7174: Bump host-sflow version to v2.1.11-5 to build with VPP feature.
Feb 17 2025, 9:44 AM · VyOS Rolling
Viacheslav added a comment to T7174: Bump host-sflow version to v2.1.11-5 to build with VPP feature.

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

Feb 17 2025, 9:43 AM · VyOS Rolling
Viacheslav claimed T7174: Bump host-sflow version to v2.1.11-5 to build with VPP feature.
Feb 17 2025, 9:39 AM · VyOS Rolling
Viacheslav created T7174: Bump host-sflow version to v2.1.11-5 to build with VPP feature.
Feb 17 2025, 9:39 AM · VyOS Rolling
a.apostoliuk closed T7057: 'set service webproxy domain-noncache <domain>' command does not work as Resolved.
Feb 17 2025, 9:16 AM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.2), VyOS 1.5 Circinus
a.apostoliuk moved T7057: 'set service webproxy domain-noncache <domain>' command does not work from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.2) board.
Feb 17 2025, 9:16 AM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.2), VyOS 1.5 Circinus
a.apostoliuk moved T7057: 'set service webproxy domain-noncache <domain>' command does not work from Open to Finished on the VyOS 1.5 Circinus board.
Feb 17 2025, 9:16 AM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.2), VyOS 1.5 Circinus
Viacheslav added a comment to T840: VRRP V3 backup router sending ND RA.

Bump keepalived version to 2.3.2 https://github.com/vyos/vyos-build/pull/911

Feb 17 2025, 9:14 AM · VyOS Rolling
Viacheslav added a comment to T7173: Bump keepalived version to 2.3.2.

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

Feb 17 2025, 9:13 AM · VyOS Rolling
Viacheslav triaged T7173: Bump keepalived version to 2.3.2 as Normal priority.
Feb 17 2025, 9:08 AM · VyOS Rolling
Viacheslav claimed T7173: Bump keepalived version to 2.3.2.
Feb 17 2025, 9:08 AM · VyOS Rolling
Viacheslav created T7173: Bump keepalived version to 2.3.2.
Feb 17 2025, 9:08 AM · VyOS Rolling
a.apostoliuk changed the status of T7057: 'set service webproxy domain-noncache <domain>' command does not work from Open to Needs testing.
Feb 17 2025, 9:05 AM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.2), VyOS 1.5 Circinus
Viacheslav triaged T7171: Add port option to GENEVE tunnels as Normal priority.
Feb 17 2025, 7:37 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
Viacheslav closed T5657: Add VRF support for zabbix-agent as Resolved.
Feb 17 2025, 7:35 AM · VyOS Rolling
Viacheslav placed T6285: Listen-address in DHCP-server when going VyOS 1.4 to 1.5 will cause problems up for grabs.
Feb 17 2025, 7:35 AM · VyOS Rolling, Bugs
Viacheslav closed T6655: udp-broadcast-relay has incorrect tag as Resolved.
Feb 17 2025, 7:33 AM · VyOS Rolling, Bugs
Viacheslav closed T7037: Add prebuild step for the package-build script as Resolved.
Feb 17 2025, 7:32 AM · VyOS Rolling
Viacheslav closed T7043: Add arguments for CPU and memory for the check-qemu-install as Resolved.
Feb 17 2025, 7:32 AM · VyOS Rolling
Viacheslav added a subtask for T7070: VPP related bugs the root task: T7169: If cannot connect to VPP while committing interface disappears.
Feb 17 2025, 7:30 AM · VyOS Rolling
Viacheslav added a parent task for T7169: If cannot connect to VPP while committing interface disappears: T7070: VPP related bugs the root task.
Feb 17 2025, 7:30 AM · VyOS Rolling
Viacheslav closed T7164: Bump VPP version to 2410 as Resolved.
Feb 17 2025, 7:29 AM · VyOS Rolling
Viacheslav triaged T7169: If cannot connect to VPP while committing interface disappears as Normal priority.
Feb 17 2025, 7:28 AM · VyOS Rolling
evgmol added a comment to T7012: vyos_ospf_interfaces, vyos_ospfv2 and vyos_ospfv3 fail integration tests.

https://github.com/vyos/vyos.vyos/pull/395 for OSPFv2 fixes - both unit and integration

Feb 17 2025, 5:49 AM · VyOS Ansible Collection

Feb 16 2025

Vijayakumar created T7172: make current as default for private repo (vyos-build).
Feb 16 2025, 5:43 PM · GitHub Infrastructure
danhusan added a watcher for VyOS 1.4 Sagitta: danhusan.
Feb 16 2025, 3:41 PM
danhusan added a watcher for VyOS 1.3 Equuleus: danhusan.
Feb 16 2025, 3:41 PM
danhusan added a watcher for VyOS Rolling: danhusan.
Feb 16 2025, 3:41 PM
danhusan added a watcher for VyOS 1.5 Circinus: danhusan.
Feb 16 2025, 3:41 PM

Feb 15 2025

dogboy21 created T7171: Add port option to GENEVE tunnels.
Feb 15 2025, 3:25 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling

Feb 14 2025

neilmckee added a comment to T7136: Cannot set an agent-address in sFlow if VRF is used.

hsflowd expects the agent-address to be chosen from addresses it can see in it's own namespace.

Feb 14 2025, 7:45 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
jestabro created T7170: Fix sed pattern for change in OPAM install.sh.
Feb 14 2025, 6:58 PM · VyOS 1.4 Sagitta (1.4.2), VyOS 1.5 Circinus, VyOS Rolling
Viacheslav added a comment to T7169: If cannot connect to VPP while committing interface disappears.

At least example is incorrect but the bug with interface still exists if if will fail for some another reason

Feb 14 2025, 5:03 PM · VyOS Rolling
Viacheslav added a comment to T7168: VPP add IPsec netlink XFRM settings.

PR https://github.com/vyos/vyos-vpp/pull/15

Feb 14 2025, 4:52 PM · VyOS Rolling
natali-rs1985 changed the status of T7169: If cannot connect to VPP while committing interface disappears from Open to In progress.
Feb 14 2025, 4:09 PM · VyOS Rolling
natali-rs1985 created T7169: If cannot connect to VPP while committing interface disappears.
Feb 14 2025, 4:09 PM · VyOS Rolling
natali-rs1985 added a comment to T7074: VPP interface mode interrupt or polling does not work.

https://github.com/vyos/vyos-vpp/pull/14

Feb 14 2025, 3:51 PM · VyOS Rolling
Viacheslav triaged T7167: Wall users when configuration is changed as Normal priority.
Feb 14 2025, 2:22 PM · VyOS Rolling
Viacheslav changed the status of T7168: VPP add IPsec netlink XFRM settings from Open to In progress.
Feb 14 2025, 2:21 PM · VyOS Rolling
Viacheslav created T7168: VPP add IPsec netlink XFRM settings.
Feb 14 2025, 2:21 PM · VyOS Rolling
sempervictus created T7167: Wall users when configuration is changed.
Feb 14 2025, 1:05 PM · VyOS Rolling
Viacheslav triaged T7160: Support EtherIP and EoIPv6 tunneling as Wishlist priority.
Feb 14 2025, 12:27 PM · VyOS Rolling
Viacheslav changed the subtype of T7165: Add an option to configure LLDP operation mode (receive, transmit, both, or none) from "Task" to "Feature Request".
Feb 14 2025, 12:21 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
Viacheslav added a comment to T7123: show interfaces wireguard wg0 summary .
Probably should use common `interface.py` https://github.com/vyos/vyos-1x/blob/c2238596f7994e51974e9a517fb7ab7e948e955f/src/op_mode/interfaces.py#L468C1-L474C38
Feb 14 2025, 11:04 AM · VyOS Rolling
Viacheslav triaged T7166: VXLAN interfaces disappear if the parent wireguard interface was changed as Normal priority.
Feb 14 2025, 10:43 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
Viacheslav created T7166: VXLAN interfaces disappear if the parent wireguard interface was changed.
Feb 14 2025, 10:43 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS 1.4 Sagitta (1.4.2), VyOS Rolling
natali-rs1985 closed T7072: VPP CPU skip-cores should be verified as Resolved.
Feb 14 2025, 10:06 AM · VyOS Rolling
natali-rs1985 closed T7072: VPP CPU skip-cores should be verified, a subtask of T7070: VPP related bugs the root task, as Resolved.
Feb 14 2025, 10:06 AM · VyOS Rolling
natali-rs1985 moved T7072: VPP CPU skip-cores should be verified from Need Triage to Completed on the VyOS Rolling board.
Feb 14 2025, 10:06 AM · VyOS Rolling
natali-rs1985 closed T7071: VPP CPU inverted range of corelist-workers has to be verified and not applied as Resolved.
Feb 14 2025, 10:06 AM · VyOS Rolling
natali-rs1985 closed T7071: VPP CPU inverted range of corelist-workers has to be verified and not applied, a subtask of T7070: VPP related bugs the root task, as Resolved.
Feb 14 2025, 10:06 AM · VyOS Rolling
natali-rs1985 moved T7071: VPP CPU inverted range of corelist-workers has to be verified and not applied from Need Triage to Completed on the VyOS Rolling board.
Feb 14 2025, 10:05 AM · VyOS Rolling
natali-rs1985 closed T6685: Add PPPoE server options to accept any service name and blank service name as Resolved.
Feb 14 2025, 9:22 AM · VyOS 1.4 Sagitta (1.4.2), VyOS 1.5 Circinus, VyOS Rolling
Apachez added a comment to T7165: Add an option to configure LLDP operation mode (receive, transmit, both, or none).

I would prefer if both disabled, all, rx-only and tx-only setting could be applied.

Feb 14 2025, 7:31 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
opswill added a comment to T7123: show interfaces wireguard wg0 summary .

same issue on 1.5-rolling-202502130006

vyos@vyos# run show interfaces wireguard wg0
wg0: <POINTOPOINT,NOARP,UP,LOWER_UP> mtu 1420 qdisc noqueue state UNKNOWN group default qlen 1000
    link/none
    inet 10.10.0.1/24 brd 10.10.0.255 scope global wg0
       valid_lft forever preferred_lft forever
    inet6 fe80::f4d1:45ff:feb8:435/64 scope link
       valid_lft forever preferred_lft forever
    Description: hk wg over wss
Feb 14 2025, 6:24 AM · VyOS Rolling
opswill added a comment to T7144: Firewall Cannot Load Podman Network Interfaces at Boot.

I've also confirmed this problem exists on these versions:

Feb 14 2025, 6:20 AM · VyOS Rolling
opswill added a comment to T7144: Firewall Cannot Load Podman Network Interfaces at Boot.

I'm also facing the same issue: interfaces named pod-XXX vanish from the zone-based firewall after a system reboot. Here's my configuration:

vyos@vyos# sudo ip netns list
netns-3ea94443-cb81-9ea7-05a1-d1e08b1cafe8 (id: 0)
Feb 14 2025, 6:19 AM · VyOS Rolling
Harliff awarded T4733: Feature Request: dhcp server: add VRF support a Like token.
Feb 14 2025, 5:52 AM · VyOS 1.4 Sagitta
Harliff added a comment to T4733: Feature Request: dhcp server: add VRF support.
In T4733#177910, @rgwan wrote:

DHCP server with VRF support works correctly in v1.4

Feb 14 2025, 5:50 AM · VyOS 1.4 Sagitta
HollyGurza claimed T7068: VPP unix poll-sleep-usec should be verified and fixed for correct range of values.
Feb 14 2025, 5:47 AM · VyOS Rolling
HollyGurza claimed T7073: VPP buffers page size should be verified.
Feb 14 2025, 5:47 AM · VyOS Rolling
HollyGurza added a comment to T7068: VPP unix poll-sleep-usec should be verified and fixed for correct range of values.

https://github.com/vyos/vyos-vpp/pull/11

Feb 14 2025, 5:33 AM · VyOS Rolling

Feb 13 2025

sempervictus created T7165: Add an option to configure LLDP operation mode (receive, transmit, both, or none).
Feb 13 2025, 9:55 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
c-po added a comment to T6847: Kernel: update intel OOT (Out Of Tree) drivers for i40e, ixgbe and ice.

https://github.com/vyos/vyos-build/pull/906

Feb 13 2025, 8:17 PM · VyOS 1.5 Circinus, VyOS Rolling
Viacheslav added a comment to T7131: VPP after enabling by default route-no-paths we get crash daemon and faulting address.

Test with gdb

Feb 13 2025, 7:55 PM · VyOS Rolling
c-po added a subtask for T6747: frr: upgrade routing suite to 10.2: T7163: Add route-map and metric options to "redistribute table" in BGP.
Feb 13 2025, 7:47 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q3), VyOS Rolling
c-po added a parent task for T7163: Add route-map and metric options to "redistribute table" in BGP: T6747: frr: upgrade routing suite to 10.2.
Feb 13 2025, 7:47 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
c-po added a comment to T7163: Add route-map and metric options to "redistribute table" in BGP.

https://github.com/vyos/vyos-1x/pull/4347

Feb 13 2025, 7:44 PM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
c-po moved T7161: "redistribute table" option in BGP does not work correctly from Open to Finished on the VyOS 1.5 Circinus board.
Feb 13 2025, 6:36 PM · VyOS 1.4 Sagitta (1.4.2), VyOS Rolling, VyOS 1.5 Circinus