Page MenuHomeVyOS Platform
Feed All Stories

Sep 29 2020

jestabro added a subtask for T2847: System freezes after attempting commit with insufficient memory: T2865: System hangs at boot after mounting config.
Sep 29 2020, 6:30 PM · VyOS 1.3 Equuleus
jestabro added a parent task for T2865: System hangs at boot after mounting config: T2847: System freezes after attempting commit with insufficient memory.
Sep 29 2020, 6:30 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2918: Accounting interim jitter for pppoe, l2tp, pptp, ipoe as Resolved.

Works properly, tested on 1.3-rolling-202009290117.
One remark, jitter will be applied for all accounting packet except the first packet. The first packet is a flag that the session is started.

Sep 29 2020, 6:27 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
jack9603301 updated the task description for T2898: Support NDP proxy.
Sep 29 2020, 6:27 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T2744: igmp-proxy issue: Address already in use.

Can we replace igmp-proxy with pimd?

Sep 29 2020, 6:21 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2917: PPPoE server: Preallocate NAS-Port-Id as Resolved.

Works properly on VyOS 1.3-rolling-202009290117.
When command set service pppoe-server authentication radius preallocate-vif committed, pppoe-server send the next attributes in Access-Request packet on a client authorization:

NAS-Port = 0
NAS-Port-Id = "ppp0"
NAS-Port-Type = Virtual
Sep 29 2020, 6:07 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
christophedc0 added a comment to T2744: igmp-proxy issue: Address already in use.

killing FRR
sudo service stop frr
restart igmp-proxy
restart igmp-proxy

Sep 29 2020, 6:05 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) closed T2919: PPPoE server: Called-Station-Id attribute as Resolved.

Successfully tested on 1.3-rolling-202009290117

set service pppoe-server authentication radius called-sid-format 'ifname:mac'

Radius recived Called-Station-Id = "eth1:50:00:00:05:00:01"

set service pppoe-server authentication radius called-sid-format 'ifname'

Radius recived Called-Station-Id = "eth1"
By default radius recive Called-Station-Id = "50:00:00:05:00:01"

Sep 29 2020, 6:01 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
jack9603301 updated the task description for T2898: Support NDP proxy.
Sep 29 2020, 5:12 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T2933: VRRP add option virtual_ipaddress_excluded.

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

Sep 29 2020, 12:56 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
jack9603301 added a comment to T2898: Support NDP proxy.

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

Sep 29 2020, 8:50 AM · VyOS 1.4 Sagitta
hannah_sun triaged T2935: PPPoE/IPOE with different vlan to allocate ip addrss under different ip pool as High priority.
Sep 29 2020, 7:36 AM · Rejected
hannah_sun added a comment to T1489: Add vlan_mon usage at Accel.

Hello, I has one question. If we config vlan_mon=eth1, 100-200, it will auto create interfaces. How to config per-interface? or no need to config?

Sep 29 2020, 7:18 AM · VyOS 1.3 Equuleus (1.3.0), vyos-pppoe-server
Unknown Object (User) created T2934: proxy-arp-pvlan on VRRP interface.
Sep 29 2020, 7:00 AM · Restricted Project, VyOS Rolling
Cheeze_It added a comment to T1237: Static Route Path Monitoring, failover.

The way I was thinking is on this Juniper page here.

Sep 29 2020, 3:10 AM · VyOS 1.4 Sagitta

Sep 28 2020

Unknown Object (User) updated the task description for T2798: Allow port range in tc filter.
Sep 28 2020, 9:09 PM · VyOS Rolling
Viacheslav created T2933: VRRP add option virtual_ipaddress_excluded.
Sep 28 2020, 8:44 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
Unknown Object (User) created T2932: The second QAT device does not start.
Sep 28 2020, 7:37 PM · VyOS 1.2 Crux (VyOS 1.2.7)
Unknown Object (User) changed the status of T2919: PPPoE server: Called-Station-Id attribute from In progress to Needs testing.
Sep 28 2020, 5:33 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
GitHub <noreply@github.com> committed rVYOSONEX278d3e62f56f: Merge pull request #555 from DmitriyEshenko/cur-1x-pppoe-csid-format (authored by c-po).
Sep 28 2020, 5:31 PM
jack9603301 updated the task description for T2898: Support NDP proxy.
Sep 28 2020, 2:02 PM · VyOS 1.4 Sagitta
adestis added a comment to T1237: Static Route Path Monitoring, failover.

So far I have seen that BFD for static routes in FRR is currently under development:
https://github.com/FRRouting/frr/issues/3369

Sep 28 2020, 1:07 PM · VyOS 1.4 Sagitta
jack9603301 updated the task description for T2898: Support NDP proxy.
Sep 28 2020, 9:15 AM · VyOS 1.4 Sagitta
Unknown Object (User) changed the status of T2919: PPPoE server: Called-Station-Id attribute from Open to In progress.

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

Sep 28 2020, 7:42 AM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
jack9603301 updated the task description for T2898: Support NDP proxy.
Sep 28 2020, 3:39 AM · VyOS 1.4 Sagitta

Sep 27 2020

avanier added a comment to T973: Create Prometheus Exporter for VyOS .

Yeah, I'm going to second the motion on this one. I've been down the road of SNMP before, and just navigating the available metrics and trying to figure out what they are is less than straightforward. I mean, I've been at this sysadmin thing for a bit over 10 years now and I couldn't manage something useable out of it. It might be because I'm not a great sysadmin, but a lot of people are not great sysadmins. 😛 Having this feature would be great for accessibility and discoverability.

Sep 27 2020, 4:41 PM · VyOS Rolling, VyOS 1.5 Circinus
christophedc0 added a comment to T2744: igmp-proxy issue: Address already in use.

This issue also exists in:

Version:          VyOS 1.3-rolling-202009271030
Release Train:    equuleus
Sep 27 2020, 4:32 PM · VyOS 1.3 Equuleus (1.3.0)
jack9603301 added a comment to T2898: Support NDP proxy.

Write redundant and intrusive code for all interface types, which may introduce unknown errors (I can’t guarantee 100% accuracy without testing)

Sep 27 2020, 4:30 PM · VyOS 1.4 Sagitta
jack9603301 added a comment to T2898: Support NDP proxy.

@c-po I am thinking about a problem. Placing proxy-ndp under the child node of interface may generate redundant implementation code and is intrusive. In fact, for proxy-ndp, only one configuration file is needed. Is this Reasonable? I don't even know how to fully test whether the intrusive code affects the basic functions of the router.

Sep 27 2020, 4:26 PM · VyOS 1.4 Sagitta
jestabro created T2931: Unicode decode error causes vyos.configd service to restart.
Sep 27 2020, 3:00 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
dmbaturin created 1.2.6-S1.
Sep 27 2020, 10:20 AM
c-po committed rVYOSONEX41ff73882fb6: vxlan: geneve: T2930: add CLI node to set MAC address.
Sep 27 2020, 9:54 AM
dmbaturin edited projects for T2482: Update PowerDNS recursor to 4.3.1 for CVE-2020-10995, added: Unknown Object (Project); removed VyOS 1.2 Crux (VyOS 1.2.7).
Sep 27 2020, 9:53 AM · Unknown Object (Project)
dmbaturin changed Is it a breaking change? from none to syntax on T2899: remote syslog server migration error on update.
Sep 27 2020, 9:53 AM · Unknown Object (Project)
dmbaturin added a project to T2899: remote syslog server migration error on update: Unknown Object (Project).
Sep 27 2020, 9:52 AM · Unknown Object (Project)
c-po closed T2930: Support configuration of MAC address for VXLAN and GENEVE tunnel as Resolved.
Sep 27 2020, 9:51 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2930: Support configuration of MAC address for VXLAN and GENEVE tunnel, a subtask of T2653: "set interfaces" Python handler code improvements - next iteration, as Resolved.
Sep 27 2020, 9:51 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2930: Support configuration of MAC address for VXLAN and GENEVE tunnel.
Sep 27 2020, 9:51 AM · VyOS 1.3 Equuleus (1.3.0)

Sep 26 2020

GitHub <noreply@github.com> committed rVYOSONEX57b37c9e2341: Merge pull request #554 from sever-sever/T2918 (authored by c-po).
Sep 26 2020, 8:21 PM
Viacheslav added a comment to T2793: compare + TAB completion does not show proper username if user contains _.

It looks like this problem is around here
https://github.com/vyos/vyatta-cfg/blob/current/etc/bash_completion.d/vyatta-cfg#L280-L290

Sep 26 2020, 4:24 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.2 Crux (VyOS 1.2.9)
c-po committed rVYOSONEXaacb2b8a5dc2: macsec: T2023: shift priority to run on vxlan/geneve source-interface.
Sep 26 2020, 3:21 PM
c-po changed the status of T2902: "add system image" fails when appending XX to image name from Unknown Status to Resolved.
Sep 26 2020, 2:51 PM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po moved T2902: "add system image" fails when appending XX to image name from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Sep 26 2020, 2:51 PM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po added a comment to T2902: "add system image" fails when appending XX to image name.

backported to crux

Sep 26 2020, 2:51 PM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po moved T2902: "add system image" fails when appending XX to image name from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.7) board.
Sep 26 2020, 2:50 PM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po assigned T2902: "add system image" fails when appending XX to image name to Viacheslav.
Sep 26 2020, 2:50 PM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po edited projects for T2902: "add system image" fails when appending XX to image name, added: VyOS 1.2 Crux (VyOS 1.2.7); removed VyOS 1.2 Crux (VyOS 1.2.6).
Sep 26 2020, 2:49 PM · VyOS 1.2 Crux (VyOS 1.2.7)
Viacheslav closed T2902: "add system image" fails when appending XX to image name as Unknown Status.

Testing on crux

Sep 26 2020, 2:33 PM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po committed rVYOSONEXd489867bc375: macsec: vxlan: T2653: bugfix in verify() on lower interface MTU size.
Sep 26 2020, 2:15 PM
Viacheslav added a comment to T2918: Accounting interim jitter for pppoe, l2tp, pptp, ipoe.

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

Sep 26 2020, 2:03 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
c-po closed T2929: Upgrading from 1.2 (crux) to 1.3 rolling causes vyos.configtree.ConfigTreeError for RADIUS settings as Resolved.
Sep 26 2020, 1:38 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX1290706dc0dd: login: migration: T2929: add missing if condition when probing for radius-server.
Sep 26 2020, 1:37 PM
c-po created T2929: Upgrading from 1.2 (crux) to 1.3 rolling causes vyos.configtree.ConfigTreeError for RADIUS settings.
Sep 26 2020, 1:36 PM · VyOS 1.3 Equuleus (1.3.0)
kroy added a comment to T2465: DHCP isn't updating host file when hostfile-update enabled..

That’s how it is now and it doesn’t work.

Sep 26 2020, 1:26 PM
GitHub <noreply@github.com> committed rVYOSONEX9717d6630144: Merge pull request #553 from sever-sever/T2917_port (authored by c-po).
Sep 26 2020, 12:44 PM
Viacheslav added a comment to T2917: PPPoE server: Preallocate NAS-Port-Id.

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

Sep 26 2020, 12:15 PM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
c-po committed rVYOSONEX374724be6472: Debian: adding vyos-configd made this package architecture specific.
Sep 26 2020, 11:12 AM
dmbaturin closed T2482: Update PowerDNS recursor to 4.3.1 for CVE-2020-10995 as Resolved.
Sep 26 2020, 10:57 AM · Unknown Object (Project)
c-po committed rVYOSONEXf325d869515e: xml: interface-definitions: fix wrong file extension of inlcude files.
Sep 26 2020, 10:50 AM
Viacheslav added a comment to T2902: "add system image" fails when appending XX to image name.

PR https://github.com/vyos/vyatta-cfg-system/pull/129

Sep 26 2020, 10:42 AM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po added a comment to T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError.

Implemented in https://github.com/vyos/vyos-1x/commit/5db3d63160670c796ed74a170862c367048d89bb

Sep 26 2020, 10:40 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXf0400b7e2494: ifconfig: mtu: T2928: remove bridge mtu check as our bridge interface has no mtu.
Sep 26 2020, 10:40 AM
c-po closed T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError, a subtask of T2653: "set interfaces" Python handler code improvements - next iteration, as Resolved.
Sep 26 2020, 10:02 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError as Resolved.
Sep 26 2020, 10:02 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX5db3d6316067: ifconfig: mtu: disallow MTU < 1280 bytes when IPv6 is enabled on the interface.
Sep 26 2020, 10:02 AM
Viacheslav changed the status of T2856: equuleus: `show version all` throws broken pipe exception on abort from Unknown Status to Resolved.
Sep 26 2020, 9:49 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux
Viacheslav claimed T2917: PPPoE server: Preallocate NAS-Port-Id.
Sep 26 2020, 9:48 AM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
c-po updated the task description for T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError.
Sep 26 2020, 9:44 AM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError.
Sep 26 2020, 9:43 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a subtask for T2653: "set interfaces" Python handler code improvements - next iteration: T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError.
Sep 26 2020, 9:43 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a parent task for T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError: T2653: "set interfaces" Python handler code improvements - next iteration.
Sep 26 2020, 9:43 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2917: PPPoE server: Preallocate NAS-Port-Id.
Sep 26 2020, 9:41 AM · VyOS 1.3 Equuleus (1.3.0), Restricted Project
c-po updated the task description for T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError.
Sep 26 2020, 9:36 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError from Open to In progress.
Sep 26 2020, 9:32 AM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError.
Sep 26 2020, 9:32 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2928: MTU less then 1280 bytes and IPv6 will raise FileNotFoundError.
Sep 26 2020, 9:30 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXdfa949c5b758: smoketest: platform: check for required virtio/vmxnet drivers.
Sep 26 2020, 8:07 AM
Viacheslav added a comment to T2915: Lost "proxy-arp-pvlan" option for vlan.
vyos@r2-roll# set interfaces ethernet eth0 vif 15 ip proxy-arp-pvlan 
[edit]
vyos@r2-roll# commit
Sep 26 2020, 7:36 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2912: When setting MTU check for hardware maximum supported MTU size, a subtask of T2653: "set interfaces" Python handler code improvements - next iteration, as Resolved.
Sep 26 2020, 7:29 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2912: When setting MTU check for hardware maximum supported MTU size as Resolved.
Sep 26 2020, 7:29 AM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T2912: When setting MTU check for hardware maximum supported MTU size.
Sep 26 2020, 7:29 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2465: DHCP isn't updating host file when hostfile-update enabled..

Cant we run dhcpd as dhcp user which is also a member of hostsd group?

Sep 26 2020, 6:34 AM
c-po added a comment to T2926: snmp.py missing an import.

@kroy could you be so kind and write a smoketest for it, too?

Sep 26 2020, 6:12 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2926: snmp.py missing an import as Resolved.
Sep 26 2020, 6:11 AM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX29084dd8c2ee: Merge pull request #551 from kroy-the-rabbit/current (authored by c-po).
Sep 26 2020, 6:10 AM
kroy created T2927: isc-dhcpd release and expiry events never execute.
Sep 26 2020, 2:49 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
kroy changed the status of T2465: DHCP isn't updating host file when hostfile-update enabled., a subtask of T2464: DNS bugs (parent task), from Needs testing to Confirmed.
Sep 26 2020, 2:45 AM · VyOS Rolling
kroy changed the status of T2465: DHCP isn't updating host file when hostfile-update enabled. from Needs testing to Confirmed.

This is a problem again.

Sep 26 2020, 2:44 AM

Sep 25 2020

kroy changed the status of T2926: snmp.py missing an import from Open to In progress.
Sep 25 2020, 9:30 PM · VyOS 1.3 Equuleus (1.3.0)
kroy claimed T2926: snmp.py missing an import.

PR should correct this

Sep 25 2020, 9:25 PM · VyOS 1.3 Equuleus (1.3.0)
kroy created T2926: snmp.py missing an import.
Sep 25 2020, 9:21 PM · VyOS 1.3 Equuleus (1.3.0)
c-po reopened T2912: When setting MTU check for hardware maximum supported MTU size, a subtask of T2653: "set interfaces" Python handler code improvements - next iteration, as In progress.
Sep 25 2020, 7:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po reopened T2912: When setting MTU check for hardware maximum supported MTU size as "In progress".
Sep 25 2020, 7:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2912: When setting MTU check for hardware maximum supported MTU size, a subtask of T2653: "set interfaces" Python handler code improvements - next iteration, as Resolved.
Sep 25 2020, 7:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2912: When setting MTU check for hardware maximum supported MTU size as Resolved.
Sep 25 2020, 7:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX3abeef7e4bf6: ethernet: T2912: verify() that hardware supports specified MTU value.
Sep 25 2020, 7:00 PM
c-po committed rVYOSONEX9b268012252a: ifconfig: T2912: add helper to verify interface min/max supported MTU.
Sep 25 2020, 7:00 PM
c-po committed rVYOSONEX818a75c024e4: ifconfig: T2653: get_mtu() should return int() for easier comparison.
Sep 25 2020, 7:00 PM
c-po added a comment to T2912: When setting MTU check for hardware maximum supported MTU size.
cpo@LR1.wue3# commit
[ interfaces ethernet eth1 ]
Interface MTU too high, maximum supported MTU is 9000!
Sep 25 2020, 6:54 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a subtask for T2653: "set interfaces" Python handler code improvements - next iteration: T2912: When setting MTU check for hardware maximum supported MTU size.
Sep 25 2020, 6:47 PM · VyOS 1.3 Equuleus (1.3.0)