Page MenuHomeVyOS Platform
Feed All Stories

Mar 19 2020

jjakob changed the status of T2139: openvpn: allow "dh-file none" to disable DH for ECDH keys from Open to In progress.
Mar 19 2020, 5:13 PM · VyOS 1.3 Equuleus (1.3.5)
jjakob added a comment to T1538: Update conntrack-sync packages to fix VRRP issues.

I opened the PR for our custom build of the package in vyos-build as well: https://github.com/vyos/vyos-build/pulls. I was waiting on testing results from anyone, but I went and tested it myself. The basic functionality works, I couldn't test the above bug. If it's merged and the new package build is added to CI, the above debian PR isn't needed (or our custom build isn't).

Mar 19 2020, 4:34 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob created T2138: Can't load archived configs as they are gzipped.
Mar 19 2020, 4:21 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob closed T1744: Config load fails in ConfigTree with ValueError: Failed to parse config: lexing: empty token, a subtask of T1801: Unescaped backslashes in config values cause configuration failure, as Resolved.
Mar 19 2020, 4:12 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob closed T1744: Config load fails in ConfigTree with ValueError: Failed to parse config: lexing: empty token as Resolved.
Mar 19 2020, 4:12 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T577: Unconfigured Ethernet interface discovery partial failure on boot.

I ran into this today after upgrading to latest 1.3 rolling image. All interfaces were added and appeared to have the correct macs (the output of ip link matched what was in the config), but the physical interfaces to which they corresponded weren't right. I found this by looking at the link state of each interface and saw that two if them were swapped. The interface that should be eth2 was physically eth4 and vice versa, but the macs it was showing in ip link was wrong for that physical card, as if it were set to the other interface's mac erroneously.
I got the cards to detect properly after 2 reboots.

Mar 19 2020, 3:51 PM · VyOS Rolling, Bugs
jestabro edited projects for T2096: Provide "generate" and "show" commands via the http API, added: VyOS 1.2 Crux (VyOS 1.2.6); removed VyOS 1.2 Crux (VyOS 1.2.5).
Mar 19 2020, 3:03 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob claimed T2137: vyos-build: set debian mirror for building docker image from ./configure.
Mar 19 2020, 2:25 PM · vyos-build
jjakob changed the status of T2137: vyos-build: set debian mirror for building docker image from ./configure from Open to In progress.
Mar 19 2020, 2:25 PM · vyos-build
Unknown Object (User) changed the status of T915: MPLS Support from Open to Needs testing.
Mar 19 2020, 12:58 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
njh added a comment to T2087: Add maxfail 0 option to pppoe configuration..

I installed 1.3-rolling-202003190217 today and verified that it contains the following lines now:

Mar 19 2020, 10:28 AM · VyOS 1.2 Crux (VyOS 1.2.5)
GitHub <noreply@github.com> committed rVYOSONEXa0cd6bbf2985: Merge pull request #247 from DmitriyEshenko/mpls-impl (authored by c-po).
Mar 19 2020, 8:50 AM
vindenesen added a comment to T1293: Zone-policy implementation does not allow secondary IP on an interface to communicate.

I seem to experience the same in a VRRP setup using VyOS 1.3-rolling-202003110613. I will try to gather more information along with a sample config file.

Mar 19 2020, 8:21 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) published a new version of Submitting a patch.
Mar 19 2020, 2:36 AM
Unknown Object (User) edited the content of Development.
Mar 19 2020, 1:16 AM

Mar 18 2020

Unknown Object (User) added a comment to T915: MPLS Support.

Some tests results

Screenshot 2020-03-19 at 01.52.58.png (265×659 px, 29 KB)

vyos@R8:~$ show configuration commands | match mpls
set protocols mpls ldp discovery transport-ipv4-address '2.2.2.2'
set protocols mpls ldp interface 'eth1'
set protocols mpls ldp interface 'eth2'
set protocols mpls ldp router-id '2.2.2.2'
vyos@R8:~$ show mpls ldp neighbor 
AF   ID              State       Remote Address    Uptime
ipv4 10.0.0.1        OPERATIONAL 10.0.0.1        00:00:22
ipv4 3.3.3.3         OPERATIONAL 10.0.255.2      00:00:33
vyos@R8:~$ show mpls ldp interface 
AF   Interface   State  Uptime   Hello Timers  ac
ipv4 eth1        ACTIVE 00:00:51 5/15           1
ipv4 eth2        ACTIVE 00:00:52 5/15           1
Mar 18 2020, 10:56 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T915: MPLS Support.

2 PR for basic MPLS implementation
https://github.com/vyos/vyos-build/pull/90
https://github.com/vyos/vyos-1x/pull/247

Mar 18 2020, 10:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
c-po moved T1870: Extend Pipeline scripts to support PullRequests from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Mar 18 2020, 9:14 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T1870: Extend Pipeline scripts to support PullRequests from Open to In progress.
Mar 18 2020, 9:14 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX8b7940111a0e: Jenkins: T1817: support GitHub PullRequest builds.
Mar 18 2020, 9:13 PM
dmbaturin added a comment to T2130: XML schema: add valueHelp support in op-mode definitions..

Could you describe your "dream syntax" for it?
The op mode node.def's simply don't have a concept of value help in vyatta-cfg, only comp_help (<completionHelp> in XML terms).

Mar 18 2020, 3:38 PM · VyOS Rolling, Restricted Project
c-po committed rVYOSONEX57bd20e3f1bb: l2tpv3: T1923: move kernel module load to helper function.
Mar 18 2020, 3:38 PM
dmbaturin updated subscribers of T2136: XML command definition convertor doesn't disallow tag nodes with multi flag on.
Mar 18 2020, 3:27 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin changed the status of T2136: XML command definition convertor doesn't disallow tag nodes with multi flag on from Open to Needs testing.
Mar 18 2020, 3:26 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin committed rVYOSONEXc7b9230c4186: T2136: fail the build for interface definitions with valueless or multi flags….
Mar 18 2020, 3:23 PM
dmbaturin created T2136: XML command definition convertor doesn't disallow tag nodes with multi flag on.
Mar 18 2020, 3:09 PM · VyOS 1.3 Equuleus (1.3.0)

Mar 17 2020

kroy updated the task description for T2135: Login banner missing spacing now.
Mar 17 2020, 9:41 PM · VyOS 1.3 Equuleus (1.3.0)
kroy updated the task description for T2135: Login banner missing spacing now.
Mar 17 2020, 9:41 PM · VyOS 1.3 Equuleus (1.3.0)
kroy assigned T2135: Login banner missing spacing now to c-po.
Mar 17 2020, 9:40 PM · VyOS 1.3 Equuleus (1.3.0)
kroy created T2135: Login banner missing spacing now.
Mar 17 2020, 9:40 PM · VyOS 1.3 Equuleus (1.3.0)
elbandi added a comment to T1538: Update conntrack-sync packages to fix VRRP issues.

https://salsa.debian.org/pkg-netfilter-team/pkg-conntrack-tools/-/merge_requests/1
if he merge the PR, we can use it!

Mar 17 2020, 8:07 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEXb6e368f26544: Merge pull request #246 from thomas-mangin/T1849-delay (authored by c-po).
Mar 17 2020, 5:40 PM
GitHub <noreply@github.com> committed rVYOSONEX8f56d13e11eb: vxlan: T2134: fix NameError: name 'config' is not defined (authored by Michael Petö <michael@petoe.me>).
Mar 17 2020, 5:37 PM
c-po closed T2134: VXLAN: `NameError: name 'config' is not defined` as Resolved.
Mar 17 2020, 5:36 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2134: VXLAN: `NameError: name 'config' is not defined`.
Mar 17 2020, 5:36 PM · VyOS 1.3 Equuleus (1.3.0)
elbandi updated the task description for T2133: ipv6 disable not working.
Mar 17 2020, 4:05 PM
elbandi triaged T2133: ipv6 disable not working as Normal priority.
Mar 17 2020, 4:04 PM
syncer edited projects for T1982: Increase rotation for atop.acct, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.
Mar 17 2020, 3:23 PM · VyOS 1.2 Crux (VyOS 1.2.6)
c-po closed T2128: Add description field for protocols static route as Wontfix.
Mar 17 2020, 6:46 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2128: Add description field for protocols static route .

There is yet no intention to add such command. Usually all description strings are rendered into the appropriate configuration file or are added to the interface as alias used by SNMP monitoring. What you wish to do is actually commenting on your configuration. Please refer to the user-guide about the comment command.

Mar 17 2020, 6:46 AM · VyOS 1.3 Equuleus (1.3.0)
alien added a comment to T2128: Add description field for protocols static route .

A description field is required to understand what this is for.

Mar 17 2020, 4:56 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a comment to T2132: Document kernel boot parameter 'vyos-config-debug'.

https://github.com/vyos/vyos-documentation/pull/220

Mar 17 2020, 2:02 AM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
jestabro added a subtask for T1622: Add failsafe and back trace to boot config loader: T2132: Document kernel boot parameter 'vyos-config-debug'.
Mar 17 2020, 1:59 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a parent task for T2132: Document kernel boot parameter 'vyos-config-debug': T1622: Add failsafe and back trace to boot config loader.
Mar 17 2020, 1:59 AM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
jestabro changed the status of T2132: Document kernel boot parameter 'vyos-config-debug' from Open to In progress.
Mar 17 2020, 1:57 AM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
syncer assigned T399: Load balancer functionality to kroy.
Mar 17 2020, 1:14 AM · Rejected

Mar 16 2020

c-po added a comment to T2128: Add description field for protocols static route .

What exactly do you mean with "description"?

Mar 16 2020, 9:57 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2131: Improve syslog remote host CLI definition as Resolved.
Mar 16 2020, 9:46 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po committed rVYOSONEXc488ddc23546: syslog: T2131: improve valueHelp.
Mar 16 2020, 9:46 PM
c-po committed rVYOSONEX9da3f105ac45: syslog: T2131: add generic fqdn validator.
Mar 16 2020, 9:46 PM
c-po changed the status of T2131: Improve syslog remote host CLI definition from Open to In progress.
Mar 16 2020, 9:43 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po created T2131: Improve syslog remote host CLI definition.
Mar 16 2020, 9:43 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
c-po assigned T2130: XML schema: add valueHelp support in op-mode definitions. to dmbaturin.
Mar 16 2020, 9:37 PM · VyOS Rolling, Restricted Project
c-po created T2130: XML schema: add valueHelp support in op-mode definitions..
Mar 16 2020, 9:36 PM · VyOS Rolling, Restricted Project
c-po committed rVYOSONEXd06fd05748ae: vrf: T31: add traceroute support inside VRF context.
Mar 16 2020, 9:35 PM
c-po updated the task description for T2129: XML schema: tagNode not allowed on first level in new XML op-mode definition.
Mar 16 2020, 9:26 PM · VyOS 1.3 Equuleus (1.3.0)
c-po assigned T2129: XML schema: tagNode not allowed on first level in new XML op-mode definition to dmbaturin.
Mar 16 2020, 9:10 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2129: XML schema: tagNode not allowed on first level in new XML op-mode definition.
Mar 16 2020, 9:09 PM · VyOS 1.3 Equuleus (1.3.0)
kroy moved T1938: syslog doesn't start automatically from Finished to Need Triage on the VyOS 1.3 Equuleus board.
Mar 16 2020, 4:57 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
kroy reopened T1938: syslog doesn't start automatically as "Open".

@hagbard This problem is back on a rolling built on the 14th. Fix again was to run

Mar 16 2020, 4:57 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
hagbard changed the status of T2125: show interfaces wireguard wg0 - doesn't work from Open to Needs testing.

https://github.com/vyos/vyos-1x/commit/5cb0059353e94dc11aa116e4aa8ce0422c4f3534 should fix the issue. The op-mode commands may need to be refactored in general and split into it's own structures.

Mar 16 2020, 3:34 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard committed rVYOSONEX5cb0059353e9: T2125: show interfaces wireguard wg0 error.
Mar 16 2020, 3:33 PM
hagbard claimed T2125: show interfaces wireguard wg0 - doesn't work .
Mar 16 2020, 2:29 PM · VyOS 1.3 Equuleus (1.3.0)
qxmips removed projects from T1301: bgp peer-groups don't work when "no-ipv4-unicast" is enabled.: Known issue, Workaround available.
Mar 16 2020, 2:13 PM · VyOS 1.2 Crux (VyOS 1.2.5)
Viacheslav added a comment to T118: Native Zabbix Support.

Template VyOS for Zabbix 4.x version with SNMPv2 checks.
No need to install any additional programs.

Mar 16 2020, 12:40 PM · Restricted Project, VyOS 1.4 Sagitta
qxmips added projects to T1301: bgp peer-groups don't work when "no-ipv4-unicast" is enabled.: Workaround available, Known issue.
Mar 16 2020, 12:31 PM · VyOS 1.2 Crux (VyOS 1.2.5)
alien created T2128: Add description field for protocols static route .
Mar 16 2020, 12:25 PM · VyOS 1.3 Equuleus (1.3.0)
qxmips created 1.2.4.
Mar 16 2020, 12:15 PM
Unknown Object (User) renamed T2127: restart dhcp server reports a failure from restart dhcp server to restart dhcp server reports a failure.
Mar 16 2020, 11:58 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Unknown Object (User) created T2127: restart dhcp server reports a failure.
Mar 16 2020, 11:56 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
alien created T2126: show vpn ipsec sa IPSec - Process NOT Running.
Mar 16 2020, 11:36 AM · VyOS 1.3 Equuleus (1.3.0)
alien created T2125: show interfaces wireguard wg0 - doesn't work .
Mar 16 2020, 11:33 AM · VyOS 1.3 Equuleus (1.3.0)
wornet-mwo added a comment to T1020: OSPF Stops distributing default route after a while.

In which version FRR has been upgraded to 7.3?

Mar 16 2020, 7:59 AM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po added a comment to T1020: OSPF Stops distributing default route after a while.

+1 for closing - never heard of this issue again and we upgraded to FRR 7.3

Mar 16 2020, 7:14 AM · VyOS 1.2 Crux (VyOS 1.2.5)
c-po added a comment to T1870: Extend Pipeline scripts to support PullRequests.

Still not working as expected

Mar 16 2020, 7:12 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau triaged T1538: Update conntrack-sync packages to fix VRRP issues as Normal priority.
Mar 16 2020, 1:43 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro moved T1803: Unbind NTP while it's not requested from Backlog to Finished on the VyOS 1.3 Equuleus board.
Mar 16 2020, 1:42 AM · VyOS 1.2 Crux (VyOS 1.2.5)
jestabro moved T1803: Unbind NTP while it's not requested from Backlog to Finished on the VyOS 1.2 Crux (VyOS 1.2.5) board.
Mar 16 2020, 1:42 AM · VyOS 1.2 Crux (VyOS 1.2.5)
xrobau added a comment to T1538: Update conntrack-sync packages to fix VRRP issues.

Reopened, confirmed broken again.

Mar 16 2020, 1:41 AM · VyOS 1.3 Equuleus (1.3.0)
xrobau reopened T1538: Update conntrack-sync packages to fix VRRP issues as "Open".
Mar 16 2020, 1:41 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T1803: Unbind NTP while it's not requested, a subtask of T599: Bind NTP service to specific interface, as Resolved.
Mar 16 2020, 1:41 AM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)
jestabro closed T1803: Unbind NTP while it's not requested as Resolved.
Mar 16 2020, 1:41 AM · VyOS 1.2 Crux (VyOS 1.2.5)
jestabro committed rVYOSONEX496bd8223913: ntp: T1803: Revert "T1694 NTPd: Do not listen on all interfaces by default".
Mar 16 2020, 1:38 AM
jestabro added a reverting change for rVYOSONEX3d396586ee95: T1694 NTPd: Do not listen on all interfaces by default: rVYOSONEX496bd8223913: ntp: T1803: Revert "T1694 NTPd: Do not listen on all interfaces by default".
Mar 16 2020, 1:38 AM
jestabro added a reverting change for rVYOSONEX258c24ab9be8: T1694 NTPd: Do not listen on all interfaces by default: rVYOSONEXf20ffaf1b493: ntp: T1803: Revert "T1694 NTPd: Do not listen on all interfaces by default".
Mar 16 2020, 1:36 AM
jestabro committed rVYOSONEXf20ffaf1b493: ntp: T1803: Revert "T1694 NTPd: Do not listen on all interfaces by default".
Mar 16 2020, 1:36 AM
syncer assigned T1677: Support configuration of Ethernet SMP affinity in new Python/XML implementation to c-po.
Mar 16 2020, 12:48 AM · VyOS 1.3 Equuleus (1.3.0)
syncer reassigned T945: Unable to change configuration after changing it from script (vbash + script-template) from dmbaturin to Unknown Object (User).
Mar 16 2020, 12:47 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
syncer reassigned T891: Current multi-table usage with VRF-netns tables in FRR is partially broken for PBR. from zsdc to kroy.
Mar 16 2020, 12:47 AM · VyOS 1.3 Equuleus (1.3.0)
syncer added a comment to T1020: OSPF Stops distributing default route after a while.

@kroy @rherold can we mark this as fixed?

Mar 16 2020, 12:46 AM · VyOS 1.2 Crux (VyOS 1.2.5)
syncer assigned T2124: RPZ support in DNS forwarder for DNS Firewall to hagbard.
Mar 16 2020, 12:39 AM · VyOS Rolling
syncer created T2124: RPZ support in DNS forwarder for DNS Firewall.
Mar 16 2020, 12:39 AM · VyOS Rolling
syncer edited projects for T138: Cloud Auto VPN feature, added: VyOS Networks Controller ; removed VyOS 1.3 Equuleus, Hyper-V/Azure Support, Google Cloud Platform Support , Amazon AWS Support.
Mar 16 2020, 12:35 AM · VyOS Networks Controller
syncer changed the status of T2054: Changing "system name-server" doesn't update dns forwarding config, neither does "restart dns forwarding" from Open to Needs testing.
Mar 16 2020, 12:33 AM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the subtype of T2072: Shell autocomplete of option (config node) with quoted value doesn't work from "Task" to "Bug".
Mar 16 2020, 12:32 AM · VyOS 1.3 Equuleus (1.3.0)
syncer changed the subtype of T2096: Provide "generate" and "show" commands via the http API from "Task" to "Feature Request".
Mar 16 2020, 12:30 AM · VyOS 1.3 Equuleus (1.3.0)
syncer removed a project from T770: Bonded interfaces get updated with incorrect hw-id in config.: VyOS 1.2 Crux (VyOS 1.2.5).
Mar 16 2020, 12:29 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard added a comment to T1828: Missing completion helper for "set system syslog host 192.0.2.1 facility all protocol".

@syncer https://github.com/vyos/vyos-1x/commit/dad110ce666edae42ac18c59a800bda503589f27 are only CLI modifications (validation to be be precise), no code changes at all which would change the functionality, in my opinion it can be backported as is.

Mar 16 2020, 12:02 AM · VyOS 1.2 Crux (VyOS 1.2.5)

Mar 15 2020

syncer edited projects for T1871: Add MTU option to "traffic-policy limiter", added: VyOS 1.3 Equuleus; removed VyOS Networks Controller .
Mar 15 2020, 11:07 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
syncer moved T1935: NIC identification and usage problem in Hyper-V environments from In Progress to Finished on the VyOS 1.3 Equuleus board.
Mar 15 2020, 11:06 PM · VyOS 1.2 Crux (VyOS 1.2.5)