Page MenuHomeVyOS Platform
Feed All Stories

Jan 7 2020

hagbard added a comment to T1940: EFI Fresh Install fails to boot, 4K Sector Drives Fail to boot EFI.

I only have a workaround right now, it appears that grub.cfg can't be found. To boot at least the installed system do the following within the grub shell:

configfile /EFI/VyOS/grub.cfg
Jan 7 2020, 7:02 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a comment to T1950: Store VyOS configuration syntax version data in JSON file.
Jan 7 2020, 4:06 PM · VyOS 1.3 Equuleus (1.3.0), test, VyOS 1.4 Sagitta
jestabro changed the status of T1950: Store VyOS configuration syntax version data in JSON file from In progress to Needs testing.

Move to 'Needs testing'; repo linked below. Add example of third-party package, and test, before PR.

Jan 7 2020, 3:50 PM · VyOS 1.3 Equuleus (1.3.0), test, VyOS 1.4 Sagitta
jestabro changed the status of T1950: Store VyOS configuration syntax version data in JSON file from Open to In progress.
Jan 7 2020, 3:38 PM · VyOS 1.3 Equuleus (1.3.0), test, VyOS 1.4 Sagitta
bmhughes added a comment to T1949: Multihop IPv6 BFD is unconfigurable.

Seems to be a simple fix so i've submitted a PR: https://github.com/vyos/vyos-1x/pull/199

Jan 7 2020, 2:52 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer changed the status of T1949: Multihop IPv6 BFD is unconfigurable from Open to Needs testing.
Jan 7 2020, 1:43 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
bmhughes created T1949: Multihop IPv6 BFD is unconfigurable.
Jan 7 2020, 1:32 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
bmhughes created T1948: RADIUS login broken in 1.3.
Jan 7 2020, 11:52 AM · VyOS 1.3 Equuleus (1.3.0)
Merijn added a comment to T1931: Enabling SNMP commit error.

@hagbard i tried testing by installing the package.
The service is running but not working correctly.
The following is shown:
Jan 07 10:25:54 server snmpd[9979]: /etc/snmp/snmpd.conf: line 10: Warning: Unknown token: smuxpeer.
Jan 07 10:25:54 server snmpd[9979]: /etc/snmp/snmpd.conf: line 11: Warning: Unknown token: smuxpeer.
Jan 07 10:25:54 server snmpd[9979]: /etc/snmp/snmpd.conf: line 12: Warning: Unknown token: smuxsocket.
Jan 07 10:25:54 server snmpd[9979]: notificationEvent OID: linkUp
Jan 07 10:25:54 server snmpd[9979]: /etc/snmp/snmpd.conf: line 21: Error: unknown notification OID
Jan 07 10:25:54 server snmpd[9979]: notificationEvent OID: linkDown
Jan 07 10:25:54 server snmpd[9979]: /etc/snmp/snmpd.conf: line 22: Error: unknown notification OID
Jan 07 10:25:54 server snmpd[9979]: /etc/snmp/snmpd.conf: line 23: Warning: Unknown token: monitor.
Jan 07 10:25:54 server snmpd[9979]: /etc/snmp/snmpd.conf: line 24: Warning: Unknown token: monitor.
Jan 07 10:25:54 server snmpd[9979]: net-snmp: 2 error(s) in config file(s)

Jan 7 2020, 9:30 AM · VyOS 1.3 Equuleus (1.3.0)
olofl created T1947: Cannot delete flow-accounting interfaces.
Jan 7 2020, 8:09 AM · Rejected
KenCrandall added a watcher for vyos-build: KenCrandall.
Jan 7 2020, 12:28 AM

Jan 6 2020

Viacheslav added a comment to T1944: FRR: Invalid route in BGP causes update storm, memory leak, and failure of Zebra.

@bbabich If router A and router B connected via iBGP you need use nexthop-self

Jan 6 2020, 9:41 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T1945: FRR: Committing large number of peers in configuration results in temporarily incomplete config resulting in route leaks.

Hi @bbabich
How we can reproduce this bug?
I tested with 55 bgp-sessions. Each with its own unique filter. All filters applied as needed.
Without filters I announced 111 routes.
With filters per session I export 1 route to each peer.

Jan 6 2020, 8:34 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard changed the status of T1882: OpenVPN certificate not found warning from In progress to On hold.

Sure thing, let me know the result.

Jan 6 2020, 7:50 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard moved T1931: Enabling SNMP commit error from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jan 6 2020, 7:48 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard changed the status of T1931: Enabling SNMP commit error from Confirmed to Needs testing.

@Merijn https://github.com/vyos/vyos-1x/commit/78df0c46865b3af89d6bc327b4c1d08cc4450aff or tomorrows rolling, as you seem to compile it yourself is should now work out of the box when you install the new vyos-1x package.
(http://dev.packages.vyos.net/repositories/current/pool/main/v/vyos-1x/vyos-1x_1.3.0-16_all.deb)

Jan 6 2020, 7:46 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard triaged T1931: Enabling SNMP commit error as Normal priority.
Jan 6 2020, 7:14 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard changed the status of T1931: Enabling SNMP commit error from Open to Confirmed.

Debian default snmp user is called Debian-snmp while the script tries to get the uid of the user snmp. Looks like that is the entire issue.

Jan 6 2020, 7:13 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard claimed T1931: Enabling SNMP commit error.
Jan 6 2020, 7:07 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard placed T1831: Denest IPv6 router-advert from Interfaces to general service up for grabs.
Jan 6 2020, 5:23 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T1946: Recovery ifname for PPtP remote-access from Open to Needs testing.

PR for this task https://github.com/vyos/vyos-1x/pull/198

Jan 6 2020, 3:26 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) claimed T1946: Recovery ifname for PPtP remote-access.
Jan 6 2020, 3:15 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T1946: Recovery ifname for PPtP remote-access.
Jan 6 2020, 3:15 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1837: PPPoE unrecognized option 'replacedefaultroute'.

In 1.3 default-route 'force' works as expected, for 1.2.x (crux) we need merge patch which was proposed by @hagbard

Jan 6 2020, 1:31 PM · VyOS 1.2 Crux (VyOS 1.2.5)
max1e6 added a comment to T1882: OpenVPN certificate not found warning.

This was tested on a different VyOS install, so I will test again and confirm.

Jan 6 2020, 1:30 PM · VyOS 1.3 Equuleus (1.3.0)
max1e6 added a comment to T1882: OpenVPN certificate not found warning.

I just did a build of Crux 1.2.4. The issue that appeared in 1.2.3 did not occur in 1.2.4.

Jan 6 2020, 1:29 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1933: Changes in /config/scripts/vyos-postconfig-bootup.script got lost during upgrade to 1.2.4.

Hi @rherold , I can't create this behaviour in LAB.
I have clear vyos-1.2.3 installed and do next steps:

  1. sudo nano /config/scripts/vyos-postconfig-bootup.script
#!/bin/sh
# This script is executed at boot time after VyOS configuration is fully applie$
# Any modifications required to work around unfixed bugs
# or use services not available through the VyOS CLI system can be placed here.
/config/scripts/rcs/rcs-mgnt-vlan.sh 2>/dev/null 1>/dev/null
  1. sudo mkdir /config/scripts/rcs/
  2. Create file sudo nano /config/scripts/rcs/rcs-mgnt-vlan.sh with following commands
#!/bin/bash
Jan 6 2020, 8:39 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T1936: pppoe-server CLI control features from Needs testing to Backport pending.

Tested successfully on VyOS 1.3-rolling-202001060217

Jan 6 2020, 7:46 AM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard changed the status of T1882: OpenVPN certificate not found warning from Open to In progress.

Hi @max1e6 , can you please share the relevant openvpn config, so I can try to reproduce the issue? Thx.

Jan 6 2020, 2:20 AM · VyOS 1.3 Equuleus (1.3.0)
syncer moved T1670: OpenVPN option for tls-auth from Needs Triage to Backlog on the VyOS 1.2 Crux (VyOS 1.2.5) board.
Jan 6 2020, 2:16 AM · VyOS 1.3 Equuleus (1.3.0)
syncer removed a project from T1729: PIM (Protocol Independent Multicast) implementation: VyOS 1.2 Crux (VyOS 1.2.5).
Jan 6 2020, 2:16 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer changed the status of T1837: PPPoE unrecognized option 'replacedefaultroute' from Open to In progress.
Jan 6 2020, 2:15 AM · VyOS 1.2 Crux (VyOS 1.2.5)
syncer triaged T1837: PPPoE unrecognized option 'replacedefaultroute' as Normal priority.
Jan 6 2020, 2:15 AM · VyOS 1.2 Crux (VyOS 1.2.5)
syncer changed the status of T1909: Incorrect behaviour of static routes with overlapping networks from Open to In progress.
Jan 6 2020, 12:52 AM · VyOS 1.2 Crux (VyOS 1.2.5), vyos-frr
syncer triaged T1936: pppoe-server CLI control features as Normal priority.
Jan 6 2020, 12:52 AM · VyOS 1.2 Crux (VyOS 1.2.5)
syncer moved T1936: pppoe-server CLI control features from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Jan 6 2020, 12:41 AM · VyOS 1.2 Crux (VyOS 1.2.5)
syncer changed the status of T1941: Config mismatch with FRR on misconfiguration of V6 peer from Open to Needs testing.
Jan 6 2020, 12:40 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta
syncer assigned T1943: Error in commit causes hung 'sudo write' threads to dmbaturin.
Jan 6 2020, 12:40 AM · VyOS 1.3 Equuleus (1.3.7)
syncer set the image for VyOS 1.2 Crux (VyOS 1.2.4) to F452515: profile.
Jan 6 2020, 12:37 AM
syncer set the image for VyOS 1.2 Crux (VyOS 1.2.6) to F452512: profile.
Jan 6 2020, 12:36 AM
syncer updated the image for VyOS 1.2 Crux (VyOS 1.2.5) from F452506: profile to F452510: profile.
Jan 6 2020, 12:35 AM
syncer set the image for VyOS 1.2 Crux (VyOS 1.2.5) to F452506: profile.
Jan 6 2020, 12:32 AM
syncer created VyOS 1.2 Crux (VyOS 1.2.6).
Jan 6 2020, 12:27 AM
syncer edited projects for T1933: Changes in /config/scripts/vyos-postconfig-bootup.script got lost during upgrade to 1.2.4, added: VyOS 1.3 Equuleus, VyOS 1.2 Crux (VyOS 1.2.5); removed VyOS 1.2 Crux.
Jan 6 2020, 12:26 AM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the status of T1933: Changes in /config/scripts/vyos-postconfig-bootup.script got lost during upgrade to 1.2.4 from Open to Needs testing.
Jan 6 2020, 12:26 AM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the status of T1945: FRR: Committing large number of peers in configuration results in temporarily incomplete config resulting in route leaks from Open to Needs testing.
Jan 6 2020, 12:25 AM · VyOS 1.3 Equuleus (1.3.0)

Jan 5 2020

bbabich created T1945: FRR: Committing large number of peers in configuration results in temporarily incomplete config resulting in route leaks.
Jan 5 2020, 5:22 PM · VyOS 1.3 Equuleus (1.3.0)
bbabich created T1944: FRR: Invalid route in BGP causes update storm, memory leak, and failure of Zebra.
Jan 5 2020, 8:09 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
bbabich created T1943: Error in commit causes hung 'sudo write' threads.
Jan 5 2020, 8:00 AM · VyOS 1.3 Equuleus (1.3.7)

Jan 4 2020

hagbard closed T1891: Router announcements broken on boot as Resolved.

@kroy thx for testing, glad it is working for you since I'm not really satified with it.

Jan 4 2020, 11:30 PM · VyOS 1.2 Crux (VyOS 1.2.5)
kroy added a comment to T1891: Router announcements broken on boot.

@hagbard Confirmed your hack takes care of the issue.

Jan 4 2020, 8:44 PM · VyOS 1.2 Crux (VyOS 1.2.5)
syncer assigned T1942: hardware info collector to Unknown Object (User).
Jan 4 2020, 8:12 PM · VyOS 1.5 Circinus
syncer created T1942: hardware info collector .
Jan 4 2020, 8:12 PM · VyOS 1.5 Circinus
syncer updated subscribers of T936: Reimplementation of tech-support diagnostic file generation.
Jan 4 2020, 7:23 PM · test, VyOS 1.4 Sagitta
syncer updated the task description for T936: Reimplementation of tech-support diagnostic file generation.
Jan 4 2020, 5:13 PM · test, VyOS 1.4 Sagitta
bbabich created T1941: Config mismatch with FRR on misconfiguration of V6 peer.
Jan 4 2020, 9:25 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta
kevinrausch added a watcher for VyOS 1.3 Equuleus: kevinrausch.
Jan 4 2020, 2:31 AM

Jan 3 2020

njh renamed T1926: poweroff in 5 displays an error message from poweroff in 5 fails to poweroff in 5 displays an error message.
Jan 3 2020, 11:41 PM
hagbard added a comment to T1891: Router announcements broken on boot.

Yup, https://phabricator.vyos.net/T1831 is pending. FRR RAs will fix the issue entirely or going with set service ipv6-ra interface... would fix that too regardless what daemin is being used at the backend which would also make it interchangeable.

Jan 3 2020, 11:19 PM · VyOS 1.2 Crux (VyOS 1.2.5)
kroy updated subscribers of T1940: EFI Fresh Install fails to boot, 4K Sector Drives Fail to boot EFI.

I was hoping you have some input here.

Jan 3 2020, 10:20 PM · VyOS 1.3 Equuleus (1.3.0)
kroy claimed T1940: EFI Fresh Install fails to boot, 4K Sector Drives Fail to boot EFI.
Jan 3 2020, 8:51 PM · VyOS 1.3 Equuleus (1.3.0)
kroy changed the status of T1940: EFI Fresh Install fails to boot, 4K Sector Drives Fail to boot EFI from Open to Confirmed.
Jan 3 2020, 8:51 PM · VyOS 1.3 Equuleus (1.3.0)
kroy created T1940: EFI Fresh Install fails to boot, 4K Sector Drives Fail to boot EFI.
Jan 3 2020, 8:50 PM · VyOS 1.3 Equuleus (1.3.0)
syncer assigned T1902: Add redistribute non main table in bgp to c-po.
Jan 3 2020, 8:10 PM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po added a comment to T1891: Router announcements broken on boot.

As I can remember there is no objection about FRR for RAs - its only the CLI structure.

Jan 3 2020, 5:50 PM · VyOS 1.2 Crux (VyOS 1.2.5)
jjakob added a comment to T1891: Router announcements broken on boot.

I actually suggested using reload/SIGHUP. The problem is the very rapid reloads sent by the vyos script to systemd. start-stop-daemon is handled by systemd in Debian Buster, in Jessie it was still handled by sysvinit so it didn't have any limits. I suppose it uses some default restart limits/timeouts that can otherwise be adjusted in unit/service files. I suppose it could be converted to a native systemd service so the limits can be set if there is a corresponding setting that would fix the issue. Otherwise it'd be better if we don't use systemd to send SIGHUP at all and send the signal direclty to the daemon w/ pid read from pid file. Or switch to using frr for RAs - what's the progress on that?

Jan 3 2020, 5:46 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard added a comment to T1891: Router announcements broken on boot.

That's what it does but using the init script.

Jan 3 2020, 5:37 PM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po added a comment to T1891: Router announcements broken on boot.

Why not check if radv is running and sent a HUP signal instead?

Jan 3 2020, 5:29 PM · VyOS 1.2 Crux (VyOS 1.2.5)
kroy added a comment to T1395: Improve boot time for instances with a big count of DHCP servers.

My system takes 6 minutes to boot, and it only has two DHCP servers and about 12 interfaces.

Jan 3 2020, 5:20 PM · VyOS 1.3 Equuleus (1.3.7)
hagbard changed the status of T1891: Router announcements broken on boot from In progress to Needs testing.
Jan 3 2020, 5:18 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard added a comment to T1891: Router announcements broken on boot.

Let's see if it does the job, it's more a hack than a fix. The real problem is that you will have reloads for each interface which has router-advert configured during boot.
Systemd doesn't like the quick restarts during boot and limits that.

Jan 3 2020, 5:18 PM · VyOS 1.2 Crux (VyOS 1.2.5)
kroy added a comment to T1891: Router announcements broken on boot.

I'll wait to test until the reload fix is merged

Jan 3 2020, 3:30 PM · VyOS 1.2 Crux (VyOS 1.2.5)
kroy added a comment to T1891: Router announcements broken on boot.

Definitely confirmed as of yesterday's rolling. Still occurs on three different VMs.

Jan 3 2020, 3:28 PM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po closed T1939: Provide abstraction for interface "ip" options, a subtask of T1579: Rewrite all interface types in new XML/Python style, as Resolved.
Jan 3 2020, 3:26 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1939: Provide abstraction for interface "ip" options as Resolved.
Jan 3 2020, 3:26 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T1939: Provide abstraction for interface "ip" options.
Jan 3 2020, 3:25 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1937: snmpd throwing a tremendous amount of errors as Invalid.
Jan 3 2020, 3:24 PM · VyOS 1.3 Equuleus (1.3.0)
kroy added a comment to T1937: snmpd throwing a tremendous amount of errors.

Confirmed fixed in a newer rolling.

Jan 3 2020, 2:38 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T1936: pppoe-server CLI control features from Open to Needs testing.

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

Jan 3 2020, 11:11 AM · VyOS 1.2 Crux (VyOS 1.2.5)
MapleWang added a comment to T1885: vyos hostname configuration failure and it triggers vyos-router restarted.

By the way, may I say there are several bugs of stop function in vyos-router?

Jan 3 2020, 10:30 AM
MapleWang added a comment to T1885: vyos hostname configuration failure and it triggers vyos-router restarted.

Why not use WantedBy instead of RequiredBy in vyos-hostsd.service like:

Jan 3 2020, 10:16 AM
c-po added a comment to T1937: snmpd throwing a tremendous amount of errors.

This is already fixed in latest rolling by T1921 - please recheck ltest rolling

Jan 3 2020, 7:27 AM · VyOS 1.3 Equuleus (1.3.0)

Jan 2 2020

kroy created T1938: syslog doesn't start automatically.
Jan 2 2020, 11:08 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) claimed T1936: pppoe-server CLI control features.
Jan 2 2020, 11:00 PM · VyOS 1.2 Crux (VyOS 1.2.5)
kroy created T1937: snmpd throwing a tremendous amount of errors.
Jan 2 2020, 10:59 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T1936: pppoe-server CLI control features.
Jan 2 2020, 10:51 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard moved T1891: Router announcements broken on boot from Finished to In Progress on the VyOS 1.3 Equuleus board.
Jan 2 2020, 10:09 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard changed the status of T1891: Router announcements broken on boot from Open to In progress.
Jan 2 2020, 10:09 PM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po closed T1872: Removing serial console port from ESXi VM causes flooded syslog as Invalid.
Jan 2 2020, 10:03 PM · VyOS 1.3 Equuleus (1.3.0)
UnicronNL closed T1934: Change default hostname when deploy from OVA without params. as Resolved.
Jan 2 2020, 9:52 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Unknown Object (User) changed the status of T1935: NIC identification and usage problem in Hyper-V environments from In progress to Needs testing.

PR for this task https://github.com/vyos/vyatta-cfg-system/pull/116 which rename (masked) VF interface to vf_ethX

Jan 2 2020, 9:45 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard added a comment to T1891: Router announcements broken on boot.

I'm going to change the node.def to reload if radvd is running already, not sure if it fixes that since the issue appears to be systemd related.
Also if you just disable a vif, radvd won't be restarted and has an invalid interface it tries to announce on, that's why I want to move it out of the interfaces and set it as it's own service.

Jan 2 2020, 9:20 PM · VyOS 1.2 Crux (VyOS 1.2.5)
hagbard added a comment to T1891: Router announcements broken on boot.

Hmm, I can't reproduce the issue, looks good when I test it with your config and reboot few times.

Jan 2 2020, 9:10 PM · VyOS 1.2 Crux (VyOS 1.2.5)
Unknown Object (User) changed the status of T1935: NIC identification and usage problem in Hyper-V environments from Open to In progress.
Jan 2 2020, 8:21 PM · VyOS 1.2 Crux (VyOS 1.2.5)
Unknown Object (User) claimed T1935: NIC identification and usage problem in Hyper-V environments.
Jan 2 2020, 8:20 PM · VyOS 1.2 Crux (VyOS 1.2.5)
zsdc created T1935: NIC identification and usage problem in Hyper-V environments.
Jan 2 2020, 7:50 PM · VyOS 1.2 Crux (VyOS 1.2.5)
Unknown Object (User) added a comment to T1872: Removing serial console port from ESXi VM causes flooded syslog.

@c-po, it not possible to reproduce in 1.2.4 and 1.3 latest rolling.
I tried also delete system console on deployed 1.2.3, and it also works without issues, syslog clear.

Jan 2 2020, 6:40 PM · VyOS 1.3 Equuleus (1.3.0)
njh awarded T1327: Set the serial console speed to 115200 by default a Love token.
Jan 2 2020, 4:56 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1793: Editing description on an interface causes BGP sessions to reset on commit.

As asked on slack and to be clear. This issue was never present in any of the 1.2 LTS releases (crux branch) - not in 1.2.0, 1.2.1, 1.2.2, 1.2.3 and 1.2.4.

Jan 2 2020, 4:50 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) created T1934: Change default hostname when deploy from OVA without params..
Jan 2 2020, 3:27 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)