Page MenuHomeVyOS Platform
Feed Advanced Search

Jul 3 2023

Viacheslav closed T5295: QoS shaper incorrect rate limit the traffic as Resolved.
Jul 3 2023, 12:14 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4989: QoS Policy Limiter - classes for marked traffic do not work.

@daniil could you re-check?

set qos interface eth0 ingress '1G-in'
set qos policy limiter 1G-in default bandwidth '1gbit'
set qos policy limiter 1G-in default burst '125000000b'
Jul 3 2023, 12:10 PM · vyatta-cfg-qos, VyOS 1.4 Sagitta
Viacheslav added a comment to T5307: QoS - traffic-class-map services .

Could you explain the use case?
Can you archive it with the class?

vyos@r14# set qos policy limiter test class video match 1 ip dscp 
Possible completions:
   <0-63>               Differentiated Services Codepoint (DSCP) value
   default              match DSCP (000000)
   reliability          match DSCP (000001)
   throughput           match DSCP (000010)
   lowdelay             match DSCP (000100)
   priority             match DSCP (001000)
   immediate            match DSCP (010000)
   flash                match DSCP (011000)
   flash-override       match DSCP (100000)
   critical             match DSCP (101000)
   internet             match DSCP (110000)
   network              match DSCP (111000)
   AF11                 High-throughput data
   AF12                 High-throughput data
   AF13                 High-throughput data
   AF21                 Low-latency data
   AF22                 Low-latency data
   AF23                 Low-latency data
   AF31                 Multimedia streaming
   AF32                 Multimedia streaming
   AF33                 Multimedia streaming
   AF41                 Multimedia conferencing
   AF42                 Multimedia conferencing
   AF43                 Multimedia conferencing
   CS1                  Low-priority data
   CS2                  OAM
   CS3                  Broadcast video
   CS4                  Real-time interactive
   CS5                  Signaling
   CS6                  Network control
   CS7                  None
   EF                   Expedited Forwarding
Jul 3 2023, 12:06 PM · VyOS 1.5 Circinus
Viacheslav changed the status of T5333: Policy base routing PBR generetes incorrect rules with name POSTROUTING from Open to In progress.
Jul 3 2023, 11:49 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5333: Policy base routing PBR generetes incorrect rules with name POSTROUTING.

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

Jul 3 2023, 11:49 AM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5325: Moschip MCS9900 fix driver.

@aztec102 Do you have build kernel again?

Jul 3 2023, 10:37 AM · VyOS 1.4 Sagitta
aztec102 added a comment to T5325: Moschip MCS9900 fix driver.

Good afternoon
Unfortunately it didn't help.

Jul 3 2023, 4:40 AM · VyOS 1.4 Sagitta

Jul 2 2023

Viacheslav closed T5332: Show policy route not working when no interface is configured as Resolved.
Jul 2 2023, 11:14 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5333: Policy base routing PBR generetes incorrect rules with name POSTROUTING.
Jul 2 2023, 7:38 PM · VyOS 1.4 Sagitta
Viacheslav renamed T5333: Policy base routing PBR generetes incorrect rules with name POSTROUTING from Policy base routing generates PBR generetes incorrect rules with name POSTROUTING to Policy base routing PBR generetes incorrect rules with name POSTROUTING.
Jul 2 2023, 7:37 PM · VyOS 1.4 Sagitta
Viacheslav renamed T5333: Policy base routing PBR generetes incorrect rules with name POSTROUTING from Policy base routing generates PBR generetes incorrect rules to Policy base routing generates PBR generetes incorrect rules with name POSTROUTING.
Jul 2 2023, 7:33 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5333: Policy base routing PBR generetes incorrect rules with name POSTROUTING.
Jul 2 2023, 7:27 PM · VyOS 1.4 Sagitta
Viacheslav created T5333: Policy base routing PBR generetes incorrect rules with name POSTROUTING.
Jul 2 2023, 7:22 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5332: Show policy route not working when no interface is configured.

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

Jul 2 2023, 4:33 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5332: Show policy route not working when no interface is configured from Open to In progress.
Jul 2 2023, 3:57 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5332: Show policy route not working when no interface is configured.

The policy route works only with an interface (inbound direction) and doesn't work otherwise.
It's always been like this.

Jul 2 2023, 2:21 PM · VyOS 1.4 Sagitta
jnulandicho created T5332: Show policy route not working when no interface is configured.
Jul 2 2023, 4:24 AM · VyOS 1.4 Sagitta
greenpsi added a comment to T5324: invalid interface name.

I think I found the real problem:

The 62-temporary-interface-rename.rules udev rule runs in initramfs before the USB modem is detected:

Jun 30 14:32:11 vyos kernel: r8169 0000:03:00.0 e3: renamed from eth1
Jun 30 14:32:11 vyos kernel: r8169 0000:02:00.0 e2: renamed from eth0

[...]

Jun 30 14:32:11 vyos kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Jun 30 14:32:11 vyos kernel: ata2: SATA link down (SStatus 4 SControl 300)
Jun 30 14:32:11 vyos kernel: ata1: SATA link down (SStatus 4 SControl 300)
Jun 30 14:32:11 vyos kernel: usb 1-1: New USB device found, idVendor=12d1, idProduct=1f01, bcdDevice= 1.02
Jun 30 14:32:11 vyos kernel: usb 1-1: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Jun 30 14:32:11 vyos kernel: usb 1-1: Product: HUAWEI HiLink
Jun 30 14:32:11 vyos kernel: usb 1-1: Manufacturer: HUAWEI

So the modem does not get renamed to eX and thus, if the modem has an ethX name that conflicts with the configuration from the 65-vyos-net.rules udev rule, the renaming of the interfaces from eX to ethX fails because a duplicate already exists.

So in conclusion, if VyOS wants to support USB Ethernet devices, the 62-temporary-interface-rename.rules udev rule should be deferred until the USB devices are detected or something like that.

Jul 2 2023, 12:36 AM · VyOS 1.4 Sagitta

Jul 1 2023

ServerForge added a comment to T5257: Cannont assign netflow source ip to ip in non default VRF.

It did work in the test enviroment, I just returned from a long vacation and will be deploying that update to some production boxes and enabling it on there tomorrow.

Jul 1 2023, 11:54 PM · VyOS 1.4 Sagitta
Viacheslav moved T5277: Dhcpv6-relay does not start on boot from Open to Finished on the VyOS 1.4 Sagitta board.
Jul 1 2023, 8:21 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5302: QoS class with multiple matches generates one filter rule but expects several rules, a subtask of T5048: QoS doesn't work correctly root task, from In progress to Needs testing.
Jul 1 2023, 8:18 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5302: QoS class with multiple matches generates one filter rule but expects several rules from In progress to Needs testing.
Jul 1 2023, 8:18 PM · VyOS 1.4 Sagitta
cuongdt1994 closed T5277: Dhcpv6-relay does not start on boot as Resolved.
Jul 1 2023, 7:35 PM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5277: Dhcpv6-relay does not start on boot.

Yes, checked it working, please closed it.

Jul 1 2023, 7:35 PM · VyOS 1.4 Sagitta
Viacheslav closed T5210: IPSec cosmetic bug for Warning vti inrerface as Resolved.
Jul 1 2023, 6:37 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5257: Cannont assign netflow source ip to ip in non default VRF.

@ServerForge Could you check if it works as expected?
If yes you can close it.

Jul 1 2023, 6:32 PM · VyOS 1.4 Sagitta
Viacheslav closed T5276: QOS- inbound shapper attached on VLANs not working. as Not Applicable.
Jul 1 2023, 6:27 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5277: Dhcpv6-relay does not start on boot.

@cuongdt1994 Could you check it? If it works as expected, we can close it.

Jul 1 2023, 6:27 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5321: VRF-aware PIM support.

Requires to rewrite PIM to get_config_dict https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/protocols_pim.py

Jul 1 2023, 6:11 PM · VyOS Rolling
Viacheslav changed the status of T5302: QoS class with multiple matches generates one filter rule but expects several rules, a subtask of T5048: QoS doesn't work correctly root task, from Open to In progress.
Jul 1 2023, 5:39 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5302: QoS class with multiple matches generates one filter rule but expects several rules from Open to In progress.
Jul 1 2023, 5:39 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5302: QoS class with multiple matches generates one filter rule but expects several rules.

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

set qos interface eth0 egress 'test'
set qos policy shaper test bandwidth '300mbit'
set qos policy shaper test class 23 bandwidth '150mbit'
set qos policy shaper test class 23 match one ip protocol 'tcp'
set qos policy shaper test class 23 match two ip protocol 'udp'
set qos policy shaper test default bandwidth '20mbit'
set qos policy shaper test default queue-type 'fair-queue'
commit
Jul 1 2023, 5:39 PM · VyOS 1.4 Sagitta
Viacheslav closed T5296: QoS class cannot calculate correctly the default bandwidth auto, a subtask of T5048: QoS doesn't work correctly root task, as Resolved.
Jul 1 2023, 1:57 PM · VyOS 1.4 Sagitta
Viacheslav closed T5296: QoS class cannot calculate correctly the default bandwidth auto as Resolved.
Jul 1 2023, 1:57 PM · VyOS 1.4 Sagitta
Viacheslav closed T5304: Containers add bind-propagation option rshared as Resolved.
Jul 1 2023, 1:18 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5295: QoS shaper incorrect rate limit the traffic.

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

set qos interface eth0 ingress '300m-in'
set qos policy limiter 300m-in default bandwidth '300mbit'
set qos policy limiter 300m-in default burst '125000000b'
commit
Jul 1 2023, 12:46 PM · VyOS 1.4 Sagitta
csszep added a comment to T3509: No BCP38 for IPv6 on VyOS.

The IPv6 reverse path filter functionality would be great if it worked properly.
On the other hand, the current sysctl based solution does not allow for adding exceptions.

Jul 1 2023, 8:17 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5329: Wireguard interface as GRE tunnel source causes configuration error on boot from Open to In progress.
Jul 1 2023, 6:31 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta

Jun 30 2023

c-po closed T5315: vrrp: add support for version 3 as Resolved.
Jun 30 2023, 7:50 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po closed T5313: UDP broadcast relay - missing verify() that relay interfaces have an IP address assigned as Resolved.
Jun 30 2023, 7:50 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
jestabro added a subtask for T5228: Simplify get_config_dict and add argument with_defaults: T5330: Keep track of source of config dict value when merging defaults.
Jun 30 2023, 7:41 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5330: Keep track of source of config dict value when merging defaults: T5228: Simplify get_config_dict and add argument with_defaults.
Jun 30 2023, 7:41 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T5330: Keep track of source of config dict value when merging defaults.
Jun 30 2023, 7:40 PM · VyOS 1.4 Sagitta
jestabro triaged T5330: Keep track of source of config dict value when merging defaults as Normal priority.
Jun 30 2023, 7:30 PM · VyOS 1.4 Sagitta
n.fort closed T5283: IPoE server assigns network address as Resolved.
Jun 30 2023, 6:59 PM · VyOS 1.4 Sagitta
greenpsi added a comment to T5324: invalid interface name.

I think I found the real problem:

Jun 30 2023, 5:19 PM · VyOS 1.4 Sagitta
aztec102 added a comment to T5325: Moschip MCS9900 fix driver.

Thank you very much, I compiled the image, now it remains only to check.
As soon as I check, I will write.

Jun 30 2023, 2:31 PM · VyOS 1.4 Sagitta
n.fort added a comment to T4502: Consider implementing (NAT/other) flow table offload.

Hi @vfreex . The idea is to add this feature, and several more, once we get new firewall cli structure: https://github.com/vyos/vyos-1x/pull/2016

Jun 30 2023, 12:15 PM · VyOS 1.4 Sagitta
SrividyaA created T5328: bgp: Incorrect warning showed for address-family configured with neighbor as interface.
Jun 30 2023, 11:05 AM · VyOS 1.4 Sagitta
SrividyaA added a comment to T5306: bgp config migration failed with v6only option configured with peer-group.

The above setting works and also if configured like this:

Jun 30 2023, 10:03 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5306: bgp config migration failed with v6only option configured with peer-group.

Try set protocols bgp neighbor eth1 interface remote-as xxx

Jun 30 2023, 8:31 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
cuongdt1994 renamed T5327: Improvements UDP Broadcast Replay from Improved UDP Broadcast Replay to Improvements UDP Broadcast Replay.
Jun 30 2023, 7:11 AM · VyOS Rolling
cuongdt1994 created T5327: Improvements UDP Broadcast Replay.
Jun 30 2023, 7:01 AM · VyOS Rolling
cuongdt1994 added a comment to T5325: Moschip MCS9900 fix driver.

Same in https://forum.vyos.io/t/need-some-help-troubleshooting-nic-detection/11291/15

Jun 30 2023, 6:55 AM · VyOS 1.4 Sagitta
Cheeze_It added a comment to T5081: ISIS and OSPF syncronization with IGP-LDP sync.

I was able to test this for ISIS. I'll test OSPF hopefully tomorrow.

Jun 30 2023, 6:54 AM · VyOS 1.4 Sagitta
aztec102 added a comment to T5325: Moschip MCS9900 fix driver.
vyos@vyos:~$ show version 
Version:          VyOS 1.4-rolling-202306270317
Release train:    current
Jun 30 2023, 2:26 AM · VyOS 1.4 Sagitta
SrividyaA added a comment to T5306: bgp config migration failed with v6only option configured with peer-group.

In rolling release, it does not accept remote-as configured as a part of peer-group, commit error is received:

Jun 30 2023, 2:20 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Jun 29 2023

vfreex added a comment to T4502: Consider implementing (NAT/other) flow table offload.

I opened PR https://github.com/vyos/vyos-1x/pull/2062 for this.

Jun 29 2023, 7:52 PM · VyOS 1.4 Sagitta
vfreex added a comment to T5250: Firewall - show firewall group.
Jun 29 2023, 7:51 PM · VyOS 1.4 Sagitta
jestabro closed T5320: Add warning when entering config mode after a boot configuration error as Resolved.
Jun 29 2023, 4:20 PM · VyOS 1.4 Sagitta
Viacheslav closed T5326: Development issues with install the latest vyos-1x to the system as Invalid.

The issue was fixed with update container image vyos/vyos-build:current to the latest

Jun 29 2023, 11:50 AM · VyOS 1.4 Sagitta
Viacheslav created T5326: Development issues with install the latest vyos-1x to the system.
Jun 29 2023, 10:54 AM · VyOS 1.4 Sagitta
greenpsi added a comment to T5324: invalid interface name.

I found the following log in /run/udev/log/vyos-net-name from the vyos_net_name python script:

Jun 29 2023, 10:52 AM · VyOS 1.4 Sagitta
greenpsi added a comment to T5324: invalid interface name.

e2 it is a temporary name to rename ethX in correct way
You have to use “ethernet ethX address x.x.x.x”

Jun 29 2023, 10:35 AM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5324: invalid interface name.

I found invalid interface name with lastest build (fresh install and none configuration)

Jun 29 2023, 10:02 AM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5284: Update Realtek r8152 + 8168 driver.

https://github.com/vyos/vyos-build/pull/370

Jun 29 2023, 9:13 AM · VyOS 1.4 Sagitta (1.4.0-GA)
cuongdt1994 added a comment to T5325: Moschip MCS9900 fix driver.

I found your devices supported but I need build and check again.

Jun 29 2023, 8:49 AM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5325: Moschip MCS9900 fix driver.

@aztec102 please show version running.

Jun 29 2023, 8:39 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5324: invalid interface name.

e2 it is a temporary name to rename ethX in correct way
You have to use “ethernet ethX address x.x.x.x”

Jun 29 2023, 4:49 AM · VyOS 1.4 Sagitta
aztec102 created T5325: Moschip MCS9900 fix driver.
Jun 29 2023, 3:54 AM · VyOS 1.4 Sagitta

Jun 28 2023

greenpsi created T5324: invalid interface name.
Jun 28 2023, 8:17 PM · VyOS 1.4 Sagitta
isithran created T5323: VRF-aware Multicast diagnostic commands support.
Jun 28 2023, 6:47 PM · VyOS Rolling
isithran created T5322: VRF-aware IGMP support.
Jun 28 2023, 6:35 PM · VyOS Rolling
isithran created T5321: VRF-aware PIM support.
Jun 28 2023, 6:22 PM · VyOS Rolling
jestabro added a comment to T5320: Add warning when entering config mode after a boot configuration error.

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

Jun 28 2023, 4:54 PM · VyOS 1.4 Sagitta
jestabro triaged T5320: Add warning when entering config mode after a boot configuration error as Normal priority.
Jun 28 2023, 4:37 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5319: Remove remaining workarounds for incorrect defaults: T5308: Remove workarounds for incorrect defaults in get_interface_dict.
Jun 28 2023, 3:17 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T5308: Remove workarounds for incorrect defaults in get_interface_dict: T5319: Remove remaining workarounds for incorrect defaults.
Jun 28 2023, 3:17 PM · VyOS 1.4 Sagitta
jestabro triaged T5319: Remove remaining workarounds for incorrect defaults as Normal priority.
Jun 28 2023, 3:17 PM · VyOS 1.4 Sagitta
Viacheslav closed T1237: Static Route Path Monitoring, failover as Resolved.
Jun 28 2023, 8:22 AM · VyOS 1.4 Sagitta
SrividyaA added a comment to T4329: Bgp policy route-map bug with set several extcommunity rt.
Jun 28 2023, 6:31 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4329: Bgp policy route-map bug with set several extcommunity rt.

@apasheev it were rewritten in https://github.com/vyos/vyos-1x/pull/1567/files#diff-7839502816137d55f673c064e6ec87a2eed7dc80563b1e307363c3e4b090a2b3R302

set policy route-map FOO rule 10 set extcommunity rt '1111:2222222'
set policy route-map FOO rule 10 set extcommunity rt '33:444'
set policy route-map FOO rule 10 action permit
Jun 28 2023, 6:14 AM · VyOS 1.4 Sagitta

Jun 27 2023

Viacheslav added a comment to T1797: Implement DPDK Fast-Path using FRR's Alternate Forwarding Planes and VPP.

PR https://github.com/vyos/vyos-1x/pull/2059
PR https://github.com/vyos/vyos-build/pull/369

Jun 27 2023, 4:33 PM
narey83 added a comment to T4639: Crowdsec in VyOS (Blocking only).

This would be a great feature to have on VyOS.

Jun 27 2023, 2:18 PM · VyOS Rolling
jestabro changed Issue type from improvement to internal on T5316: configtree: use a single pass of the diff algorithm.
Jun 27 2023, 1:38 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T5316: configtree: use a single pass of the diff algorithm: T5317: configtree: remove mutable references.
Jun 27 2023, 1:38 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5317: configtree: remove mutable references: T5316: configtree: use a single pass of the diff algorithm.
Jun 27 2023, 1:37 PM · VyOS 1.4 Sagitta
jestabro triaged T5317: configtree: remove mutable references as Normal priority.
Jun 27 2023, 1:37 PM · VyOS 1.4 Sagitta
jestabro triaged T5316: configtree: use a single pass of the diff algorithm as Normal priority.
Jun 27 2023, 1:34 PM · VyOS 1.4 Sagitta
jestabro created T5316: configtree: use a single pass of the diff algorithm.
Jun 27 2023, 1:32 PM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5310: Need some help troubleshooting NIC detection..

PR Equuleus: https://github.com/vyos/vyos-build/pull/368

Jun 27 2023, 4:55 AM · VyOS 1.4 Sagitta

Jun 26 2023

c-po moved T5315: vrrp: add support for version 3 from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.4) board.
Jun 26 2023, 7:52 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po added a comment to T5315: vrrp: add support for version 3.

PR for equulues https://github.com/vyos/vyos-1x/pull/2058

Jun 26 2023, 7:52 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po moved T5315: vrrp: add support for version 3 from Open to Finished on the VyOS 1.4 Sagitta board.
Jun 26 2023, 7:29 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po closed T5272: Upgrade OpenVPN to 2.6 in Equuleus, a subtask of T5271: Add support for peer-fingerprint to OpenVPN, as Resolved.
Jun 26 2023, 7:26 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
c-po updated the task description for T5315: vrrp: add support for version 3.
Jun 26 2023, 6:16 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po claimed T5315: vrrp: add support for version 3.
Jun 26 2023, 6:14 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
c-po created T5315: vrrp: add support for version 3.
Jun 26 2023, 6:14 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
SrividyaA closed T5159: DHCPv6-server leases op-command shows warning message even if configured as Resolved.
Jun 26 2023, 11:40 AM · VyOS 1.4 Sagitta
Viacheslav moved T5298: Add RFKILL support into kernel. from Open to Finished on the VyOS 1.4 Sagitta board.
Jun 26 2023, 8:34 AM · VyOS 1.4 Sagitta