Page MenuHomeVyOS Platform
Feed All Stories

Sep 30 2020

D0peX created T2938: Adding remote Syslog RFC5424 compatibility.
Sep 30 2020, 12:26 AM · VyOS 1.3 Equuleus (1.3.0)

Sep 29 2020

c-po closed T2937: Update Linux Kernel to v4.19.148 as Resolved.
Sep 29 2020, 8:09 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2937: Update Linux Kernel to v4.19.148.
Sep 29 2020, 8:09 PM · VyOS 1.3 Equuleus (1.3.0)
syncer edited the content of 1.2.6-S1.
Sep 29 2020, 7:25 PM
c-po changed the status of T2936: Migrate PPPoE server to get_config_dict() do reduce boilerplate code from Open to In progress.
Sep 29 2020, 6:43 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2936: Migrate PPPoE server to get_config_dict() do reduce boilerplate code.
Sep 29 2020, 6:42 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a comment to T2847: System freezes after attempting commit with insufficient memory.

@Viacheslav et. al. note that the succinct Mem-Info message shown above was added after v4.19 (commit ef8444ea), so was only seen during the brief window when we moved to 5.8 before reverting the kernel version, due to QAT issues and a bug affecting parted.

Sep 29 2020, 6:35 PM · VyOS 1.3 Equuleus
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 · VyOS 1.5 Circinus
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 1.5 Circinus, VyOS 1.4 Sagitta, vyatta-cfg-qos
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
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 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
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

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 closed T2902: "add system image" fails when appending XX to image name as 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 changed the status of T2902: "add system image" fails when appending XX to image name from Open to Backport candidate.

Testing on crux

Sep 26 2020, 2:33 PM · VyOS 1.2 Crux (VyOS 1.2.7)
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 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
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
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)
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 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)
Viacheslav closed T2856: equuleus: `show version all` throws broken pipe exception on abort as 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)
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)
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 1.3 Equuleus (1.3.7)
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 added a comment to T2912: When setting MTU check for hardware maximum supported MTU size.
[email protected]# 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)
c-po added a parent task for T2912: When setting MTU check for hardware maximum supported MTU size: T2653: "set interfaces" Python handler code improvements - next iteration.
Sep 25 2020, 6:47 PM · 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 25 2020, 6:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2915: Lost "proxy-arp-pvlan" option for vlan as Resolved.
Sep 25 2020, 5:49 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2921: Migrate "service dns forwarding" to get_config_dict() for ease of source maintenance as Resolved.
Sep 25 2020, 5:22 PM · VyOS 1.3 Equuleus (1.3.0)
mpueschel added a comment to T2700: Redirecting traffic from PPPoE interface to IFB fails.

Yes that's correct. And there is already some sort of check implemented for the node traffic-policy, so it does not fail when the pppoe interface does not exist yet. It just shows a warning: https://github.com/vyos/vyatta-cfg-qos/blob/bbf2b2f06b7a0f883f7134df5e2b3e089015738e/scripts/vyatta-qos.pl#L198

Sep 25 2020, 3:17 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project
kroy added a comment to T2700: Redirecting traffic from PPPoE interface to IFB fails.

I think I know what's happening here.

Sep 25 2020, 2:58 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project
olofl added a comment to T2899: remote syslog server migration error on update.

I would also like to add that wouldn't it make more sense to set the protocol mode under host aswell rather behind "facility".

Sep 25 2020, 1:56 PM · Restricted Project
jestabro claimed T2899: remote syslog server migration error on update.
Sep 25 2020, 12:54 PM · Restricted Project
c-po closed T2925: Update Linux Kernel to v4.19.147 as Resolved.
Sep 25 2020, 12:26 PM · VyOS 1.3 Equuleus (1.3.0)