Page MenuHomeVyOS Platform
Feed All Stories

Today

Viacheslav moved T5833: Not all AFIs compatible with VRF from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Thu, Apr 25, 7:27 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav closed T5833: Not all AFIs compatible with VRF as Resolved.
Thu, Apr 25, 7:26 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav added a comment to T6258: set system sysctl pre- vs postboot.
Thu, Apr 25, 7:15 AM · VyOS 1.5 Circinus
canoziia added a comment to T6258: set system sysctl pre- vs postboot.

This sysctl option is deprecated

DEPRECATED PARAMETERS         top

       The base_reachable_time and retrans_time are deprecated.  The
       sysctl command does not allow changing values of these
       parameters.  Users who insist to use deprecated kernel interfaces
       should push values to /proc file system by other means.  For
       example:

       echo 256 > /proc/sys/net/ipv6/neigh/eth0/base_reachable_time

I propose to add new option under interface

set interfaces ethernet eth1 ip[v6] base-reachable-time xxx
Thu, Apr 25, 7:09 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T6258: set system sysctl pre- vs postboot.

This sysctl option is deprecated

DEPRECATED PARAMETERS         top
Thu, Apr 25, 7:02 AM · VyOS 1.5 Circinus
canoziia added a comment to T6258: set system sysctl pre- vs postboot.

Hi everyone, I think I found the simplest configuration that can reproduce this problem. If we set up firewall and use this command(set system sysctl parameter net.ipv6.neigh.eth3/2) in configuration at the same time, an error message will show when startup.
This is an example

set firewall
set interfaces ethernet eth0 address 'xxx.xxx.184.32/24'
set interfaces ethernet eth0 hw-id 'xx:xx:xx:xx:xx:50'
set interfaces ethernet eth1 hw-id 'xx:xx:xx:xx:xx:ba'
set interfaces ethernet eth1 vif 2
set interfaces loopback lo
set protocols static route xxx.xxx.0.0/0 next-hop xxx.xxx.184.1
set service ntp allow-client xxxxxx 'xxx.xxx.0.0/0'
set service ntp allow-client xxxxxx '::/0'
set service ntp server xxxxx.tld
set service ntp server xxxxx.tld
set service ntp server xxxxx.tld
set service ssh
set system config-management commit-revisions '100'
set system conntrack modules ftp
set system conntrack modules h323
set system conntrack modules nfs
set system conntrack modules pptp
set system conntrack modules sip
set system conntrack modules sqlnet
set system conntrack modules tftp
set system console device ttyS0 speed '115200'
set system host-name xxxxxx
set system login user xxxxxx authentication encrypted-password xxxxxx
set system sysctl parameter net.ipv6.neigh.eth1/2.base_reachable_time_ms value '14400000'
set system syslog global facility all level 'info'
set system syslog global facility local7 level 'debug'

If delete the first line (set firewall), system will start normally without error message.

Thu, Apr 25, 3:46 AM · VyOS 1.5 Circinus

Yesterday

marekm added a comment to T6249: ISO builder fails because of changed buster-backport repository.

Meanwhile, trying to build 1.4 fails for a different reason - Debian 12 (bookworm) is still where it was, but sagitta-packages.vyos.net gives a 403 error:

Wed, Apr 24, 7:36 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
GurliGebis added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

So most likely we will have to find another implementation.

Wed, Apr 24, 6:53 PM · VyOS 1.5 Circinus
Apachez added a comment to T6256: Replace deprecated ISC dhcp-relay (EOL) with something else.

I sent a question to ISC regarding https://www.isc.org/blogs/dhcp-client-relay-eom/ and:

Wed, Apr 24, 6:05 PM · VyOS 1.5 Circinus
natali-rs1985 changed the status of T6234: PPPoE-server pado-delay refactoring from Open to In progress.
Wed, Apr 24, 4:07 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav triaged T6263: Multicast: Could not commit multicast config with multicast join group using source-address as Normal priority.
Wed, Apr 24, 3:15 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro reopened T6245: Show openvpn server fails sometime as "Open".

Reopen to investigate.

Wed, Apr 24, 3:03 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
pratik.g created T6263: Multicast: Could not commit multicast config with multicast join group using source-address.
Wed, Apr 24, 1:45 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
SrividyaA added a comment to T6245: Show openvpn server fails sometime.

I tested in the latest rolling version and the traceback error is not received anymore and the tunnel ip column shows n/a but with multiple entries.
It still shows the disconnected client and I assume it should not show disconnected clients

Wed, Apr 24, 12:40 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav closed T2747: "enable-local-traffic" has no effect in load-balancing to redirect local traffic as Wontfix.

Close it as wontfix due to legacy backend.

Wed, Apr 24, 12:13 PM · VyOS 1.5 Circinus
Viacheslav placed T2934: proxy-arp-pvlan on VRRP interface up for grabs.

In some cases, we can't predict the interface name (if the interface name is over 15 characters) https://vyos.dev/T6222

Wed, Apr 24, 11:37 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T6233: Container configurations on VyOS 1.5 prevent containers from starting from Open to Needs reporter action.

@sempervictus Any updates or additional context?

Wed, Apr 24, 11:31 AM · VyOS 1.5 Circinus
Viacheslav closed T2232: Prevent deletion of bridge member interfaces as Resolved N/A.

Fixed, VyOS 1.5-rolling-202404240023

vyos@r4# run show conf com | match "bri|tun0"
set interfaces bridge br0 member interface tun0
set interfaces tunnel tun0 encapsulation 'gretap'
set interfaces tunnel tun0 remote '192.168.122.111'
set interfaces tunnel tun0 source-address '192.168.122.14'
[edit]
vyos@r4# delete interfaces tunnel 
[edit]
vyos@r4# commit
[ interfaces tunnel tun0 ]
Interface "tun0" cannot be deleted as it is a member of bridge "br0"!
Wed, Apr 24, 11:29 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav changed the subtype of T3915: Create op-mode top-level wrapper for ssh/scp command -VyOS 1.4 from "Bug" to "Feature Request".
Wed, Apr 24, 11:25 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T5833: Not all AFIs compatible with VRF.

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

Wed, Apr 24, 10:58 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav renamed T5833: Not all AFIs compatible with VRF from BGP address family flowspec incompatible with VRF to Not all AFIs compatible with VRF.
Wed, Apr 24, 10:58 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav changed the status of T5833: Not all AFIs compatible with VRF from Open to In progress.
Wed, Apr 24, 7:32 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav renamed T5833: Not all AFIs compatible with VRF from BGP Impossible to use address family flowspec with VRF to BGP address family flowspec incompatible with VRF.
Wed, Apr 24, 7:32 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav closed T6109: remote syslog do not get all the logs as Resolved.
Wed, Apr 24, 7:25 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po closed T6244: Spacing of "Show System Uptime" hard to parse as Resolved.
Wed, Apr 24, 5:47 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po moved T6244: Spacing of "Show System Uptime" hard to parse from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Wed, Apr 24, 5:47 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po moved T6261: Typo in op_mode connect_disconnect print statement for check_ppp_running from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.7) board.
Wed, Apr 24, 5:46 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T6261: Typo in op_mode connect_disconnect print statement for check_ppp_running from Finished to 1.3.7 on the VyOS 1.3 Equuleus board.
Wed, Apr 24, 5:46 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T6261: Typo in op_mode connect_disconnect print statement for check_ppp_running from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Wed, Apr 24, 5:46 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5755: Running set pki ca NAME certificate with a name with spaces breaks the config from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:46 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T6246: Enable basic haproxy http-check configuration options from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:46 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po moved T6261: Typo in op_mode connect_disconnect print statement for check_ppp_running from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:46 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T6252: gre tunnel - doesn't allow configure jumbo frame more than 8024 from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:45 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po moved T6261: Typo in op_mode connect_disconnect print statement for check_ppp_running from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Wed, Apr 24, 5:45 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po closed T6226: add HAPROXY `tcp-request content accept` related block to load-balancing reverse proxy config as Resolved.
Wed, Apr 24, 5:44 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po moved T6226: add HAPROXY `tcp-request content accept` related block to load-balancing reverse proxy config from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Wed, Apr 24, 5:44 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po closed T6262: Update the boot splash for VyOS 1.5 ISO as Resolved.
Wed, Apr 24, 5:44 AM · VyOS 1.5 Circinus
c-po moved T6259: PKI: Support RFC822 (email) names in SAN from Need Triage to In Progress on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:44 AM · VyOS 1.5 Circinus
c-po moved T6226: add HAPROXY `tcp-request content accept` related block to load-balancing reverse proxy config from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:44 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po moved T6262: Update the boot splash for VyOS 1.5 ISO from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:44 AM · VyOS 1.5 Circinus
c-po added a project to T6226: add HAPROXY `tcp-request content accept` related block to load-balancing reverse proxy config : VyOS 1.4 Sagitta (1.4.0-epa3).
Wed, Apr 24, 5:44 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po moved T6109: remote syslog do not get all the logs from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:43 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po moved T6109: remote syslog do not get all the logs from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Wed, Apr 24, 5:43 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po added a project to T6109: remote syslog do not get all the logs: VyOS 1.4 Sagitta (1.4.0-epa3).
Wed, Apr 24, 5:43 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
c-po closed T6217: VRRP contrack-sync script change name of the logger as Resolved.
Wed, Apr 24, 5:43 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
c-po moved T6217: VRRP contrack-sync script change name of the logger from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:43 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
c-po moved T6217: VRRP contrack-sync script change name of the logger from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Wed, Apr 24, 5:42 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
c-po added a project to T6217: VRRP contrack-sync script change name of the logger: VyOS 1.4 Sagitta (1.4.0-epa3).
Wed, Apr 24, 5:42 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
c-po closed T6255: Static table description should not contain white-space as Resolved.
Wed, Apr 24, 5:42 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
c-po moved T6255: Static table description should not contain white-space from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Wed, Apr 24, 5:42 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
c-po moved T6255: Static table description should not contain white-space from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Apr 24, 5:42 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
c-po added a project to T6255: Static table description should not contain white-space: VyOS 1.4 Sagitta (1.4.0-epa3).
Wed, Apr 24, 5:42 AM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus

Tue, Apr 23

Embezzle changed the status of T6255: Static table description should not contain white-space from In progress to Needs testing.
Tue, Apr 23, 8:07 PM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
jestabro closed T6260: image-tools: remove failed image directory if 'No space left on device' error, a subtask of T6144: Update system image without enough space for the files can to break the system, as Resolved.
Tue, Apr 23, 5:50 PM · Restricted Project, VyOS 1.4 Sagitta
jestabro closed T6260: image-tools: remove failed image directory if 'No space left on device' error as Resolved.
Tue, Apr 23, 5:50 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro moved T6260: image-tools: remove failed image directory if 'No space left on device' error from Need Triage to Finished on the VyOS 1.5 Circinus board.
Tue, Apr 23, 5:50 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav changed the status of T3726: System ntp servers are ignored if provided by DHCP (ISP) from Needs testing to Needs reporter action.

Not actual for 1.5/1.4
@mrlocke Can you re-check the 1.3?

Tue, Apr 23, 5:44 PM · VyOS 1.3 Equuleus (1.3.7)
Viacheslav added a comment to T6042: ssh scripts should work with arguments again; they do not anymore.

@doctorpangloss Any updates?

Tue, Apr 23, 5:22 PM · VyOS 1.5 Circinus
Viacheslav changed the status of T6058: Commit-Archive Save doesn't use https_proxy from Open to Needs reporter action.

@modzilla99 Could you provide an example of set commands to reproduce?

Tue, Apr 23, 5:09 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-epa1)
Viacheslav moved T6237: IPSec remote access VPN: ability to set EAP ID of clients from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Tue, Apr 23, 5:04 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav added a project to T6237: IPSec remote access VPN: ability to set EAP ID of clients: VyOS 1.4 Sagitta (1.4.0-epa3).
Tue, Apr 23, 5:04 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Embezzle closed T6237: IPSec remote access VPN: ability to set EAP ID of clients as Resolved.

Tested as working in: VyOS 1.5-rolling-202404230019

Tue, Apr 23, 5:02 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
L0crian added a comment to T6258: set system sysctl pre- vs postboot.

Most likely needs to change priority to 319 for the sysctl

vyos@r4:~$ /usr/libexec/vyos/priority.py | match "ethernet|sysctl"
       300  interfaces_virtual-ethernet.py      ['interfaces', 'virtual-ethernet']
       318  interfaces_ethernet.py              ['interfaces', 'ethernet']
       318  system_sysctl.py                    ['system', 'sysctl']
       321  interfaces_pseudo-ethernet.py       ['interfaces', 'pseudo-ethernet']
vyos@r4:~$
Tue, Apr 23, 4:53 PM · VyOS 1.5 Circinus
Viacheslav added a comment to T6092: Static interface index.

What happens if another value occupies the index?
For example, PPPoE-server and PPP interface can generate thousands of interfaces

Tue, Apr 23, 4:29 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T6109: remote syslog do not get all the logs from Needs reporter action to Backport candidate.
Tue, Apr 23, 4:06 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav claimed T6109: remote syslog do not get all the logs.
Tue, Apr 23, 3:53 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav added a comment to T6109: remote syslog do not get all the logs.

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

Tue, Apr 23, 3:50 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav added a comment to T6109: remote syslog do not get all the logs.

It was filtered in https://vyos.dev/T2086 to avoid pam_unix mess

Tue, Apr 23, 3:28 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Giggum closed T6261: Typo in op_mode connect_disconnect print statement for check_ppp_running as Resolved.
Tue, Apr 23, 1:26 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav placed T1751: DNS server addresses from DHCPv6 are not added to resolv.conf up for grabs.
Tue, Apr 23, 12:32 PM · VyOS 1.5 Circinus
Viacheslav changed the status of T6217: VRRP contrack-sync script change name of the logger from Open to In progress.

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

Tue, Apr 23, 12:21 PM · VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project, VyOS 1.5 Circinus
Viacheslav closed T6212: Firewall offload counters show always zero as Invalid.

Can't reproduce it, close the task

Tue, Apr 23, 12:11 PM · VyOS 1.5 Circinus
Viacheslav placed T4972: Support FQDN and IPv6 addresses for RADIUS servers in accel-ppp-backed protocols up for grabs.
Tue, Apr 23, 11:16 AM · VyOS 1.5 Circinus
dmbaturin created T6262: Update the boot splash for VyOS 1.5 ISO.
Tue, Apr 23, 10:29 AM · VyOS 1.5 Circinus
Viacheslav added a project to T6251: Extend table number limits for policy route-map set table: Restricted Project.
Tue, Apr 23, 9:47 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav triaged T6257: Firewall dynamic address group - no op-mode command as Normal priority.
Tue, Apr 23, 9:22 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav triaged T6258: set system sysctl pre- vs postboot as Normal priority.
Tue, Apr 23, 9:21 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T6258: set system sysctl pre- vs postboot.

Most likely needs to change priority to 319 for the sysctl

vyos@r4:~$ /usr/libexec/vyos/priority.py | match "ethernet|sysctl"
       300  interfaces_virtual-ethernet.py      ['interfaces', 'virtual-ethernet']
       318  interfaces_ethernet.py              ['interfaces', 'ethernet']
       318  system_sysctl.py                    ['system', 'sysctl']
       321  interfaces_pseudo-ethernet.py       ['interfaces', 'pseudo-ethernet']
vyos@r4:~$
Tue, Apr 23, 9:21 AM · VyOS 1.5 Circinus
Apachez added a comment to T6258: set system sysctl pre- vs postboot.

I have asked the OP @canoziia to provide such in the forum.

Tue, Apr 23, 9:14 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T6254: Extend VRF table number .

Extend to <1-65535>
PR https://github.com/vyos/vyos-1x/pull/3353

Tue, Apr 23, 8:57 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav added a comment to T6258: set system sysctl pre- vs postboot.

What do I need to do to get these values?

root@r1-right:/home/vyos# sysctl net.ipv6.neigh.eth3/2.base_reachable_time_ms
sysctl: cannot stat /proc/sys/net/ipv6/neigh/eth3.2/base_reachable_time_ms: No such file or directory
Tue, Apr 23, 8:07 AM · VyOS 1.5 Circinus
Apachez added a comment to T6258: set system sysctl pre- vs postboot.

I can only refer to whats unfolded on the forum at https://forum.vyos.io/t/how-to-set-net-ipv6-neigh-etha-b-base-reachable-time-in-vyos/14304

Tue, Apr 23, 7:37 AM · VyOS 1.5 Circinus
Viacheslav triaged T6259: PKI: Support RFC822 (email) names in SAN as Normal priority.
Tue, Apr 23, 7:00 AM · VyOS 1.5 Circinus
Giggum added a comment to T6261: Typo in op_mode connect_disconnect print statement for check_ppp_running.

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

Tue, Apr 23, 1:47 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Giggum created T6261: Typo in op_mode connect_disconnect print statement for check_ppp_running.
Tue, Apr 23, 1:30 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a comment to T6260: image-tools: remove failed image directory if 'No space left on device' error.

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

Tue, Apr 23, 1:16 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro triaged T6260: image-tools: remove failed image directory if 'No space left on device' error as High priority.
Tue, Apr 23, 1:15 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro added a subtask for T6144: Update system image without enough space for the files can to break the system: T6260: image-tools: remove failed image directory if 'No space left on device' error.
Tue, Apr 23, 1:15 AM · Restricted Project, VyOS 1.4 Sagitta
jestabro added a parent task for T6260: image-tools: remove failed image directory if 'No space left on device' error: T6144: Update system image without enough space for the files can to break the system.
Tue, Apr 23, 1:15 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro created T6260: image-tools: remove failed image directory if 'No space left on device' error.
Tue, Apr 23, 1:11 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus

Mon, Apr 22

Embezzle changed the status of T6259: PKI: Support RFC822 (email) names in SAN from Open to In progress.

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

Mon, Apr 22, 9:23 PM · VyOS 1.5 Circinus
Embezzle claimed T6259: PKI: Support RFC822 (email) names in SAN.
Mon, Apr 22, 8:37 PM · VyOS 1.5 Circinus
Embezzle created T6259: PKI: Support RFC822 (email) names in SAN.
Mon, Apr 22, 8:36 PM · VyOS 1.5 Circinus
Giggum updated subscribers of T6123: Limit NTP allow-client config to internal addresses by default.

@Viacheslav or another of the Maintainers:

Mon, Apr 22, 8:00 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Giggum closed T6080: Default NTP server settings as Resolved.
Mon, Apr 22, 7:42 PM · Restricted Project, VyOS 1.4 Sagitta
Viacheslav added a comment to T6258: set system sysctl pre- vs postboot.

Could you provide the full set of commands to reproduce?

Mon, Apr 22, 5:37 PM · VyOS 1.5 Circinus
Apachez updated the task description for T6258: set system sysctl pre- vs postboot.
Mon, Apr 22, 5:32 PM · VyOS 1.5 Circinus
Apachez created T6258: set system sysctl pre- vs postboot.
Mon, Apr 22, 5:27 PM · VyOS 1.5 Circinus
c-po added a comment to T6189: BGP L3VPN connectivity is broken after re-enabling VRF.

So the root cause here is that vrf.py runs prior to vrf_vni.py where the first one eliminates all vni configuration within FRR.
The main reason for this weird logic is T5492.

Mon, Apr 22, 4:29 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
n.fort created T6257: Firewall dynamic address group - no op-mode command.
Mon, Apr 22, 3:08 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus