Page MenuHomeVyOS Platform
Feed All Stories

Jun 28 2024

Viacheslav closed T5359: VyOS user/pass remains in config as Not Applicable.

vyos-vm-images has been archived

Jun 28 2024, 11:43 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5933: Unable to commit BGP config with unnumbered neighbour from Open to Needs reporter action.
Jun 28 2024, 11:37 AM · Bugs, VyOS Rolling, VyOS 1.5 Circinus
Viacheslav added a comment to T5933: Unable to commit BGP config with unnumbered neighbour.

Provide the set of commands to reproduce

Jun 28 2024, 11:37 AM · Bugs, VyOS Rolling, VyOS 1.5 Circinus
Viacheslav added a comment to T6371: Show nat source rules shows unexpected dictionary.

Still bug, the original config in the top of the task

vyos@r4# run show conf com | match "nat "
set nat source rule 100 destination port '5000-8000'
set nat source rule 100 outbound-interface name 'eth0'
set nat source rule 100 protocol 'tcp'
set nat source rule 100 source address '10.0.0.0/24'
set nat source rule 100 translation address 'masquerade'
[edit]
vyos@r4# 
[edit]
vyos@r4# run show nat source rules 
Rule    Source       Destination                    Proto    Out-Int    Translation
------  -----------  -----------------------------  -------  ---------  -------------
100     10.0.0.0/24  0.0.0.0/0                      IP       eth0       masquerade
        sport any    dport {'range': [5000, 8000]}
[edit]
vyos@r4# 
[edit]
vyos@r4# 
[edit]
vyos@r4# run show ver
Version:          VyOS 1.5-rolling-202406260020
Release train:    current
Release flavor:   generic
Jun 28 2024, 11:35 AM · VyOS Rolling, Bugs
Viacheslav closed T6374: Openvpn site-to-site mode with TLS not starting as Resolved.
Jun 28 2024, 11:32 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T6376: EVPN-MH uplink command not fully working correctly (protodown not supported).

https://github.com/FRRouting/frr/issues/14368

Jun 28 2024, 11:31 AM · VyOS Rolling, Bugs
syncer created T6529: Jenkins Build System Deprecation.
Jun 28 2024, 11:24 AM · VyOS Rolling
Viacheslav changed the status of T6388: Use OCaml 4.14 for CI builds from Open to Needs reporter action.

We have ENV OCAML_VERSION 4.14.2 for both, @dmbaturin. Can we close it, or will you do an update to 5.0?

Jun 28 2024, 11:23 AM · VyOS 1.4 Sagitta (1.4.0), VyOS Rolling, VyOS 1.5 Circinus
Viacheslav moved T6385: interrupting rollback with Ctrl-C displays an exception trace from Open to Finished on the VyOS 1.4 Sagitta board.
Jun 28 2024, 11:19 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T6385: interrupting rollback with Ctrl-C displays an exception trace as Resolved.
Jun 28 2024, 11:19 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T6387: Bump conntrack to version 1:1.4.7-1 from Open to Finished on the VyOS 1.5 Circinus board.
Jun 28 2024, 11:17 AM · VyOS 1.5 Circinus
Viacheslav closed T6387: Bump conntrack to version 1:1.4.7-1 as Resolved.

Not actual

vyos@r4:~$ show version all | match conntrack
ii  conntrack                            1:1.4.7-1+b2                     amd64        Program to modify the conntrack tables
ii  conntrackd                           1:1.4.7-1+b2                     amd64        Connection tracking daemon
ii  libnetfilter-conntrack3:amd64        1.0.9-1                          amd64        Netfilter netlink-conntrack library
vyos@r4:~$ 
vyos@r4:~$ show version 
Version:          VyOS 1.5-rolling-202406260020
Release train:    current
Release flavor:   generic
Jun 28 2024, 11:17 AM · VyOS 1.5 Circinus
Viacheslav updated the task description for T5765: Add OpenConfig gNMI gRPC integration.
Jun 28 2024, 10:37 AM · VyOS Rolling
Viacheslav committed rVYOSONEX62e89ec4fe1f: T6497: CGNAT refactoring delete conntrack entries (#3699).
Jun 28 2024, 8:44 AM
alainlamar updated the task description for T6320: WiFi: Enable support for 6GHz AccesPoints.
Jun 28 2024, 8:17 AM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
GitHub <[email protected]> committed rVYOSONEX7a312936e06f: Merge pull request #3734 from vyos/mergify/bp/circinus/pr-3731 (authored by c-po).
Jun 28 2024, 8:05 AM
c-po committed rVYOSONEXd5e988ba2d0f: wireless: T6320: add 802.11ax at 6GHz (authored by alainlamar).
Jun 28 2024, 8:05 AM
GitHub <[email protected]> committed rVYOSONEX57c24a8fd229: Merge pull request #3524 from alainlamar/T6320 (authored by c-po).
Jun 28 2024, 8:05 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXe30dc134302d: Fixes error generated when op cmd interrupted, updates show system calls to new… (authored by Giggum).
Jun 28 2024, 7:56 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXe5c0b56f42cb: Fixes error generated when op cmd interrupted, updates show system calls to new… (authored by Giggum).
Jun 28 2024, 7:56 AM
GitHub <[email protected]> committed rVYOSONEXa095a3c7b3dd: Fixes error generated when op cmd interrupted, updates show system calls to new… (authored by Giggum).
Jun 28 2024, 7:55 AM
GitHub <[email protected]> committed rVYOSONEX96f089c9db10: T6488: firewall: extend op-mode command to show global state-policy counters… (authored by Nicolás Fort <[email protected]>).
Jun 28 2024, 7:52 AM
Viacheslav added a comment to T6526: hardware flowtables not working on supposedly supported hardware.

Try native nft commands for offload and check what it says.

# cat /tmp/offload.nft
Jun 28 2024, 7:19 AM · Bugs, VyOS Rolling

Jun 27 2024

syncer triaged T6527: Deprecate vyatta-cfg-system and vyatta-op package as Normal priority.
Jun 27 2024, 11:28 PM · VyOS 1.5 Circinus
syncer triaged T6526: hardware flowtables not working on supposedly supported hardware as Normal priority.
Jun 27 2024, 11:27 PM · Bugs, VyOS Rolling
syncer triaged T6528: Move from fuse-overlayfs to native rootless overlay storage as Wishlist priority.
Jun 27 2024, 11:27 PM · VyOS Rolling
artooro created T6528: Move from fuse-overlayfs to native rootless overlay storage.
Jun 27 2024, 8:32 PM · VyOS Rolling
c-po claimed T6527: Deprecate vyatta-cfg-system and vyatta-op package.
Jun 27 2024, 7:58 PM · VyOS 1.5 Circinus
c-po created T6527: Deprecate vyatta-cfg-system and vyatta-op package.
Jun 27 2024, 7:58 PM · VyOS 1.5 Circinus
c-po closed T6507: Deprecate vyos-world package as Resolved.
Jun 27 2024, 7:57 PM · VyOS 1.5 Circinus
c-po moved T6507: Deprecate vyos-world package from Open to Finished on the VyOS 1.5 Circinus board.
Jun 27 2024, 7:57 PM · VyOS 1.5 Circinus
c-po removed a project from T6507: Deprecate vyos-world package: VyOS 1.4 Sagitta (1.4.1).
Jun 27 2024, 7:57 PM · VyOS 1.5 Circinus
danhusan created T6526: hardware flowtables not working on supposedly supported hardware.
Jun 27 2024, 7:57 PM · Bugs, VyOS Rolling
c-po added a comment to T6524: Rewrite "release dhcp interface <interface>" to Python to drop remaining Perl dependencies.

https://github.com/vyos/vyos-1x/pull/3733
https://github.com/vyos/vyatta-op/pull/92
https://github.com/vyos/vyatta-cfg-system/pull/223

Jun 27 2024, 7:44 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX4e042e4149fb: T6497: CGNAT refactoring delete conntrack entries (#3699) (authored by Viacheslav).
Jun 27 2024, 7:10 PM
GitHub <[email protected]> committed rVYOSONEX804efa2ef6bf: T6497: CGNAT refactoring delete conntrack entries (#3699) (authored by Viacheslav).
Jun 27 2024, 7:09 PM
fernando added a comment to T2326: Migrate NHRP(DMVPN) to FRR.

confirm that it works as well , spoke to spoke connection adding authentication. :

Jun 27 2024, 6:43 PM · VyOS 1.5 Circinus
SrividyaA triaged T6525: SNMP extension script paths relative to /config/user-data do not work as expected as Normal priority.
Jun 27 2024, 5:45 PM · Bugs, VyOS 1.5 Circinus, VyOS Rolling, VyOS 1.4 Sagitta (1.4.0)
SrividyaA created T6525: SNMP extension script paths relative to /config/user-data do not work as expected.
Jun 27 2024, 5:45 PM · Bugs, VyOS 1.5 Circinus, VyOS Rolling, VyOS 1.4 Sagitta (1.4.0)
SamLue added a comment to T6523: Error: "nft table ip vyos_filter not found" when commiting prometheus-client.

No, in this case there is no firewall configured.

Jun 27 2024, 4:12 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Viacheslav committed rVYOSONEX2c1aff96ebe4: T6415: Actions set circinus repo sync.
Jun 27 2024, 3:11 PM
GitHub <[email protected]> committed rVYOSONEX5f6e4bc06d02: Merge pull request #3713 from sever-sever/T6415-cir (authored by dmbaturin).
Jun 27 2024, 3:11 PM
c-po added a comment to T5603: Deprecate vyatta-biosdevname package.

Code is only used in vyos-1x

Jun 27 2024, 2:51 PM · VyOS 1.5 Circinus
c-po updated the task description for T6524: Rewrite "release dhcp interface <interface>" to Python to drop remaining Perl dependencies.
Jun 27 2024, 2:41 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po claimed T6524: Rewrite "release dhcp interface <interface>" to Python to drop remaining Perl dependencies.
Jun 27 2024, 2:40 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po created T6524: Rewrite "release dhcp interface <interface>" to Python to drop remaining Perl dependencies.
Jun 27 2024, 2:40 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
hsw0 removed a watcher for VyOS 1.4 Sagitta (1.4.0): hsw0.
Jun 27 2024, 2:27 PM
sarthurdev closed T4919: TPM-backed config encryption as Resolved.
Jun 27 2024, 2:15 PM · VyOS Rolling, VyOS 1.5 Circinus
khramshinr <[email protected]> committed rVYOSONEX142545b0535d: T6313: Add "NAT" to "generate" command for rule resequence.
Jun 27 2024, 1:42 PM
GitHub <[email protected]> committed rVYOSONEX7d91768a746a: Merge pull request #3715 from HollyGurza/T6313 (authored by c-po).
Jun 27 2024, 1:42 PM
jestabro committed rVYOSONEX8a57e7b14c81: migration: T6007: use load_as_module_source for files without extension.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX23356ee43534: vyos.utils.dict: T5195: fix syntax warning.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX1c59315e9d14: migration: T6447: add traceback on error.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX734db72b9161: migration: T6447: fix missing check before reset to checkpoint.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX601e07c34205: migration: T6007: add version object for config file and system.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX83ca4a5a6ed0: migration: T6007: add exception in base for use by migration files.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX26740a8d583f: migration: T6007: convert all migration scripts to load as module.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX271fcff986c1: migration: T6007: update vyos-load-config.py.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX9388f6278384: migration: T6007: write configtree operations to log.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEXad4f8312f6a3: migration: T6007: drop check for executable scripts, as now modules.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEXea714891a0d6: migration: T6007: update migration class.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEXcd347713196c: migration: T6007: update vyos_net_name.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEXf67753bf10ac: migration: T6007: update vyos-merge-config.py.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX403f1d2f2159: migration: T6007: update load_config.py.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX51865448599e: migration: T6007: add util add_system_version to replace *_system_footer.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX08d4fcbc6243: migration: T6007: update run-config-migration script.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEXed0cb7ffc2c6: migration: T6007: remove obsoleted.
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX8b4c2fcba2fe: migration: T6007: drop restrictive perms, already set on config.boot.
Jun 27 2024, 1:40 PM
GitHub <[email protected]> committed rVYOSONEXda1515c704e5: Merge pull request #3692 from jestabro/revise-migration (authored by c-po).
Jun 27 2024, 1:40 PM
jestabro committed rVYOSONEX5502a75b1747: migration: T6007: fix cosmetic issue of extra newline.
Jun 27 2024, 1:40 PM
Viacheslav triaged T6523: Error: "nft table ip vyos_filter not found" when commiting prometheus-client as Low priority.
Jun 27 2024, 1:24 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Viacheslav added a comment to T6523: Error: "nft table ip vyos_filter not found" when commiting prometheus-client.

Do you have a firewall?
If not, it is expected error

Jun 27 2024, 1:24 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
Viacheslav added a comment to T6522: OpenVPN-options does not pass the quotes anymore.

Which exectly config it generates?
Based on this code should work https://github.com/vyos/vyos-1x/blob/b3b1d59d86af510c454da446f013b514389f5c7f/src/conf_mode/interfaces_openvpn.py#L683

Jun 27 2024, 1:21 PM · VyOS 1.4 Sagitta (1.4.0), VyOS 1.5 Circinus
SamLue created T6523: Error: "nft table ip vyos_filter not found" when commiting prometheus-client.
Jun 27 2024, 12:26 PM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
SrividyaA triaged T6522: OpenVPN-options does not pass the quotes anymore as Low priority.
Jun 27 2024, 12:20 PM · VyOS 1.4 Sagitta (1.4.0), VyOS 1.5 Circinus
SrividyaA created T6522: OpenVPN-options does not pass the quotes anymore.
Jun 27 2024, 12:19 PM · VyOS 1.4 Sagitta (1.4.0), VyOS 1.5 Circinus
c-po committed rVYOSONEX93e6e6ce744f: smoketest: T6510: remove build time test to check for /dev/input/event0.
Jun 27 2024, 11:54 AM
GitHub <[email protected]> committed rVYOSONEXb3b1d59d86af: Merge pull request #3729 from c-po/T6510-jenkins-fix (authored by c-po).
Jun 27 2024, 11:54 AM
syncer renamed T6521: OpenTelemetry support from Do we have openTelemetry configured on 1.4 or 1.5? to OpenTelemetry support.
Jun 27 2024, 8:58 AM · VyOS Rolling
syncer triaged T6521: OpenTelemetry support as Wishlist priority.
Jun 27 2024, 8:57 AM · VyOS Rolling
blason16 created T6521: OpenTelemetry support.
Jun 27 2024, 7:41 AM · VyOS Rolling
Viacheslav triaged T6520: update vyos-1x workkflow package-smoketest permission for adding comment as Normal priority.
Jun 27 2024, 7:17 AM · GitHub Infrastructure
c-po closed T6519: interfaces: 20-to-21 -> migration fails if new system has less ethernet interfaces as Resolved.
Jun 27 2024, 6:23 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
c-po closed T6519: interfaces: 20-to-21 -> migration fails if new system has less ethernet interfaces, a subtask of T5938: Migration fail root task for 1.4-rc, as Resolved.
Jun 27 2024, 6:23 AM · VyOS Rolling, Bugs
c-po moved T6519: interfaces: 20-to-21 -> migration fails if new system has less ethernet interfaces from Open to Finished on the VyOS 1.5 Circinus board.
Jun 27 2024, 6:23 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
c-po moved T6519: interfaces: 20-to-21 -> migration fails if new system has less ethernet interfaces from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.1) board.
Jun 27 2024, 6:23 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
c-po closed T6510: Improve the smoke test platform as Resolved.
Jun 27 2024, 6:22 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
c-po moved T6510: Improve the smoke test platform from Open to Finished on the VyOS 1.5 Circinus board.
Jun 27 2024, 6:22 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
fernando added a comment to T2326: Migrate NHRP(DMVPN) to FRR.

@volodymyr.huti I've checked a hub & spoke with Cisco nhrp and opennhrp , it works ,although, it has some issues related to establish spoke to spoke tunnel or when removing the password , here is my environment (it was merged for the master branch, not backport to stable) .

Jun 27 2024, 1:09 AM · VyOS 1.5 Circinus

Jun 26 2024

alainlamar updated the task description for T6320: WiFi: Enable support for 6GHz AccesPoints.
Jun 26 2024, 10:14 PM · VyOS Rolling, VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
c-po committed rVYOSONEX90d0f31a2fce: GitHub: T6494: bugfix on checkout, use the PR repo/branch over the upstream.
Jun 26 2024, 8:34 PM
c-po committed rVYOSONEX3c50b9ae5aa4: GitHub: T6494: add GITHUB_TOKEN environment variable.
Jun 26 2024, 8:34 PM
c-po committed rVYOSONEX85c8399b6f8c: smoketest: T6510: add missing config-test verification steps.
Jun 26 2024, 8:34 PM
c-po committed rVYOSONEX6890cd7b0f24: smoketest: T6510: make test_configd_inspect.py a build time test.
Jun 26 2024, 8:34 PM
c-po committed rVYOSONEX89d930aee010: smoketest: T6510: make verification of migrated configurations mandatory.
Jun 26 2024, 8:34 PM
c-po committed rVYOSONEX9473800055e0: vyos-configd: T6510: autogenerate configd-include.json.
Jun 26 2024, 8:34 PM
c-po committed rVYOSONEX33d4f8adb85f: T6510: remove shebang for "make test" testcases.
Jun 26 2024, 8:34 PM
GitHub <[email protected]> committed rVYOSONEX8e633a944aa6: Merge pull request #3727 from c-po/T6510-smoketesting (authored by c-po).
Jun 26 2024, 8:34 PM
syncer added a hashtag to VyOS Ansible Collection: #vyos.vyos.
Jun 26 2024, 7:49 PM
syncer set the image for VyOS Ansible Collection to F4485856: profile.
Jun 26 2024, 7:49 PM