Page MenuHomeVyOS Platform
Feed All Stories

Jan 17 2024

Viacheslav lowered the priority of T2004: BGP FQDN capability not sending domain name from High to Normal.

Domain name was never configured for FRR in our templates

r4# conf t
r4(config)# domainname 
  WORD  This system's domain name
r4(config)#
Jan 17 2024, 1:55 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project, VyOS 1.5 Circinus
Viacheslav closed T2163: Disabled vif interface with "address dhcp" requests DHCP address as Not Applicable.

Seems fixed:
Before reboot:

set interfaces ethernet eth1 description 'LAN'
set interfaces ethernet eth1 hw-id '52:54:00:04:33:2b'
set interfaces ethernet eth1 vif 20 address 'dhcp'
set interfaces ethernet eth1 vif 20 disable
Jan 17 2024, 1:33 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.6)
Viacheslav closed T4425: Hide DHCP leases from interfaces without active DHCP client as Not Applicable.

Fixed for both VyOS 1.5-rolling-202401140026 and VyOS 1.4.0-rc2

Jan 17 2024, 12:30 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed 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, as Resolved.
Jan 17 2024, 12:14 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
Viacheslav closed T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail as Resolved.
Jan 17 2024, 12:14 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5509: Add capability to add firewall rules similar to CoPP through VyOS configuration.

I'm against this implementation. We agree do not use boolean values yes|no enable|disable on|off
It will add more mess than usefulness. Configuring features in 2-3 places is a bad idea!
What will be if I add "ssh server" ? Which port will it see? Does it allow all addresses to ssh? What sense in this rule?
The same goes for VRRP; which addresses will it use? Multicast/unicast?
And there are also questions about priorities and what to do it it is accepted via this feature and dropped by a regular firewall.

Jan 17 2024, 12:09 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4488: allow manual configuration changes of interfaces created by high-availability with rfc3768-compatibility option .

@Nova_Logic Describe what exactly you want to do
Policy and firewalling are possible now

vyos@r4# set firewall ipv4 input filter rule 10 inbound-interface name eth1.v10
[edit]
vyos@r4# set policy route foo interface eth1.v10
[edit]
vyos@r4#
Jan 17 2024, 11:57 AM · VyOS 1.5 Circinus
Apachez added a comment to T5835: UPnP port mapping / rule installation fails.

Personally I would prefer that the "automagic" firewall ruleset would be done optionally through method described in:

Jan 17 2024, 11:51 AM
marc_s added a comment to T5932: 1.4-rolling-202304120317 to 1.4.0-rc1: dynamic dns migration fail.

@Viacheslav tested and confirmed fixed in RC2.

Jan 17 2024, 11:49 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5817: Show openvpn server fails in some cases.

@giga1699 it was merged on Dec 12, 2023 https://github.com/vyos/vyos-1x/commit/b149a386400c0f869654ac26b0fee2e7f1bbc282
after building 1.3.5 Built on: Mon 04 Dec 2023 21:36 UTC

Jan 17 2024, 11:40 AM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav changed the status of T5935: ddclient tries to bind to Ethernet VIFs before they're configured on boot from Open to In progress.
Jan 17 2024, 9:52 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5948: pdns-recursor crashes on restart if hostfile-update is enabled and dhcp client sends hostname with trailing dot.

Good practise add a set of the commands to reproduce
Thanks

Jan 17 2024, 9:16 AM · VyOS 1.5 Circinus
a.apostoliuk moved T4658: Rename DPD action `hold` to `trap` from Open to Finished on the VyOS 1.5 Circinus board.
Jan 17 2024, 8:42 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk closed T4658: Rename DPD action `hold` to `trap` as Resolved.
Jan 17 2024, 8:41 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk added a project to T4658: Rename DPD action `hold` to `trap`: VyOS 1.5 Circinus.
Jan 17 2024, 8:41 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk changed the status of T4658: Rename DPD action `hold` to `trap` from In progress to Needs testing.
Jan 17 2024, 8:41 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk changed the status of T5865: Rewrite ipv6 pool section to ipv6 named pools in Accel-ppp services from In progress to Needs testing.
Jan 17 2024, 8:31 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
MattK added a comment to T5935: ddclient tries to bind to Ethernet VIFs before they're configured on boot.

I've done more investigation of this issue today, and I believe I understand the cause.

Jan 17 2024, 8:24 AM · VyOS 1.4 Sagitta
dylanneild added a comment to T5835: UPnP port mapping / rule installation fails.

I've found some time to do some work on a fork of vyos-1x. I have a working patch to 1.5-rolling that does the following:

Jan 17 2024, 6:10 AM
jestabro moved T5923: Config mode system_console.py is not aware of revised GRUB file structure from Open to Finished on the VyOS 1.4 Sagitta board.
Jan 17 2024, 5:53 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro closed T5923: Config mode system_console.py is not aware of revised GRUB file structure, a subtask of T4516: Rewrite system image manipulation tools in Python, as Resolved.
Jan 17 2024, 5:53 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T5923: Config mode system_console.py is not aware of revised GRUB file structure, a subtask of T5910: Grub problem(?) Serial Console no longer working, as Resolved.
Jan 17 2024, 5:53 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro closed T5923: Config mode system_console.py is not aware of revised GRUB file structure as Resolved.
Jan 17 2024, 5:52 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
GitHub <[email protected]> committed rVYOSONEX31d3d7263ee3: Merge pull request #2840 from vyos/mergify/bp/sagitta/pr-2818 (authored by jestabro).
Jan 17 2024, 5:52 AM
a.apostoliuk committed rVYOSONEXd187803c3117: T5865: Moved ipv6 pools to named ipv6 pools in accel-ppp.
Jan 17 2024, 5:36 AM
GitHub <[email protected]> committed rVYOSONEX0afa8dd81319: Merge pull request #2832 from aapostoliuk/T5865-circinus (authored by c-po).
Jan 17 2024, 5:36 AM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX2afd5e5575a4: image-tools: T5923: update system_console.py for new GRUB file structure (authored by jestabro).
Jan 17 2024, 5:34 AM
josephillips85 updated the task description for T5952: DHCP allow same MAC Address on same subnet.
Jan 17 2024, 4:53 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
josephillips85 raised the priority of T5952: DHCP allow same MAC Address on same subnet from Low to Normal.
Jan 17 2024, 4:52 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
opswill added a comment to T5948: pdns-recursor crashes on restart if hostfile-update is enabled and dhcp client sends hostname with trailing dot.

I am facing same issue here.
In my case, My laptop hostname is cn002472.xxx.com

Jan 17 2024, 4:32 AM · VyOS 1.5 Circinus
josephillips85 created T5952: DHCP allow same MAC Address on same subnet.
Jan 17 2024, 4:29 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
kevinrausch added a comment to T5947: [1.3.2 -> 1.4.0-RC1 Migration] Static ipv6 routes dropped.

I lost my legacy LTS access, so I'll have to build 1.3-latest to test that.

Jan 17 2024, 3:44 AM · VyOS 1.4 Sagitta (1.4.1)
trae32566 added a comment to T5947: [1.3.2 -> 1.4.0-RC1 Migration] Static ipv6 routes dropped.

I'd be curious if updating to 1.3.5 first, then moving to 1.4 has any impact on this issue. I only say this because I have two separate routers I just upgraded from 1.3.5 that both have the following (after upgrade) which looks to have been correctly migrated:

route6 ::/0 {
    next-hop 2001:db8:3a01:a5::1 {
    }
}
route6 2001:db8:3a01:2::/64 {
    blackhole {
    }
}
route6 2001:db8:3a01:c5::/64 {
    interface bond1.1258 {
    }
}
route6 2001:db8:3a01:fd::/64 {
    interface bond1.1258 {
    }
}
route6 fc00::/7 {
    blackhole {
    }
}
route6 2001:db8:8011:239d::/64 {
    interface bond0.925 {
    }
}
Jan 17 2024, 3:32 AM · VyOS 1.4 Sagitta (1.4.1)
kevinrausch added a comment to T5947: [1.3.2 -> 1.4.0-RC1 Migration] Static ipv6 routes dropped.

Performed these steps:

  • rollback VM to 1.3.2 working baseline
  • save vyos132.cfg
  • add system image https://cdn.vyos.io/1.4.0-rc1/vyos-1.4.0-rc1-amd64.iso
  • reboot
  • compare 1, confirm routes dropped per T5947 description
  • load vyos132.cfg
  • compare 1, observe routes have been migrated as expected, below
Jan 17 2024, 2:45 AM · VyOS 1.4 Sagitta (1.4.1)
giga1699 added a comment to T5817: Show openvpn server fails in some cases.

I just tested in 1.3.5, and I’m getting the same error.

Jan 17 2024, 1:36 AM · VyOS 1.3 Equuleus (1.3.5)

Jan 16 2024

jestabro committed rVYOSONEX5ceaff2ef970: image-tools: T5923: update system_console.py for new GRUB file structure.
Jan 16 2024, 10:54 PM
GitHub <[email protected]> committed rVYOSONEXbf08f0f2538b: Merge pull request #2818 from jestabro/serial-console-config-mode (authored by dmbaturin).
Jan 16 2024, 10:54 PM
GitHub <[email protected]> committed rVYOSONEX6c39a9cb6df6: Merge pull request #2838 from vyos/mergify/bp/sagitta/pr-2837 (authored by c-po).
Jan 16 2024, 4:10 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX3e35719a2729: T4658: Renamed DPD action value from 'hold' to 'trap' (authored by a.apostoliuk).
Jan 16 2024, 3:46 PM
a.apostoliuk committed rVYOSONEX9f4aee5778ee: T4658: Renamed DPD action value from 'hold' to 'trap'.
Jan 16 2024, 3:45 PM
GitHub <[email protected]> committed rVYOSONEX0249dc59b5ad: Merge pull request #2837 from aapostoliuk/T4658-circinus (authored by c-po).
Jan 16 2024, 3:45 PM
Viacheslav closed T5889: Migration NAT 5-to-6 bug, a subtask of T5907: cloud-init root task for 1.5 and 1.4 , as Resolved.
Jan 16 2024, 3:12 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
Viacheslav closed T5889: Migration NAT 5-to-6 bug as Resolved.

Works fine

vyos@ci-router1:~$ cat /var/log/cloud-init-output.log 
Cloud-init v. 22.1-437-g3e026561-1~bddeb running 'init-local' at Tue, 16 Jan 2024 15:08:04 +0000. Up 17.93 seconds.
Cloud-init v. 22.1-437-g3e026561-1~bddeb running 'init' at Tue, 16 Jan 2024 15:08:09 +0000. Up 21.96 seconds.
ci-info: ++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++
ci-info: +--------+------+-----------------+---------------+--------+-------------------+
ci-info: | Device |  Up  |     Address     |      Mask     | Scope  |     Hw-Address    |
ci-info: +--------+------+-----------------+---------------+--------+-------------------+
ci-info: |  eth0  | True | 192.168.122.172 | 255.255.255.0 | global | 52:54:00:e3:4f:82 |
ci-info: |   lo   | True |    127.0.0.1    |   255.0.0.0   |  host  |         .         |
ci-info: |   lo   | True |     ::1/128     |       .       |  host  |         .         |
ci-info: +--------+------+-----------------+---------------+--------+-------------------+
ci-info: +++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++
ci-info: +-------+---------------+---------------+---------------+-----------+-------+
ci-info: | Route |  Destination  |    Gateway    |    Genmask    | Interface | Flags |
ci-info: +-------+---------------+---------------+---------------+-----------+-------+
ci-info: |   0   |    0.0.0.0    | 192.168.122.1 |    0.0.0.0    |    eth0   |   UG  |
ci-info: |   1   | 192.168.122.0 |    0.0.0.0    | 255.255.255.0 |    eth0   |   U   |
ci-info: +-------+---------------+---------------+---------------+-----------+-------+
ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
ci-info: +-------+-------------+---------+-----------+-------+
ci-info: | Route | Destination | Gateway | Interface | Flags |
ci-info: +-------+-------------+---------+-----------+-------+
ci-info: |   1   |  multicast  |    ::   |    eth0   |   U   |
ci-info: +-------+-------------+---------+-----------+-------+
Cloud-init v. 22.1-437-g3e026561-1~bddeb running 'modules:config' at Tue, 16 Jan 2024 15:08:10 +0000. Up 23.28 seconds.
Killed old client process
Internet Systems Consortium DHCP Client 4.4.3-P1
Copyright 2004-2022 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Jan 16 2024, 3:12 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5889: Migration NAT 5-to-6 bug, a subtask of T5907: cloud-init root task for 1.5 and 1.4 , from In progress to Needs testing.
Jan 16 2024, 2:21 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
Viacheslav changed the status of T5889: Migration NAT 5-to-6 bug from In progress to Needs testing.
Jan 16 2024, 2:21 PM · VyOS 1.4 Sagitta
fdcastel added a comment to T5946: TASK [setup-root-partition : Create a fileystem on EFI partition] failing in Docker.

Upon closer inspection, it seems neither #36 nor $37 actually solve the problem.

Jan 16 2024, 2:19 PM · VyOS 1.4 Sagitta
GitHub <[email protected]> committed rVYOSONEXb45221162418: Merge pull request #2836 from vyos/mergify/bp/sagitta/pr-2833 (authored by jestabro).
Jan 16 2024, 2:11 PM
Viacheslav closed T5951: [1.4.0-RC2] show hardware dmi Operational Mode Command Broken as Resolved.
Jan 16 2024, 2:11 PM · VyOS 1.4 Sagitta
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX535228d888fe: T5889: Fix migration scripts nat 5-to-6 (authored by Viacheslav).
Jan 16 2024, 2:09 PM
GitHub <[email protected]> committed rVYOSONEXd6a33db00d11: Merge pull request #2831 from vyos/mergify/bp/sagitta/pr-2201 (authored by c-po).
Jan 16 2024, 2:08 PM
Viacheslav committed rVYOSONEX813237d9766f: T5889: Fix migration scripts nat 5-to-6.
Jan 16 2024, 2:08 PM
GitHub <[email protected]> committed rVYOSONEX1ced01d23177: Merge pull request #2833 from sever-sever/T5889 (authored by c-po).
Jan 16 2024, 2:08 PM
c-po closed T5937: [1.3.5 -> 1.4.0-RC1 Migration] IPv6 BGP Neighbor Peer Groups Missing / Not Migrated, a subtask of T5938: Migration fail root task for 1.4-rc, as Resolved.
Jan 16 2024, 2:07 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.1)
c-po closed T5937: [1.3.5 -> 1.4.0-RC1 Migration] IPv6 BGP Neighbor Peer Groups Missing / Not Migrated as Resolved.
Jan 16 2024, 2:07 PM · VyOS 1.4 Sagitta
c-po added a comment to T5937: [1.3.5 -> 1.4.0-RC1 Migration] IPv6 BGP Neighbor Peer Groups Missing / Not Migrated.

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

Jan 16 2024, 2:07 PM · VyOS 1.4 Sagitta
GitHub <[email protected]> committed rVYOSONEXdad5c1cd5115: Merge pull request #2835 from vyos/mergify/bp/sagitta/pr-2834 (authored by c-po).
Jan 16 2024, 2:07 PM
Mergify <37929162+mergify[bot]@users.noreply.github.com> committed rVYOSONEX93dc024fccd1: bgp: T5937: fix migration script for IPv6 AFI peer-group (authored by c-po).
Jan 16 2024, 2:06 PM
c-po committed rVYOSONEX9febed1344e9: bgp: T5937: fix migration script for IPv6 AFI peer-group.
Jan 16 2024, 2:05 PM
GitHub <[email protected]> committed rVYOSONEXc9b20f8884d8: Merge pull request #2834 from c-po/bgp-t5937 (authored by c-po).
Jan 16 2024, 2:05 PM
juanra added a comment to T5903: NHRP don´t start on reboot from version 1.5-rolling-202401010026.

With 1.4.0-rc1 All OK, came up on reboot:

Jan 16 2024, 1:51 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
Viacheslav added a comment to T5947: [1.3.2 -> 1.4.0-RC1 Migration] Static ipv6 routes dropped.

Could you get the original 1.3.x config file copy to the 1.4 instance and load config? I tested 1.3.5 looks good

load path_to_config_1.3
Jan 16 2024, 1:38 PM · VyOS 1.4 Sagitta (1.4.1)
Viacheslav changed the status of T5889: Migration NAT 5-to-6 bug, a subtask of T5907: cloud-init root task for 1.5 and 1.4 , from Open to In progress.
Jan 16 2024, 1:00 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.1)
Viacheslav changed the status of T5889: Migration NAT 5-to-6 bug from Open to In progress.

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

Jan 16 2024, 12:59 PM · VyOS 1.4 Sagitta
a.apostoliuk changed the status of T4658: Rename DPD action `hold` to `trap` from Open to In progress.
Jan 16 2024, 12:54 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav renamed T5889: Migration NAT 5-to-6 bug from Cloud-Init not processing user data correctly NAT to Migration NAT 5-to-6 bug.
Jan 16 2024, 12:43 PM · VyOS 1.4 Sagitta
a.apostoliuk closed T5842: Rewrite PPTP service to get_config_dict, a subtask of T4085: Rewrite L2TP/PPTP/SSTP/PPPoE services to get_config_dict, as Resolved.
Jan 16 2024, 11:56 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk closed T5842: Rewrite PPTP service to get_config_dict as Resolved.
Jan 16 2024, 11:56 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk moved T5801: Rewrite L2TP service to get_config_dict from Open to Finished on the VyOS 1.4 Sagitta board.
Jan 16 2024, 11:55 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk closed T5801: Rewrite L2TP service to get_config_dict, a subtask of T4085: Rewrite L2TP/PPTP/SSTP/PPPoE services to get_config_dict, as Resolved.
Jan 16 2024, 11:55 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk closed T5801: Rewrite L2TP service to get_config_dict as Resolved.
Jan 16 2024, 11:55 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk added a project to T5801: Rewrite L2TP service to get_config_dict: VyOS 1.4 Sagitta.
Jan 16 2024, 11:54 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
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 · VyOS 1.5 Circinus
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 1.4 Sagitta (1.4.0-GA)
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 1.5 Circinus
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