Page MenuHomeVyOS Platform
Feed All Stories

Jan 16 2024

a.apostoliuk closed T5688: Create the same view of pool configuration for all accel-ppp services, a subtask of T4085: Rewrite L2TP/PPTP/SSTP/PPPoE services to get_config_dict, as Resolved.
Jan 16 2024, 11:53 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk closed T5688: Create the same view of pool configuration for all accel-ppp services as Resolved.
Jan 16 2024, 11:53 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk added a project to T5688: Create the same view of pool configuration for all accel-ppp services: VyOS 1.4 Sagitta.
Jan 16 2024, 11:53 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk moved T5859: Invalid format of pool range in accel-ppp services from Open to Finished on the VyOS 1.5 Circinus board.
Jan 16 2024, 11:52 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk closed T5859: Invalid format of pool range in accel-ppp services as Resolved.
Jan 16 2024, 11:51 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk closed T5859: Invalid format of pool range in accel-ppp services, a subtask of T5688: Create the same view of pool configuration for all accel-ppp services, as Resolved.
Jan 16 2024, 11:51 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk added a project to T5859: Invalid format of pool range in accel-ppp services: VyOS 1.4 Sagitta.
Jan 16 2024, 11:51 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav renamed T5889: Migration NAT 5-to-6 bug from Cloud-Init not processing user data correctly to Cloud-Init not processing user data correctly NAT.
Jan 16 2024, 11:49 AM · VyOS 1.4 Sagitta
Apachez added a comment to T5940: [1.3.5 -> 1.4.0-RC1 Migration] commit-archive Fails to Migrate.

Another good thing is that any logging can be done without spoling the user/pass which otherwise is the case with todays oneliner approach.

Jan 16 2024, 11:45 AM · VyOS 1.4 Sagitta (1.4.0-GA)
trae32566 added a comment to T5940: [1.3.5 -> 1.4.0-RC1 Migration] commit-archive Fails to Migrate.

It also doesn't appear to accept %, *, or ^ in the password. Perhaps we should consider splitting this up into something like:

set system config-management commit-archive location SERVER1 protocol sftp
set system config-management commit-archive location SERVER1 path '/wdc07/cr01b-vyos'
set system config-management commit-archive location SERVER1 host 'stor01a-rh9.int.trae32566.org'
set system config-management commit-archive location SERVER1 user 'myuser'
set system config-management commit-archive location SERVER1 password '$P4SsW0RD!'
Jan 16 2024, 11:34 AM · VyOS 1.4 Sagitta (1.4.0-GA)
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX74aee92d34c5: T671: call dmidecode directly in "show hardware dmi" (authored by dmbaturin).
Jan 16 2024, 8:46 AM
Viacheslav changed the status of T5951: [1.4.0-RC2] show hardware dmi Operational Mode Command Broken from Open to In progress.
Jan 16 2024, 8:46 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5951: [1.4.0-RC2] show hardware dmi Operational Mode Command Broken.

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

Jan 16 2024, 8:46 AM · VyOS 1.4 Sagitta
trae32566 renamed T5951: [1.4.0-RC2] show hardware dmi Operational Mode Command Broken from [1.3.5 -> 1.4.0-RC2 Migration] show hardware dmi Operational Mode Command Broken to [1.4.0-RC2] show hardware dmi Operational Mode Command Broken.
Jan 16 2024, 6:40 AM · VyOS 1.4 Sagitta
kevinrausch added a comment to T5947: [1.3.2 -> 1.4.0-RC1 Migration] Static ipv6 routes dropped.

Agreed, if it had migrated correctly, I'd see new entries under protocols static; however, the config comparison I posted doesn't have those replacement entries, and my ipv6 (lack of) connectivity confirms it didn't migrate as expected.

Jan 16 2024, 6:13 AM · VyOS 1.4 Sagitta (1.4.1)
trae32566 created T5951: [1.4.0-RC2] show hardware dmi Operational Mode Command Broken.
Jan 16 2024, 6:04 AM · VyOS 1.4 Sagitta
trae32566 added a comment to T5947: [1.3.2 -> 1.4.0-RC1 Migration] Static ipv6 routes dropped.

I think this is happening because in 1.3, interface-based static routes are under protocols static interface-route6, whereas in 1.4+, they're located in protocols static route6 <address> interface

Jan 16 2024, 5:45 AM · VyOS 1.4 Sagitta (1.4.1)
c-po claimed T5937: [1.3.5 -> 1.4.0-RC1 Migration] IPv6 BGP Neighbor Peer Groups Missing / Not Migrated.
Jan 16 2024, 5:14 AM · VyOS 1.4 Sagitta
Apachez created T5950: Communicate with UPS for monitoring and clean shutdown.
Jan 16 2024, 4:51 AM
Apachez created T5949: Disable USB autosuspend.
Jan 16 2024, 4:08 AM · VyOS 1.4 Sagitta (1.4.1), VyOS 1.5 Circinus
chenxiaolong updated the task description for T5948: pdns-recursor crashes on restart if hostfile-update is enabled and dhcp client sends hostname with trailing dot.
Jan 16 2024, 3:49 AM · VyOS 1.5 Circinus
chenxiaolong created T5948: pdns-recursor crashes on restart if hostfile-update is enabled and dhcp client sends hostname with trailing dot.
Jan 16 2024, 3:46 AM · VyOS 1.5 Circinus
jestabro added a comment to T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py.

Fix linked task.

Jan 16 2024, 3:35 AM · VyOS 1.4 Sagitta
jestabro closed T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py, a subtask of T4235: Add config tree diff algorithm, as Not Applicable.
Jan 16 2024, 3:34 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro closed T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py, a subtask of T4316: Update save-config/load-config, as Not Applicable.
Jan 16 2024, 3:34 AM · VyOS Rolling
jestabro closed T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py as Not Applicable.

Closed; work continues in T5528.

Jan 16 2024, 3:34 AM · VyOS 1.4 Sagitta
jestabro changed the status of T5528: Replace legacy loadFile with config_diff, a subtask of T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py, from Open to In progress.
Jan 16 2024, 2:41 AM · VyOS 1.4 Sagitta
jestabro changed the status of T5528: Replace legacy loadFile with config_diff from Open to In progress.
Jan 16 2024, 2:41 AM · VyOS Rolling
jestabro changed the status of T5528: Replace legacy loadFile with config_diff, a subtask of T5317: configtree: remove mutable references, from Open to In progress.
Jan 16 2024, 2:41 AM · VyOS 1.4 Sagitta

Jan 15 2024

kevinrausch created T5947: [1.3.2 -> 1.4.0-RC1 Migration] Static ipv6 routes dropped.
Jan 15 2024, 11:55 PM · VyOS 1.4 Sagitta (1.4.1)
fdcastel created T5946: TASK [setup-root-partition : Create a fileystem on EFI partition] failing in Docker.
Jan 15 2024, 11:41 PM · VyOS 1.4 Sagitta
fdcastel added a comment to T5944: "reboot in 1" not working.

Working on latest 1.4! 👍

Jan 15 2024, 10:59 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
fdcastel added a comment to T4856: DHCP-client exit hook for IPsec is incorrect.

Working on latest 1.4! 👍

Jan 15 2024, 10:59 PM · VyOS 1.4 Sagitta
fdcastel added a comment to T5901: Cloud-init and DHCP exit hook errors.

Working on latest 1.4. 👍

Jan 15 2024, 10:57 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5247: the bug of the command "show interfaces system".

It will be included after 1.4-rc2

Jan 15 2024, 6:47 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Giggum added a comment to T5247: the bug of the command "show interfaces system".

Now we receive this error in 1.5-rolling-202312060024 when the command is executed:

vyos@R1:~$ show interfaces system
-vbash: /opt/vyatta/bin/vyatta-show-interfaces: No such file or directory

Just wanted to add that this error is also present in V1.4 RC1

Jan 15 2024, 6:43 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T2616: BFD Configuration causes flapping from Open to Needs testing.
Jan 15 2024, 6:33 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
Viacheslav closed T3229: Ethtool CLI Integration as Wontfix.

Create a new feature request if you need some specific feature/features
For example, for offloads we use:

vyos@r4# set interfaces ethernet eth0 offload 
Possible completions:
   gro                  Enable Generic Receive Offload
   gso                  Enable Generic Segmentation Offload
   hw-tc-offload        Enable Hardware Flow Offload
   lro                  Enable Large Receive Offload
   rfs                  Enable Receive Flow Steering
   rps                  Enable Receive Packet Steering
   sg                   Enable Scatter-Gather
   tso                  Enable TCP Segmentation Offloading
Jan 15 2024, 6:30 PM · VyOS 1.5 Circinus
jestabro added a comment to T5889: Migration NAT 5-to-6 bug.

(edited above for formatting)

Jan 15 2024, 6:03 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5889: Migration NAT 5-to-6 bug.

I think that this should be addressed at the specific migration script:
https://github.com/vyos/vyos-1x/blob/current/src/migration-scripts/nat/5-to-6
Although there are open questions about avoiding migration, and specific ways to avoid it (boot flag 'no-vyos-migrate'), neither are the issue here: migration scripts should 'do no harm', and one invariant that can be enforced is that migration scripts should be idempotent; the above is not, as a result of:
https://github.com/vyos/vyos-1x/blob/current/src/migration-scripts/nat/5-to-6#L53-L55
I suggest the patch below to restore idempotency (which clearly can't break anything, since one would not have an empty string as inbound/outbound-interface); thoughts ?

Jan 15 2024, 6:00 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5359: VyOS user/pass remains in config.

@greywolfe You probably need to use -e without_login=true option. Could you re-check?

Jan 15 2024, 5:39 PM · VyOS 1.5 Circinus
Viacheslav added a comment to T5939: [1.3.5 -> 1.4.0-RC1 Migration] as-path-list Entries Get Messed Up.

To reproduce, we can use the interface description
1.3.5 in config file we see \\

vyos@r1# set interfaces ethernet eth1 description 'WAN\interface'
[edit]
vyos@r1# set interfaces ethernet eth0 description 'WAN\interface'
[edit]
vyos@r1# set interfaces ethernet eth1 description 'My\LAN interface|for lan | network'
[edit]
vyos@r1# compare 
[edit interfaces ethernet eth0]
>description WAN\interface
[edit interfaces ethernet eth1]
+description "My\LAN interface|for lan | network"
[edit]
vyos@r1# commit
[edit]
vyos@r1# save
Saving configuration to '/config/config.boot'...
Done
[edit]
vyos@r1# run show conf com | match desc
set interfaces ethernet eth0 description 'WAN\\\\interface'
set interfaces ethernet eth1 description 'My\\LAN interface|for lan | network'
[edit]
vyos@r1#

After update to 1.4-rc1+

vyos@r1:~$ show conf com | match desc
set interfaces ethernet eth0 description 'WAN\\\\\\\\interface'
set interfaces ethernet eth1 description 'My\\LAN interface|for lan | network'
vyos@r1:~$
Jan 15 2024, 5:29 PM · VyOS 1.4 Sagitta (1.4.0-GA)
c-po closed T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly, a subtask of T5938: Migration fail root task for 1.4-rc, as Resolved.
Jan 15 2024, 5:06 PM · VyOS Rolling, Restricted Project
c-po closed T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly as Resolved.
Jan 15 2024, 5:06 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
GitHub <[email protected]> committed rVYOSONEXb2fbff135fe4: Merge pull request #2830 from vyos/mergify/bp/sagitta/pr-2829 (authored by c-po).
Jan 15 2024, 5:05 PM
Viacheslav added a comment to T5360: ddclient generating abuse.

@greywolfe could you re-check? There were several fixes for ddclient.

Jan 15 2024, 5:02 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5351: VyOS deployed with cloud-init improperly saves config.boot.

@greywolfe Could you re-check?
If you can reproduce it, describe please in more detail, which flavor/platform/version

Jan 15 2024, 5:00 PM · VyOS 1.4 Sagitta (1.4.0-GA)
Viacheslav added a subtask for T5907: cloud-init root task for 1.5 and 1.4 : T5359: VyOS user/pass remains in config.
Jan 15 2024, 4:58 PM · VyOS Rolling
Viacheslav added a parent task for T5359: VyOS user/pass remains in config: T5907: cloud-init root task for 1.5 and 1.4 .
Jan 15 2024, 4:58 PM · VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXff5ae0d811d3: ospf: T5936: when migrating passive interfaces set_tag() must be set (authored by c-po).
Jan 15 2024, 4:20 PM
c-po committed rVYOSONEX495c3c3cc646: ospf: T5936: when migrating passive interfaces set_tag() must be set.
Jan 15 2024, 4:19 PM
GitHub <[email protected]> committed rVYOSONEX9171b2912a6a: Merge pull request #2829 from c-po/ospf (authored by c-po).
Jan 15 2024, 4:19 PM
c-po moved T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly from Open to Finished on the VyOS 1.5 Circinus board.
Jan 15 2024, 3:44 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly.

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

Jan 15 2024, 3:44 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po changed the status of T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly, a subtask of T5938: Migration fail root task for 1.4-rc, from Open to In progress.
Jan 15 2024, 3:42 PM · VyOS Rolling, Restricted Project
c-po changed the status of T5936: [1.3.5 -> 1.4.0-RC1 Migration] OSPF Passive Interface Configuration Not Working Correctly from Open to In progress.
Jan 15 2024, 3:42 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
kevinrausch added a comment to T5903: NHRP don´t start on reboot from version 1.5-rolling-202401010026.

I was unable to duplicate the behavior with 1.4.0-rc1. Performed add system image https://cdn.vyos.io/1.4.0-rc1/vyos-1.4.0-rc1-amd64.iso) with above configuration, and nhrp came up on reboot. So it's common to 1.4 and 1.5, but only since sometime in December (post rc1)?

Jan 15 2024, 2:19 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav triaged T5914: CVE-2023-48795 - Terrapin vulnerability as High priority.
Jan 15 2024, 1:39 PM · VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail, a subtask of T5938: Migration fail root task for 1.4-rc, from Open to Needs testing.
Jan 15 2024, 11:08 AM · VyOS Rolling, Restricted Project
Viacheslav changed the status of T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail from Open to Needs testing.
Jan 15 2024, 11:08 AM · VyOS 1.4 Sagitta
Viacheslav closed T4856: DHCP-client exit hook for IPsec is incorrect as Resolved.

Merged

Jan 15 2024, 10:39 AM · VyOS 1.4 Sagitta
Viacheslav closed T2556: "show interfaces vrrp" does not return any interface as Resolved.

Removed

Jan 15 2024, 10:36 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5247: the bug of the command "show interfaces system" as Resolved.
Jan 15 2024, 10:36 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5901: Cloud-init and DHCP exit hook errors from Open to Finished on the VyOS 1.4 Sagitta board.

Merged

Jan 15 2024, 10:35 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5901: Cloud-init and DHCP exit hook errors, a subtask of T5907: cloud-init root task for 1.5 and 1.4 , as Resolved.
Jan 15 2024, 10:35 AM · VyOS Rolling
Viacheslav closed T5901: Cloud-init and DHCP exit hook errors as Resolved.
Jan 15 2024, 10:35 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
GitHub <[email protected]> committed rVYOSONEX24c6248a25f2: Merge pull request #2827 from vyos/mergify/bp/sagitta/pr-2823 (authored by c-po).
Jan 15 2024, 10:27 AM
GitHub <[email protected]> committed rVYOSONEX10bcf51362a0: Merge pull request #2828 from vyos/mergify/bp/sagitta/pr-2824 (authored by c-po).
Jan 15 2024, 10:26 AM
juanra added a comment to T5903: NHRP don´t start on reboot from version 1.5-rolling-202401010026.

With the same config:

Jan 15 2024, 9:41 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXb4e0c1b6a35b: T5901: Add DHCP base_path dir during first boot (authored by Viacheslav).
Jan 15 2024, 8:54 AM
Viacheslav moved T5944: "reboot in 1" not working from Open to Finished on the VyOS 1.4 Sagitta board.
Jan 15 2024, 8:52 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T5944: "reboot in 1" not working as Resolved.
Jan 15 2024, 8:52 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXc044a999b487: T4856: Fix IPsec DHCP-client exit hook (authored by Viacheslav).
Jan 15 2024, 8:50 AM
trae32566 added a comment to T5940: [1.3.5 -> 1.4.0-RC1 Migration] commit-archive Fails to Migrate.

I think I see part of what's happening here; it looks like the format for configuration-sync URIs removed the colon (:) between the host and path:
<PROTO>://<USER>:<PASS>@<HOST>:<PATH>
is now:
<PROTO>://<USER>:<PASS>@<HOST><PATH>

Jan 15 2024, 8:09 AM · VyOS 1.4 Sagitta (1.4.0-GA)
GitHub <[email protected]> committed rVYOSONEX396adffb3fc0: Merge pull request #2826 from vyos/mergify/bp/sagitta/pr-2825 (authored by Viacheslav).
Jan 15 2024, 6:52 AM
trae32566 added a comment to T5939: [1.3.5 -> 1.4.0-RC1 Migration] as-path-list Entries Get Messed Up.

It looks like what this should be converted to is as follows:

trae@cr01b-vyos# show as-path-list 
 as-path-list DAL10 {
     rule 10 {
         action permit
         description "Allow anything from or via DAL10"
>        regex 4242420668_$
     }
 }
 as-path-list IBM {
     rule 10 {
         action permit
         description "Allow anything directly from IBM Cloud"
>        regex ^_42424206(68|70)_$
     }
 }
 as-path-list INT {
     rule 10 {
         action permit
         description "Allow anything from or via int"
>        regex 4242420666_$
     }
 }

It looks like with VyOS 1.3, one way to match AS path (or at least, the way I did it) was to use an escaped parenthesis [\)], but in 1.4+ it appears this way no longer works, and instead those escapes should probably be converted to underscores (_).

Jan 15 2024, 6:24 AM · VyOS 1.4 Sagitta (1.4.0-GA)
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEXa4a2f5b84496: op-mode: T5944: remove double whitespace in reboot error message (authored by c-po).
Jan 15 2024, 5:18 AM
c-po committed rVYOSONEX01b7ae796e87: op-mode: T5944: remove double whitespace in reboot error message.
Jan 15 2024, 5:17 AM
GitHub <[email protected]> committed rVYOSONEX53a14796133c: Merge pull request #2825 from c-po/tmp (authored by c-po).
Jan 15 2024, 5:17 AM
GitHub <[email protected]> committed rVYOSONEXf1fe8df14abe: Merge pull request #2822 from vyos/mergify/bp/sagitta/pr-2821 (authored by c-po).
Jan 15 2024, 5:12 AM
Viacheslav committed rVYOSONEXa9cf7246d445: T4856: Fix IPsec DHCP-client exit hook.
Jan 15 2024, 5:11 AM
GitHub <[email protected]> committed rVYOSONEXb303d7b0c612: Merge pull request #2823 from sever-sever/T4856 (authored by c-po).
Jan 15 2024, 5:11 AM
Viacheslav committed rVYOSONEXe613983721c4: T5901: Add DHCP base_path dir during first boot.
Jan 15 2024, 5:11 AM
GitHub <[email protected]> committed rVYOSONEXc4b881e00d70: Merge pull request #2824 from sever-sever/T5901 (authored by c-po).
Jan 15 2024, 5:10 AM
kevinrausch added a comment to T5903: NHRP don´t start on reboot from version 1.5-rolling-202401010026.

I'm seeing this on 1.4 as well, dockerized build 1.4-rolling-202401061915), configured following https://docs.vyos.io/en/sagitta/configuration/vpn/dmvpn.html with no other protocols/services.

Jan 15 2024, 3:04 AM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav triaged T5901: Cloud-init and DHCP exit hook errors as Normal priority.
Jan 15 2024, 1:06 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T5901: Cloud-init and DHCP exit hook errors: VyOS 1.5 Circinus.
Jan 15 2024, 1:06 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5901: Cloud-init and DHCP exit hook errors, a subtask of T5907: cloud-init root task for 1.5 and 1.4 , from Open to In progress.
Jan 15 2024, 1:06 AM · VyOS Rolling
Viacheslav changed the status of T5901: Cloud-init and DHCP exit hook errors from Open to In progress.
Jan 15 2024, 1:06 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5901: Cloud-init and DHCP exit hook errors.

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

Jan 15 2024, 1:06 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Jan 14 2024

Viacheslav added a comment to T905: The command show remote-config does not work for remote-platform openvpn.

PR https://github.com/vyos/vyatta-op/pull/87

Jan 14 2024, 11:53 PM · VyOS 1.4 Sagitta
MattK added a comment to T5935: ddclient tries to bind to Ethernet VIFs before they're configured on boot.

I haven't had the chance to test this, but the following should be sufficient to replicate the behaviour:

Jan 14 2024, 11:40 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T905: The command show remote-config does not work for remote-platform openvpn.

The best option for now would be to delete those commands and re-implement them in a separate feature request if required.
https://github.com/vyos/vyatta-op/tree/current/templates/show/remote-config

Jan 14 2024, 11:40 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T2556: "show interfaces vrrp" does not return any interface.

PR https://github.com/vyos/vyatta-op/pull/86

Jan 14 2024, 11:26 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5247: the bug of the command "show interfaces system".

PR https://github.com/vyos/vyatta-op/pull/86

Jan 14 2024, 11:26 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
greenpsi created T5945: Missing minisign public key for rolling release.
Jan 14 2024, 10:55 PM · VyOS 1.5 Circinus
Viacheslav changed the status of T4856: DHCP-client exit hook for IPsec is incorrect from Open to In progress.

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

Jan 14 2024, 10:47 PM · VyOS 1.4 Sagitta
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX61cea60cd81d: T5944: Fix reboot in arg (authored by Viacheslav).
Jan 14 2024, 10:04 PM
Viacheslav committed rVYOSONEX3b27d5bc9737: T5944: Fix reboot in arg.
Jan 14 2024, 10:01 PM
GitHub <[email protected]> committed rVYOSONEXc2215e39f134: Merge pull request #2821 from sever-sever/T5944 (authored by jestabro).
Jan 14 2024, 10:01 PM