Is it possible to implement multiple test targets instead of just one?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Apr 5 2023
Apr 4 2023
Bug: unable to rename a failover route:
@Viacheslav Ok!
@Harliff It is better to write to this task if you find bugs or propose new features.
So anyone could claim/fix it.
Thanks.
@Viacheslav, where is best place to discuss the feature (ask a question or report a bug)?
Nice feature. I'm testing it now.
Apr 3 2023
As mentioned on slack, there are quite a few contenders:
Apr 2 2023
I can confirm this bug in rolling 1.3-2023-03-30.
Apr 1 2023
PR for VyOS 1.3 https://github.com/vyos/vyos-1x/pull/1928
when I enter 'show dns dynamic status' it gives me 'no connect' result for the hosts
In T2819#145957, @indrajitr wrote:Should we revive this consideration again? See https://github.com/ddclient/ddclient/issues/528.
They did have a recent release, but things continue to be unpredictable. So we'll either have to have a different tool (and rewrite the configs) or have to maintain a fork. I see that there used to be a VyOS-maintained fork in the past.
Mar 31 2023
PR for VyOS 1.3 https://github.com/vyos/vyos-build/pull/330
Building from source always results in:
Mar 30 2023
VyOS 1.4 now runs FRR 8.5 - closing this as fixed upstream
Should we revive this consideration again? See https://github.com/ddclient/ddclient/issues/528.
Mar 29 2023
PR for VyOS 1.3 https://github.com/vyos/vyos-1x/pull/1919
Mar 28 2023
Mar 27 2023
The required patch is not included in builds and they have the same bug.
Version: VyOS 1.3-stable-202303270442 Release train: equuleus
Mar 25 2023
Mar 24 2023
Mar 21 2023
Mar 19 2023
Mar 16 2023
Mar 15 2023
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1892
Mar 13 2023
PR for 1.4 https://github.com/vyos/vyos-1x/pull/1886
vyos@91800359325b# set interfaces ethernet eth0 address 192.0.2.5/24 [edit] vyos@91800359325b# commit [ interfaces ethernet eth0 ] sudo: unable to resolve host 91800359325b: System error
Mar 10 2023
Mar 9 2023
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1878
Mar 8 2023
This was never reproduced; user will report if recurrence and we will reopen as needed.
Mar 7 2023
Backport PR:
https://github.com/vyos/vyos-1x/pull/1874
Backport PR for this and T4872:
https://github.com/vyos/vyos-1x/pull/1874
This was a meta-task for conformance to coding guidelines for inclusion of scripts in vyos-configd. Those guidelines are documented and checked in the smoketest test_configd_inspect.py for both Sagitta and Equuleus, and will be closed.
As mentioned above, there were two separate issues here:
(1) the issue of quoting of hw-id values is resolved in this task, for both Sagitta and Equuleus
Mar 3 2023
VyOS 1.3-stable-202303030442 Works as expected
vyos@r1# run show conf com | match open set vpn openconnect authentication mode 'radius' set vpn openconnect authentication radius server 192.168.122.14 key 'vyos-secret' set vpn openconnect listen-ports tcp '4433' set vpn openconnect listen-ports udp '4433' set vpn openconnect network-settings client-ip-settings subnet '100.64.12.0/24' set vpn openconnect ssl ca-cert-file '/config/auth/ca.crt' set vpn openconnect ssl cert-file '/config/auth/server.crt' set vpn openconnect ssl key-file '/config/auth/server.key' [edit] vyos@r1# [edit] vyos@r1# run show version all | match ocser ii ocserv 1.1.6-3 amd64 OpenConnect VPN server compatible with Cisco AnyConnect VPN [edit] vyos@r1# [edit] vyos@r1# run show openconnect-server sessions interface username ip remote IP RX TX state uptime ----------- ---------- ------------- --------------- ------ --------- --------- -------- sslvpn0 foo 100.64.12.225 192.168.122.205 1.3 KB 152 bytes connected 55s [edit] vyos@r1#
Mar 2 2023
Mar 1 2023
Currently digging through a bug with ocserv upstream maintainers, might get a 1.1.7 once we fix that or atleast a 1.1.6-4.
Aside from the weird Duo+RADIUS thing, the version noted in this issue currently runs great.
Feb 28 2023
PR for 1.3 https://github.com/vyos/vyos-build/pull/316
For 1.4
vyos@r14# run show version all | match ocser ii ocserv 1.1.6-3 amd64 OpenConnect VPN server compatible with Cisco AnyConnect VPN [edit] vyos@r14#
@zsdc Can we close it?
PR for 1.3 https://github.com/vyos/vyos-1x/pull/1859