Page MenuHomeVyOS Platform
Feed All Stories

Oct 23 2019

c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

Thanks for the feedback - will backport to our LTS branch later on!

Oct 23 2019, 11:49 PM · VyOS 1.2 Crux (VyOS 1.2.4)
pvelati added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

Just installed the latest rolling.
I tried the old conf, delete them, and reconfigure dns dynamic.
thanks @c-po , it's working fine now

Oct 23 2019, 11:26 PM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

You could check the latest rolling which have it

Oct 23 2019, 9:24 PM · VyOS 1.2 Crux (VyOS 1.2.4)
runar updated subscribers of T1761: Disallow saving when there are non-committed changes in the session.

Whats happening here is that the non-commit-able session is saved to disk. because of this BGP will fail on reload because of illegal configuration on the peer. What needs to be done here is to disallow the save command when there are non-commited work in the session.. or at least give a clear warning about this with a [y/N] answer. is this possible to incorporate into vbash? @dmbaturin

Oct 23 2019, 4:24 PM · VyOS 1.3 Equuleus (1.3.7), test
Viacheslav renamed T1761: Disallow saving when there are non-committed changes in the session from Bgp instence not found after save/reboot to Bgp instance not found after save/reboot.
Oct 23 2019, 1:15 PM · VyOS 1.3 Equuleus (1.3.7), test
Viacheslav created T1761: Disallow saving when there are non-committed changes in the session.
Oct 23 2019, 1:12 PM · VyOS 1.3 Equuleus (1.3.7), test
pvelati added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).
In T1030#46018, @c-po wrote:

@pvelati looks like that the zone statement is required for Cloudflare only. I did not find a documentation how it should look like. is it only and always the domain part of your dynamic dns entry? If thats the case it can be automatically rendered into the configuration.

Oct 23 2019, 11:35 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

@pvelati looks like that the zone statement is required for Cloudflare only. I did not find a documentation how it should look like. is it only and always the domain part of your dynamic dns entry? If thats the case it can be automatically rendered into the configuration.

Oct 23 2019, 11:06 AM · VyOS 1.2 Crux (VyOS 1.2.4)
pvelati added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

I tried the new rolling iso VyOS 1.2-rolling-201910230349 but it doesn't work oob.
I see that you tweaked a bit the ddclient.conf file, but you need to add "zone=" in the conf in order to make it works.

Oct 23 2019, 9:00 AM · VyOS 1.2 Crux (VyOS 1.2.4)
hexes added a comment to T1757: ISO issue, login/pass, VirtualBox / HW.

I have found reason of this error:

migrate r1-system firewall configure failed.
Configuration error.

Oct 23 2019, 4:00 AM · VyOS 1.2 Crux, build-iso
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

Added your reccomended changes and auto create directories if they are non existent. Can you please check again?

Oct 23 2019, 3:48 AM · VyOS 1.2 Crux (VyOS 1.2.4)

Oct 22 2019

c-po created T1760: RADIUS shared secret is not redacted from "show configuration" op mode command.
Oct 22 2019, 11:03 PM · VyOS 1.3 Equuleus (1.3.0)
pvelati added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

ok, I've found a way to make it working.

Oct 22 2019, 9:45 PM · VyOS 1.2 Crux (VyOS 1.2.4)
pvelati added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

I've tried the VyOS 1.2-rolling-201910220117 with integrated ddclient 3.9.0 and this conf:

vyos@vyos# show service dns dynamic 
 interface pppoe0 {
     service cloudflare {
         host-name test.mydomain.com
         login [email protected]
         password 000000mycfapikey00000000
     }
 }

but it doesn't work.

Oct 22 2019, 9:42 PM · VyOS 1.2 Crux (VyOS 1.2.4)
syncer reassigned T1500: Slow boot/load and CLI response times from zsdc to Unknown Object (User).
Oct 22 2019, 9:38 PM · VyOS 1.3 Equuleus (1.3.6)
syncer triaged T1500: Slow boot/load and CLI response times as Normal priority.
Oct 22 2019, 9:37 PM · VyOS 1.3 Equuleus (1.3.6)
syncer reopened T1500: Slow boot/load and CLI response times as "Needs testing".
Oct 22 2019, 9:37 PM · VyOS 1.3 Equuleus (1.3.6)
hagbard assigned T1759: Replacing Vyatta::Interface perl to kroy.

looks neat. I merged in in already. Can you add some explanation to https://github.com/vyos/vyos-documentation please.

Oct 22 2019, 8:06 PM · VyOS 1.4 Sagitta
kroy added a comment to T1759: Replacing Vyatta::Interface perl.

Example output. Note this is all programmatically generated in Python now instead of parsing the output of wg

Oct 22 2019, 7:24 PM · VyOS 1.4 Sagitta
kroy closed T1756: Modify output to be more useful - Wireguard as Resolved.

Superseded by T1759

Oct 22 2019, 7:23 PM · VyOS 1.3 Equuleus (1.3.0)
kroy added a comment to T1759: Replacing Vyatta::Interface perl.

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

Oct 22 2019, 7:22 PM · VyOS 1.4 Sagitta
kroy created T1759: Replacing Vyatta::Interface perl.
Oct 22 2019, 7:21 PM · VyOS 1.4 Sagitta
dmbaturin triaged T1758: Switch vyos.config to libvyosconfig as Normal priority.
Oct 22 2019, 1:52 PM · VyOS 1.3 Equuleus (1.3.0), test
c-po changed the status of T818: SNMP v3 - remove required engineid from user node, a subtask of T652: Rewrite service snmp in new style XML interface definition, from Open to In progress.
Oct 22 2019, 1:22 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
c-po changed the status of T818: SNMP v3 - remove required engineid from user node, a subtask of T1738: Copy SNMP configuration from node to node raises exception, from Open to In progress.
Oct 22 2019, 1:22 PM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po changed the status of T818: SNMP v3 - remove required engineid from user node from Open to In progress.
Oct 22 2019, 1:22 PM · VyOS 1.2 Crux (VyOS 1.2.4)
hexes added a project to T1757: ISO issue, login/pass, VirtualBox / HW: build-iso.
Oct 22 2019, 10:28 AM · VyOS 1.2 Crux, build-iso
hexes added a comment to T1757: ISO issue, login/pass, VirtualBox / HW.

If i record this ISO to CD it boots normally, but from flash I can't login.
I also noticed, when i boot from flash, i got message:
migrate r1-system firewall configure.
Configuration success.

IMG_20191022_165242142.jpg (2×3 px, 2 MB)

then i can't login, if i got:

Oct 22 2019, 10:15 AM · VyOS 1.2 Crux, build-iso
hexes created T1757: ISO issue, login/pass, VirtualBox / HW.
Oct 22 2019, 9:19 AM · VyOS 1.2 Crux, build-iso

Oct 21 2019

c-po added a comment to T1752: PPPoE does not automatically start on boot.

Please retest with upcoming rolling release from 20191022.

Oct 21 2019, 10:50 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T1752: PPPoE does not automatically start on boot from Open to Needs testing.
Oct 21 2019, 10:49 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

Thanks for feeding back. Please try the latest rolling ISO if it works for you.

Oct 21 2019, 10:42 PM · VyOS 1.2 Crux (VyOS 1.2.4)
pvelati added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

@c-po I tried your 3.9.0 deb package. I installed with some dependencies (libdata-validate-ip-perl libnet-ipv6addr-perl libnet-netmask-perl libnetwork-ipv4addr-perl).
After that, I modified some config parameters in the dns dynamic section to trigger the update but it doesn't work oob.

Oct 21 2019, 10:09 PM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po claimed T1752: PPPoE does not automatically start on boot.
Oct 21 2019, 9:54 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1752: PPPoE does not automatically start on boot.

Looks like there is a missing priority statement in the VIF implementation.

Oct 21 2019, 9:54 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard changed the status of T1756: Modify output to be more useful - Wireguard from Open to Needs testing.

https://github.com/vyos/vyos-1x/pull/149 merged. While I think the UP/DOWN status is a little brave. It leads users maybe to believe that the wg interface has really a up/down state.

Oct 21 2019, 7:43 PM · VyOS 1.3 Equuleus (1.3.0)
kroy edited projects for T1756: Modify output to be more useful - Wireguard, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.
Oct 21 2019, 7:23 PM · VyOS 1.3 Equuleus (1.3.0)
kroy added a comment to T1756: Modify output to be more useful - Wireguard.

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

Oct 21 2019, 6:51 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard claimed T1756: Modify output to be more useful - Wireguard.
Oct 21 2019, 6:48 PM · VyOS 1.3 Equuleus (1.3.0)
kroy created T1756: Modify output to be more useful - Wireguard.
Oct 21 2019, 6:42 PM · VyOS 1.3 Equuleus (1.3.0)
jdmac87 added a comment to T1755: Python KeyError exceptions raised with 'show vpn ipsec sa' command under use of certain IPSEC cipher suites.

Pull request raised for review with effective fix proposed.
https://github.com/vyos/vyos-1x/pull/147

Oct 21 2019, 5:17 PM · VyOS 1.3 Equuleus (1.3.0)
jdmac87 created T1755: Python KeyError exceptions raised with 'show vpn ipsec sa' command under use of certain IPSEC cipher suites.
Oct 21 2019, 5:15 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard closed T1570: Unable to build for ocaml/dune for armhf on docker and chroot, a subtask of T476: Update the base system to Debian 10 (Buster), as Wontfix.
Oct 21 2019, 4:20 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard closed T1570: Unable to build for ocaml/dune for armhf on docker and chroot as Wontfix.

For now, it has been decided not to support arm officially, due to lack of resources.

Oct 21 2019, 4:20 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard closed T1656: equuleus: buster: arm: iso creation failes because of intel drivers, a subtask of T476: Update the base system to Debian 10 (Buster), as Wontfix.
Oct 21 2019, 4:20 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard closed T1656: equuleus: buster: arm: iso creation failes because of intel drivers as Wontfix.

For now, it has been decided not to support arm officially, due to lack of resources.

Oct 21 2019, 4:19 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard closed T1741: Add system wide proxy setting as Resolved.
Oct 21 2019, 4:16 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T1754: DHCPv6 client is impossible to restart.
Oct 21 2019, 2:08 PM · VyOS 1.3 Equuleus (1.3.0)
ciprian.craciun created T1753: Configuring `ip source-validation loose` doesn't properly configure `sysctl`.
Oct 21 2019, 2:05 PM · VyOS 1.3 Equuleus (1.3.7), test
ciprian.craciun created T1752: PPPoE does not automatically start on boot.
Oct 21 2019, 2:00 PM · VyOS 1.3 Equuleus (1.3.0)
zsdc assigned T1560: "set load-balancing wan rule 0" causes segfault and prevents load balancing from starting to Unknown Object (User).
Oct 21 2019, 1:07 PM · VyOS 1.2 Crux (VyOS 1.2.4)
dmbaturin created T1751: DNS server addresses from DHCPv6 are not added to resolv.conf.
Oct 21 2019, 12:31 PM · VyOS 1.3 Equuleus (1.3.7)
c-po merged T1750: "tail -f unrecognized file system type error" in coreutils version 8.23 into T188: tail: unrecognized file system type 0x794c7630.
Oct 21 2019, 2:13 AM · Rejected
c-po merged task T1750: "tail -f unrecognized file system type error" in coreutils version 8.23 into T188: tail: unrecognized file system type 0x794c7630.
Oct 21 2019, 2:13 AM · Rejected
c-po renamed T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4) from dynamic dns cloudflare protocol deprecated to Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).
Oct 21 2019, 2:09 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a project to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4): VyOS 1.2 Crux (VyOS 1.2.4).
Oct 21 2019, 2:09 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

Looks good first glance to me. Next rolling will have it included.

Oct 21 2019, 2:08 AM · VyOS 1.2 Crux (VyOS 1.2.4)

Oct 20 2019

ljester created T1750: "tail -f unrecognized file system type error" in coreutils version 8.23.
Oct 20 2019, 1:55 PM · Rejected
c-po changed the status of T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4) from Open to Backport candidate.
Oct 20 2019, 11:01 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

Can you please test installing this package and feedback to me?

Oct 20 2019, 10:58 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

@pvelati thanks for the update!

Oct 20 2019, 10:47 AM · VyOS 1.2 Crux (VyOS 1.2.4)
pvelati added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

hi @c-po , I've tried installing the 3.8.3 version but it's not compatible with the new CloudFlare API v4. The only way to make ddclient working with cloudflare is using the 3.9.0.

Oct 20 2019, 10:00 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).
vyos@vyos:~$ wget http://ftp.de.debian.org/debian/pool/main/d/ddclient/ddclient_3.8.3-1.1_all.deb
Connecting to ftp.de.debian.org (141.76.2.4:80)
ddclient_3.8.3-1.1_a 100% |********************************************************************************************************************************************************************************************| 81924   0:00:00 ETA
vyos@vyos:~$ sudo dpkg -i ddclient_3.8.3-1.1_all.deb
(Reading database ... 59343 files and directories currently installed.)
Preparing to unpack ddclient_3.8.3-1.1_all.deb ...
Unpacking ddclient (3.8.3-1.1) over (3.8.2+vyos2+current1) ...
Setting up ddclient (3.8.3-1.1) ...
Oct 20 2019, 7:41 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

Even better, looks like wimpunk is maintaining again and there is a fresh release https://github.com/ddclient/ddclient/releases 3.9.0

Oct 20 2019, 7:38 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

Debian Buster uses 3.8.3 https://packages.debian.org/buster/ddclient which could be considered as using a proper source tree.

Oct 20 2019, 7:30 AM · VyOS 1.2 Crux (VyOS 1.2.4)
avanier added a comment to T1030: Upgrade ddclient from 3.8.2 to 3.9.0 (support Cloudflare API v4).

@dmbaturin bump? I'd like to submit a PR for this issue, but would like some guidance regarded to my comment above.

Oct 20 2019, 12:28 AM · VyOS 1.2 Crux (VyOS 1.2.4)

Oct 19 2019

c-po renamed T1677: Support configuration of Ethernet SMP affinity in new Python/XML implementation from Support configuration of SMP affinity in new Python impolementation to Support configuration of Ethernet SMP affinity in new Python/XML implementation.
Oct 19 2019, 7:03 PM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T1627: Rewrite wireless interface in new style XML syntax.
Oct 19 2019, 7:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1711: BGP - migrate from tagNode to node (remove ASN from tagNode).

Okay, thanks for the info.

Oct 19 2019, 10:53 AM · VyOS 1.4 Sagitta
runar added a comment to T1711: BGP - migrate from tagNode to node (remove ASN from tagNode).

It is true what @Viacheslav say, there is only possible to run one instance of bgp om a given router.. when using vrf's the bgp running inside the vrf is a subset of the main instance. to confirm, start vtysh and try to create multiple processes.. it will likly fail :)

Oct 19 2019, 10:46 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T1711: BGP - migrate from tagNode to node (remove ASN from tagNode).

We are a little confused.
As far as I know, Bgp instance on all router's platforms always one.
And it use socket with 179 tcp port.
VRF is working on same bgp instance, but support multiple autonomous system at once.

Oct 19 2019, 10:36 AM · VyOS 1.4 Sagitta
c-po assigned T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution] to Unknown Object (User).
Oct 19 2019, 10:14 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

Agree with you, thank you. We need fixed these moments.

Oct 19 2019, 10:09 AM · VyOS 1.3 Equuleus (1.3.0)
ciprian.craciun added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

Unfortunately it doesn't work without gw-ip-address also in [chap-secrets]. In my early trials I've tried that, and the clients received IP's from the pool instead the static values.

Oct 19 2019, 10:03 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

I think better calculate gw-ip-address automatically. outside-nexthop excluded from required for migration reasons.
Not necessary define gw-ip-address in [chap-secrets] section, it works without any issue if defined it in [ip-pool] only.

Oct 19 2019, 9:58 AM · VyOS 1.3 Equuleus (1.3.0)
ciprian.craciun added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

@Dmitry Thanks for pointing that out, I've looked on the wiki (https://wiki.vyos.net/) and searched for a description for outside-nexthop, and failed to find it, and the in-line help while configuring doesn't help much.

Oct 19 2019, 9:42 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].

You can set outside-nexthop which fixed this. Also I think we can calculate first ip for gw-ip-address if outside-nexthop is not defined by cli.

Oct 19 2019, 9:30 AM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created T1749: numeric validator doesn't support multiple ranges.
Oct 19 2019, 8:27 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po updated the task description for T1748: vbash: beautify tab completion output/line breaks.
Oct 19 2019, 8:27 AM · VyOS 1.4 Sagitta
c-po added a comment to T1604: equuleus: buster: vbash: tab completion breaks.

@jjakob @runar agreed, moved to T1748.

Oct 19 2019, 8:27 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T1748: vbash: beautify tab completion output/line breaks.
Oct 19 2019, 8:26 AM · VyOS 1.4 Sagitta
c-po added a comment to T1711: BGP - migrate from tagNode to node (remove ASN from tagNode).

@runar at the current time this is true only one BGP instance is supported. But when we incorporate VRF one day which is definately on the roadmap this could change.

Oct 19 2019, 8:17 AM · VyOS 1.4 Sagitta
c-po moved T1743: equuleus: remove references to SSH key type "rsa1" deprecated in Debian Buster from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Oct 19 2019, 8:15 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1745: dhcp-server commit fails with "DHCP range stop address x must be greater or equal to the range start address y!" when static mapping has same IP as range stop from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Oct 19 2019, 8:15 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po moved T1746: 201910180117 fails startup with 'Permission Denied' errors from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Oct 19 2019, 8:15 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1745: dhcp-server commit fails with "DHCP range stop address x must be greater or equal to the range start address y!" when static mapping has same IP as range stop from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.4) board.
Oct 19 2019, 8:15 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po closed T1745: dhcp-server commit fails with "DHCP range stop address x must be greater or equal to the range start address y!" when static mapping has same IP as range stop as Resolved.
Oct 19 2019, 8:15 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po changed the status of T1745: dhcp-server commit fails with "DHCP range stop address x must be greater or equal to the range start address y!" when static mapping has same IP as range stop from Open to In progress.
Oct 19 2019, 7:39 AM · VyOS 1.2 Crux (VyOS 1.2.4)
c-po closed T1746: 201910180117 fails startup with 'Permission Denied' errors as Resolved.
Oct 19 2019, 7:37 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1746: 201910180117 fails startup with 'Permission Denied' errors.

Verified in VyOS 1.2-rolling-201910190658

Oct 19 2019, 7:37 AM · VyOS 1.3 Equuleus (1.3.0)
runar added a comment to T1711: BGP - migrate from tagNode to node (remove ASN from tagNode).

As for my understanding frr only supports a single bgp instance running at a time. But i've not verified thid completly.

Oct 19 2019, 7:14 AM · VyOS 1.4 Sagitta
ciprian.craciun created T1747: L2TP breaks after upgrading to VyOS 1.2-rolling-201910180117 [issue report and proposed solution].
Oct 19 2019, 6:58 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1746: 201910180117 fails startup with 'Permission Denied' errors.

ISO has been pulled. Next rolling will have the fix.

Oct 19 2019, 6:57 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1711: BGP - migrate from tagNode to node (remove ASN from tagNode).

What about upcoming VRF when we possibly have multiple bgp processes?

Oct 19 2019, 6:27 AM · VyOS 1.4 Sagitta
c-po edited projects for T1380: OpenVPN Interfaces does not work in WAN Load Balancing, added: VyOS 1.2 Crux (VyOS 1.2.3); removed VyOS 1.3 Equuleus.
Oct 19 2019, 6:26 AM · VyOS 1.2 Crux (VyOS 1.2.3)
c-po merged task T517: Rewrite the wireless interface configuration in the new style (python + XML) into T1627: Rewrite wireless interface in new style XML syntax.
Oct 19 2019, 6:21 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po merged T517: Rewrite the wireless interface configuration in the new style (python + XML) into T1627: Rewrite wireless interface in new style XML syntax.
Oct 19 2019, 6:21 AM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T1746: 201910180117 fails startup with 'Permission Denied' errors.
Oct 19 2019, 6:20 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1746: 201910180117 fails startup with 'Permission Denied' errors.

This is already fixed in vyos-1x package but there is currently a problem with the CI.

Oct 19 2019, 6:20 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau added a comment to T1746: 201910180117 fails startup with 'Permission Denied' errors.

Out of curiosity, I tried 201910170117, and it was fine (at least for booting). The 20191018 image may be broken - should it be pulled?

Oct 19 2019, 5:26 AM · VyOS 1.3 Equuleus (1.3.0)