Page MenuHomeVyOS Platform
Feed Search

Feb 28 2023

Viacheslav moved T5028: Add package exfatprogs to VyOS from Open to Finished on the VyOS 1.4 Sagitta board.
Feb 28 2023, 8:01 AM · VyOS 1.4 Sagitta
Viacheslav closed T5029: Nginx change default root directory and fix regex as Resolved.
Feb 28 2023, 8:01 AM · VyOS 1.4 Sagitta

Feb 27 2023

n.fort changed the status of T5037: Firewall - Add queue action from Open to In progress.
Feb 27 2023, 8:10 PM · VyOS 1.4 Sagitta
n.fort created T5037: Firewall - Add queue action.
Feb 27 2023, 8:09 PM · VyOS 1.4 Sagitta
c-po claimed T4989: QoS Policy Limiter - classes for marked traffic do not work.
Feb 27 2023, 7:30 PM · vyatta-cfg-qos, VyOS 1.4 Sagitta
c-po moved T4997: Add DHCP client user hooks dir from Open to In Progress on the VyOS 1.4 Sagitta board.
Feb 27 2023, 7:30 PM · VyOS 1.4 Sagitta
c-po claimed T5018: Redirect to IFB removed after change in qos policy.
Feb 27 2023, 7:30 PM · VyOS 1.4 Sagitta
c-po moved T5025: Time-zone validation failed from Open to In Progress on the VyOS 1.4 Sagitta board.
Feb 27 2023, 7:29 PM · VyOS 1.4 Sagitta
c-po closed T5028: Add package exfatprogs to VyOS as Resolved.
Feb 27 2023, 7:29 PM · VyOS 1.4 Sagitta
c-po moved T5029: Nginx change default root directory and fix regex from Open to In Progress on the VyOS 1.4 Sagitta board.
Feb 27 2023, 7:28 PM · VyOS 1.4 Sagitta
b- added a comment to T2196: Dynamic ipv4 interface list hairpin.

@lue30499 T4997 was merged, so the script I put above (which adds/updates a firewall group for the DHCP IP of any DHCP-enabled interfaces) can now be installed on an official build of 1.4-rolling!

Feb 27 2023, 6:37 PM · VyOS Rolling
jestabro added a comment to T4952: Improve interface completion helper CLI experience.

PR using list_interfaces from vyos-utils:

Feb 27 2023, 5:58 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5026: Python3 modules crypt and spwd are deprecated.

Openconnect

[edit]
vyos@r14# set vpn openconnect network-settings push-route 100.64.22.0/24
[edit]
vyos@r14# commit
[ vpn openconnect ]
/usr/libexec/vyos/conf_mode/vpn_openconnect.py:32: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13
  from crypt import crypt, mksalt, METHOD_SHA512
Feb 27 2023, 4:06 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5026: Python3 modules crypt and spwd are deprecated.
Feb 27 2023, 4:05 PM · VyOS 1.4 Sagitta
Viacheslav closed T5036: show nat source translations - fails to function as Invalid.
Feb 27 2023, 1:26 PM · VyOS 1.4 Sagitta
Hazza06 added a comment to T5036: show nat source translations - fails to function.

thank you, yes updating to latest 1.4 rolling has resolved the issue, pls feel free to close this task as duplicate to https://vyos.dev/T4907

Feb 27 2023, 1:20 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5036: show nat source translations - fails to function.

@Hazza06 https://github.com/vyos/vyos-1x/commit/09be3e86f2171e8b090fd3270ce05ae67ade58ec T4907

Feb 27 2023, 12:45 PM · VyOS 1.4 Sagitta
panachoi added a comment to T4797: External address/network lists for firewall (Local and remote).

I'd be happy to test anything that implements this. Previously, I (judging from the forum, I'm not the only one) using this EdgeOS-BL-Mgmt with 1.3.x.

Feb 27 2023, 12:19 PM · VyOS Rolling
Hazza06 added a comment to T5036: show nat source translations - fails to function.

are you saying this has been fixed in just the last 2 months ? i reported this on 1.4-rolling-202212280917

Feb 27 2023, 12:13 PM · VyOS 1.4 Sagitta
Viacheslav updated subscribers of T5018: Redirect to IFB removed after change in qos policy.

There is missed the command tc qdisc add dev eth0 handle ffff: ingress

vyos@r14# tc qdisc show dev eth0
qdisc pfifo_fast 0: root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
[edit]
vyos@r14# 
[edit]
vyos@r14# tc filter add dev eth0 parent ffff: protocol all prio 10 u32 match u32 0 0 flowid 1:1 action mirred egress redirect dev ifb0
Error: Parent Qdisc doesn't exists.
We have an error talking to the kernel
[edit]
vyos@r14#
Feb 27 2023, 12:06 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5018: Redirect to IFB removed after change in qos policy from Open to Confirmed.
Feb 27 2023, 11:51 AM · VyOS 1.4 Sagitta
a.apostoliuk closed T4985: reset vpn ipsec-peer command with peer name does not work as Resolved.
Feb 27 2023, 10:20 AM · VyOS 1.4 Sagitta
a.apostoliuk moved T4985: reset vpn ipsec-peer command with peer name does not work from Open to Finished on the VyOS 1.4 Sagitta board.
Feb 27 2023, 10:20 AM · VyOS 1.4 Sagitta
a.apostoliuk moved T5008: MACsec CKN of 32 chars is not allowed in CLI, but works fine from Open to Finished on the VyOS 1.4 Sagitta board.
Feb 27 2023, 10:08 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a comment to T5036: show nat source translations - fails to function.

Try the latest rolling release

Feb 27 2023, 9:14 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T3191: PAM RADIUS freezing when accounting does not configured on RADIUS server: VyOS 1.4 Sagitta.
Feb 27 2023, 8:22 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Hazza06 created T5036: show nat source translations - fails to function.
Feb 27 2023, 2:18 AM · VyOS 1.4 Sagitta

Feb 26 2023

jestabro closed T4979: Add API request 'show_user_info' for UI as Resolved.
Feb 26 2023, 9:31 PM · VyOS 1.4 Sagitta
c-po changed the status of T4997: Add DHCP client user hooks dir from In progress to Needs testing.
Feb 26 2023, 8:09 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5035: Add more actions to policy route rule from Open to In progress.
Feb 26 2023, 4:53 PM · VyOS 1.4 Sagitta
Viacheslav added a project to T5035: Add more actions to policy route rule: VyOS 1.4 Sagitta.
Feb 26 2023, 4:52 PM · VyOS 1.4 Sagitta

Feb 25 2023

Viacheslav changed the status of T5033: generate-public-key command fails for address with multiple public keys like GitHub from Open to In progress.
Feb 25 2023, 10:49 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav added a comment to T5033: generate-public-key command fails for address with multiple public keys like GitHub.

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

vyos@r14:~$ generate public-key-command user foo path https://github.com/xxxxx.keys
# To add this key as an embedded key, run the following commands:
configure
set system login user foo authentication public-keys github@39e9c9ba-408d-4b4b-9aa6-d07f531285bf key xxxxx
set system login user foo authentication public-keys github@39e9c9ba-408d-4b4b-9aa6-d07f531285bf type ssh-rsa
set system login user foo authentication public-keys github@4732d9b0-4bc5-47d1-9028-0e68348a932f key xxxxx
set system login user foo authentication public-keys github@4732d9b0-4bc5-47d1-9028-0e68348a932f type ssh-rsa
set system login user foo authentication public-keys github@a93a85ba-5b63-4c3a-a589-2e82da7c8f1f key xxxxx
set system login user foo authentication public-keys github@a93a85ba-5b63-4c3a-a589-2e82da7c8f1f type ssh-rsa
commit
save
exit
vyos@r14:~$
Feb 25 2023, 10:47 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po closed T5034: Migrate multicast CLI node to valueLess, a subtask of T5007: Interface multicast setting is invalid, as Resolved.
Feb 25 2023, 9:41 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T5034: Migrate multicast CLI node to valueLess as Resolved.
Feb 25 2023, 9:41 PM · VyOS 1.4 Sagitta
c-po updated the task description for T5034: Migrate multicast CLI node to valueLess.
Feb 25 2023, 9:41 PM · VyOS 1.4 Sagitta
c-po changed the status of T5034: Migrate multicast CLI node to valueLess, a subtask of T5007: Interface multicast setting is invalid, from Open to In progress.
Feb 25 2023, 9:15 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po changed the status of T5034: Migrate multicast CLI node to valueLess from Open to In progress.
Feb 25 2023, 9:15 PM · VyOS 1.4 Sagitta
c-po created T5034: Migrate multicast CLI node to valueLess.
Feb 25 2023, 9:15 PM · VyOS 1.4 Sagitta
c-po closed T4948: pppoe: add CLI option to allow definition of host-uniq flag as Resolved.
Feb 25 2023, 9:12 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4948: pppoe: add CLI option to allow definition of host-uniq flag from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Feb 25 2023, 9:12 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po removed a project from T4997: Add DHCP client user hooks dir: VyOS 1.3 Equuleus (1.3.3).
Feb 25 2023, 9:11 PM · VyOS 1.4 Sagitta
c-po closed T5007: Interface multicast setting is invalid as Resolved.
Feb 25 2023, 9:11 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T5007: Interface multicast setting is invalid from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Feb 25 2023, 9:10 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T5008: MACsec CKN of 32 chars is not allowed in CLI, but works fine as Resolved.
Feb 25 2023, 9:10 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T5008: MACsec CKN of 32 chars is not allowed in CLI, but works fine from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Feb 25 2023, 9:10 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4978: KeyError: 'memory' container_config['memory'] on upgrading to 1.4-rolling-202302041536 as Resolved.
Feb 25 2023, 9:10 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4978: KeyError: 'memory' container_config['memory'] on upgrading to 1.4-rolling-202302041536 from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Feb 25 2023, 9:10 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
doctorpangloss added a comment to T5033: generate-public-key command fails for address with multiple public keys like GitHub.

Yes, apparently so from GitHub.

Feb 25 2023, 8:12 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav edited projects for T5033: generate-public-key command fails for address with multiple public keys like GitHub, added: VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta; removed VyOS 1.3 Equuleus (1.3.4).

Do those keys always without an "identifier"?
I mean foo@localhost

ssh-rsa AAA....
Feb 25 2023, 8:11 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav closed T5027: OpenVPN options and site-to-site cannot pass smoketest as Resolved.
Feb 25 2023, 6:56 PM · VyOS 1.4 Sagitta
Coopercentral added a comment to T4943: Radius SSH login displays "permission denied" on 1.4 rolling release.

Hello - I upgraded to the latest rolling release (1.4-rolling-202302250317), and it appears to be working. I am able to login with a radius account successfully. Thank you for your efforts! I see in you PR's above, the second link is to change the shell from "bash" to "vbash". It appears once I login with a radius privileged account, the shell continues to default to "bash":

Feb 25 2023, 1:24 PM · VyOS 1.4 Sagitta
fernando added a comment to T4074: Add NETCONF server with YANG data modeling .

including information about Netopee2/sysrepo services, how to integrate it with FRR, where we can utilize the advantages netconf/yang :

Feb 25 2023, 1:23 PM · VyOS Rolling
Viacheslav changed the status of T4943: Radius SSH login displays "permission denied" on 1.4 rolling release from In progress to Needs testing.
Feb 25 2023, 5:30 AM · VyOS 1.4 Sagitta

Feb 24 2023

jestabro closed T5030: HTTPS-API delete key without id error as Resolved.
Feb 24 2023, 8:15 PM · VyOS 1.4 Sagitta
devon added a comment to T5032: VRRP aware DHCP relay.

I looked into it, but there doesn't seem to be a way to temporarily disable a particular interface in DHCP relay.

Feb 24 2023, 7:32 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5032: VRRP aware DHCP relay.

Have you try getting same result using VRRP transitions scripts?

Feb 24 2023, 7:28 PM · VyOS 1.4 Sagitta
devon added a comment to T5032: VRRP aware DHCP relay.

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

Feb 24 2023, 7:26 PM · VyOS 1.4 Sagitta
devon created T5032: VRRP aware DHCP relay.
Feb 24 2023, 7:21 PM · VyOS 1.4 Sagitta
Memphis created T5031: Users Level.
Feb 24 2023, 6:31 PM · VyOS Rolling
zsdc added a comment to T4943: Radius SSH login displays "permission denied" on 1.4 rolling release.

PRs:
https://github.com/vyos/libnss-mapuser/pull/7
https://github.com/vyos/libpam-radius-auth/pull/6
https://github.com/vyos/vyos-1x/pull/1851

Feb 24 2023, 6:26 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5030: HTTPS-API delete key without id error.

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

Feb 24 2023, 3:53 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5029: Nginx change default root directory and fix regex.
Feb 24 2023, 3:45 PM · VyOS 1.4 Sagitta
jestabro edited a custom field on T5030: HTTPS-API delete key without id error.
Feb 24 2023, 3:32 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5029: Nginx change default root directory and fix regex.

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

Feb 24 2023, 3:30 PM · VyOS 1.4 Sagitta
jestabro claimed T5030: HTTPS-API delete key without id error.
Feb 24 2023, 2:33 PM · VyOS 1.4 Sagitta
a.apostoliuk changed the status of T5008: MACsec CKN of 32 chars is not allowed in CLI, but works fine from Needs testing to In progress.
Feb 24 2023, 2:30 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav created T5030: HTTPS-API delete key without id error.
Feb 24 2023, 2:14 PM · VyOS 1.4 Sagitta
jestabro closed T5006: Http api segfault with concurrent requests as Resolved.
Feb 24 2023, 2:00 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav created T5029: Nginx change default root directory and fix regex.
Feb 24 2023, 1:45 PM · VyOS 1.4 Sagitta
zsdc changed the status of T4943: Radius SSH login displays "permission denied" on 1.4 rolling release from Open to In progress.
Feb 24 2023, 9:49 AM · VyOS 1.4 Sagitta
a.apostoliuk added a project to T5008: MACsec CKN of 32 chars is not allowed in CLI, but works fine: VyOS 1.3 Equuleus (1.3.3).
Feb 24 2023, 9:25 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
ammmze added a comment to T5006: Http api segfault with concurrent requests.

Looks like a new nightly rolling update was finally released (vyos-1.4-rolling-202302231931-amd64) 🎉 I just installed it and so far it looks good. I'm no longer getting the 502 errors / segfault. Thanks again!

Feb 24 2023, 3:56 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
anon3fe35 added a comment to T5028: Add package exfatprogs to VyOS.

I can confirm adding this packaged worked, you can now mount with

Feb 24 2023, 12:00 AM · VyOS 1.4 Sagitta

Feb 23 2023

anon3fe35 added a comment to T5028: Add package exfatprogs to VyOS.

It looks like I also need to add the exfat-fuse package inorder to get the helpers for mounting filesystems.

Feb 23 2023, 11:12 PM · VyOS 1.4 Sagitta
jestabro added a comment to T3871: Resolve unexpected interface name reordering.

The above repos are suitable for testing: basic tests in vm's and a Protecli device look fine. Note that the vyos-1x repo artificially disables the potential config mode reordering in order to confirm tests of vyos-interface-monitor.:
https://github.com/vyos/vyos-1x/commit/02d874e65262cbd53b413b3eef659b8e7d78bf31

Feb 23 2023, 7:58 PM · Bugs, VyOS 1.4 Sagitta (1.4.0-GA)
Viacheslav added a comment to T5007: Interface multicast setting is invalid.

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

Feb 23 2023, 3:31 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a project to T5007: Interface multicast setting is invalid: VyOS 1.3 Equuleus (1.3.3).
Feb 23 2023, 3:31 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
ordex added a comment to T4974: OpenVPN- Data Channel Offload(DCO).

Hey @fernando thanks for your comment.
Personally I haven't tried openvpn2.6.0 + ovpn-dco on Debian 12 yet. However, there should be no real difference as ovpn-dco can happily run up to linux-6.1/6.2 as well.

Feb 23 2023, 3:21 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5028: Add package exfatprogs to VyOS from In progress to Needs testing.
Feb 23 2023, 3:17 PM · VyOS 1.4 Sagitta
fernando added a comment to T4974: OpenVPN- Data Channel Offload(DCO).

@ordex nice your reply here , we're planning to introduce it in our last upgrade version( we need to upgrade openvpn version to work with opvn-dco ) , Di you try it on Debian 12? My current environment was over Debian 11, if you have any suggestion it will good to know.

Feb 23 2023, 3:16 PM · VyOS 1.4 Sagitta
Viacheslav closed T5013: Extend accelppp.py op-mode to get subnet start stop info from config, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Feb 23 2023, 2:48 PM · VyOS Rolling
Viacheslav closed T5013: Extend accelppp.py op-mode to get subnet start stop info from config as Resolved.
Feb 23 2023, 2:48 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5028: Add package exfatprogs to VyOS from Open to In progress.
Feb 23 2023, 1:21 PM · VyOS 1.4 Sagitta
anon3fe35 added a comment to T5028: Add package exfatprogs to VyOS.

PR: https://github.com/vyos/vyos-user-utils/pull/4

Feb 23 2023, 1:04 PM · VyOS 1.4 Sagitta
anon3fe35 created T5028: Add package exfatprogs to VyOS.
Feb 23 2023, 12:38 PM · VyOS 1.4 Sagitta
Viacheslav closed T5002: Add uk (United Kingdom) keymap as Resolved.
Feb 23 2023, 12:17 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5027: OpenVPN options and site-to-site cannot pass smoketest.

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

vyos@r14:~$ /usr/libexec/vyos/tests/smoke/cli/test_interfaces_openvpn.py
test_openvpn_client_interfaces (__main__.TestInterfacesOpenVPN.test_openvpn_client_interfaces) ... ok
test_openvpn_client_verify (__main__.TestInterfacesOpenVPN.test_openvpn_client_verify) ... ok
test_openvpn_options (__main__.TestInterfacesOpenVPN.test_openvpn_options) ... ok
test_openvpn_server_net30_topology (__main__.TestInterfacesOpenVPN.test_openvpn_server_net30_topology) ... ok
test_openvpn_server_subnet_topology (__main__.TestInterfacesOpenVPN.test_openvpn_server_subnet_topology) ... ok
test_openvpn_server_verify (__main__.TestInterfacesOpenVPN.test_openvpn_server_verify) ... ok
test_openvpn_site2site_interfaces_tun (__main__.TestInterfacesOpenVPN.test_openvpn_site2site_interfaces_tun) ... ok
test_openvpn_site2site_verify (__main__.TestInterfacesOpenVPN.test_openvpn_site2site_verify) ... ok
Feb 23 2023, 11:11 AM · VyOS 1.4 Sagitta
Viacheslav triaged T5027: OpenVPN options and site-to-site cannot pass smoketest as High priority.
Feb 23 2023, 9:58 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5027: OpenVPN options and site-to-site cannot pass smoketest.
secret has been deprecated
    static key mode (non-TLS) is no longer considered "good and secure enough" for today's requirements. Use TLS mode instead. If deploying a PKI CA is considered "too complicated", using --peer-fingerprint makes TLS mode about as easy as using --secret.

https://github.com/OpenVPN/openvpn/blob/release/2.6/Changes.rst

Feb 23 2023, 9:26 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5027: OpenVPN options and site-to-site cannot pass smoketest.
Feb 23 2023, 9:02 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5027: OpenVPN options and site-to-site cannot pass smoketest.

Config VyOS:

set interfaces openvpn vtun5001 local-address 203.0.113.1
set interfaces openvpn vtun5001 mode 'site-to-site'
set interfaces openvpn vtun5001 remote-address '192.0.2.5'
set interfaces openvpn vtun5001 shared-secret-key 'ovpn_test'
set pki openvpn shared-secret ovpn_test key '9caf354e0f313b3a671d01e62ea2b512346a651dd30a9e51d6c45dc1031f1b0931eabdf7a0ddcbe1a147ff882ccce35dcb5e1d4d6ddb5e909ca012a8d8e16fe50dd332005dff9a836a2852f36e84e27bad07993a8094c56fb0553866ef74c6c5cc6ddb8f4673d3ff300c48068b944bd8ba1100d41f91d156bcd2629ff39837ddcb34d93147a4aabc7e6ad95d5800c82c8ab60ba302d6625a3b26fbfe183fd6c06d884be44edde344fd0ac91a33064529e010eba0c0f495fa44519fd98adb97452a27fb3340bc20efadd68c9538aa4a238c9f58f542e3571ec78790fdd03e678e18631b82edb9358a2c55ce581d68b71881cad0d0419d4cc58c13641f84281260'
set pki openvpn shared-secret ovpn_test version '1'
Feb 23 2023, 9:00 AM · VyOS 1.4 Sagitta
Viacheslav created T5027: OpenVPN options and site-to-site cannot pass smoketest.
Feb 23 2023, 8:39 AM · VyOS 1.4 Sagitta

Feb 22 2023

Viacheslav created T5026: Python3 modules crypt and spwd are deprecated.
Feb 22 2023, 6:09 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5025: Time-zone validation failed from In progress to Needs testing.
Feb 22 2023, 5:44 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5025: Time-zone validation failed.

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

Feb 22 2023, 5:39 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5025: Time-zone validation failed from Open to In progress.
Feb 22 2023, 5:29 PM · VyOS 1.4 Sagitta
Viacheslav closed T5011: Some interface drivers don't support min_mtu and max_mtu and verify_mtu check should be skipped as Resolved.
Feb 22 2023, 5:11 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T4978: KeyError: 'memory' container_config['memory'] on upgrading to 1.4-rolling-202302041536 from In progress to Needs testing.
Feb 22 2023, 5:09 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a comment to T5022: VRRP add mail notification.

@Viacheslav can you see what auth modes supported by keepalive
also I think we don't need to configure both

set high-availablilty vrrp global notification_email [email protected]
set high-availablilty vrrp global notification_email_from [email protected]

or that is destination and from ?

Feb 22 2023, 3:52 PM · VyOS Rolling, Restricted Project