Page MenuHomeVyOS Platform
Feed Search

Jun 16 2023

Viacheslav updated the task description for T5285: Add CLI for configuration mode for VPP.
Jun 16 2023, 7:20 AM · VyOS 1.4 Sagitta

Jun 15 2023

sarthurdev added a comment to T5293: Support for Floating Rules (Global Firewall-Rules that are automatically applied before all other Zone Rules).

Should be possible when new refactor is merged: T5160

Jun 15 2023, 5:43 PM · VyOS 1.4 Sagitta
sarthurdev added a comment to T5294: Wildcard Domains / TLDs in Firewall-Rules (and perhaps groups).

This would have to be handled with DNS and not in the firewall. Hostnames work on firewall because they are resolved prior to use in rules.

Jun 15 2023, 5:42 PM · VyOS Rolling
aga created T5294: Wildcard Domains / TLDs in Firewall-Rules (and perhaps groups).
Jun 15 2023, 5:04 PM · VyOS Rolling
aga created T5293: Support for Floating Rules (Global Firewall-Rules that are automatically applied before all other Zone Rules).
Jun 15 2023, 4:56 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5276: QOS- inbound shapper attached on VLANs not working..

Don't see errors with this configuration:

set interfaces ethernet eth1 vif 11 address '192.0.2.2/24'
set interfaces input ifb0 description 'WAN Ingress'
Jun 15 2023, 11:11 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5290: Failing commits for SR-IOV interfaces using ixgbevf driver due to change speed/duplex settings from Open to Needs testing.
Jun 15 2023, 9:46 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5281: Add kernel options for vhost-net.

vhost modules are not included to kernet

Jun 15 2023, 9:44 AM · VyOS 1.4 Sagitta
fernando added a comment to T5266: QoS- HTB error when match with a dscp parameter for queue-type 'priority'.

I've found the reason why this command fails, it' happens because the logic to match the dscp parameter is missing. So, it tries to apply the basic policy with the tc filter parameters by default :

Jun 15 2023, 12:33 AM · VyOS 1.4 Sagitta

Jun 14 2023

jestabro created T5292: Commit error on boot when https.py is included in config daemon scripts.
Jun 14 2023, 9:22 PM · VyOS 1.4 Sagitta
Harliff added a comment to T775: Config Sync between two VyOS routers.

Wow! Glad to see its moving on!

Jun 14 2023, 4:01 PM · VyOS 1.4 Sagitta
sjcarr added a comment to T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable.

Thanks!

Jun 14 2023, 3:16 PM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable.

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

Jun 14 2023, 2:27 PM · VyOS 1.4 Sagitta
sjcarr added a comment to T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable.

That did fix the issue. So how do I get that change in the main code?

Jun 14 2023, 2:16 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T775: Config Sync between two VyOS routers.

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

set service config-sync mode 'load'
set service config-sync secondary address '192.168.122.11'
set service config-sync secondary key 'foo'
set service config-sync section 'nat'
Jun 14 2023, 1:53 PM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable.

You can try edit with sudo nano /opt/vyatta/sbin/vyatta-cfg-cmd-wrapper

Jun 14 2023, 1:39 PM · VyOS 1.4 Sagitta
sjcarr added a comment to T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable.

Nope it hasn't, you skim read the bug report.

Jun 14 2023, 1:21 PM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable.

Your current version is too old, this function has been changed or removed, try upgrading to the new rolling version.

Jun 14 2023, 12:38 PM · VyOS 1.4 Sagitta
Coopercentral added a comment to T2251: VRF communication breaks when utilizing zone-based firewalling.

From my testing, all traffic that originates from an interface attached to a VRF, will show the source interface as the VRF master interface, regardless of the zone attached to that interface. This will make it difficult to segment traffic between interfaces attached to the same VRF. For example:

Jun 14 2023, 12:14 PM · VyOS Rolling, Bugs
cuongdt1994 added a comment to T5290: Failing commits for SR-IOV interfaces using ixgbevf driver due to change speed/duplex settings.

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

Jun 14 2023, 12:11 PM · VyOS 1.4 Sagitta
sjcarr created T5291: vyatta-cfg-cmd-wrapper missing ${vyos_libexec_dir} variable.
Jun 14 2023, 10:52 AM · VyOS 1.4 Sagitta
syncer changed the subtype of T3871: Resolve unexpected interface name reordering from "Task" to "Bug".
Jun 14 2023, 10:43 AM · Bugs, VyOS 1.4 Sagitta (1.4.0-GA)
hatramatra created T5290: Failing commits for SR-IOV interfaces using ixgbevf driver due to change speed/duplex settings.
Jun 14 2023, 9:37 AM · VyOS 1.4 Sagitta
syncer triaged T5276: QOS- inbound shapper attached on VLANs not working. as Normal priority.
Jun 14 2023, 12:27 AM · VyOS 1.4 Sagitta

Jun 13 2023

cuongdt1994 created T5289: Smart Queue Management.
Jun 13 2023, 6:44 PM · VyOS Rolling
cuongdt1994 added a comment to T5284: Update Realtek r8152 + 8168 driver.
Jun 13 2023, 6:38 PM · VyOS 1.4 Sagitta (1.4.0-GA)
cuongdt1994 added a comment to T5284: Update Realtek r8152 + 8168 driver.
Jun 13 2023, 6:35 PM · VyOS 1.4 Sagitta (1.4.0-GA)
daniil added a comment to T5287: Unable to advertise EVPN type 3 (multicast) routes when using a route-map.

I opened an issue on github:

Jun 13 2023, 4:57 PM · VyOS Rolling, Bugs
daniil created T5287: Unable to advertise EVPN type 3 (multicast) routes when using a route-map.
Jun 13 2023, 3:28 PM · VyOS Rolling, Bugs
Viacheslav closed T5171: Use XML for conf-mode "load-balancing wan" instead of legacy templates, a subtask of T4470: Rewrite load-balancing wan to XML/Python, as Resolved.
Jun 13 2023, 11:02 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q2), VyOS Rolling
Viacheslav closed T5171: Use XML for conf-mode "load-balancing wan" instead of legacy templates as Resolved.
Jun 13 2023, 11:02 AM · VyOS 1.4 Sagitta
Viacheslav closed T5213: Accel-ppp sending accounting interim updates acct-interim-interval option as Resolved.
Jun 13 2023, 11:01 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav closed T5222: Add load-balancing reverse-proxy based on haproxy as Resolved.
Jun 13 2023, 11:00 AM · VyOS 1.4 Sagitta
Viacheslav closed T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker as Resolved.
Jun 13 2023, 10:59 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5248: Ability to load config via API in JSON format.

Thanks, @jestabro
It works in my tests!!

Jun 13 2023, 9:18 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5283: IPoE server assigns network address from Confirmed to Needs testing.
Jun 13 2023, 8:12 AM · VyOS 1.4 Sagitta

Jun 12 2023

jestabro triaged T5248: Ability to load config via API in JSON format as Normal priority.
Jun 12 2023, 7:37 PM · VyOS 1.4 Sagitta
jestabro changed the status of T5248: Ability to load config via API in JSON format, a subtask of T3441: More intelligent config loading scripts, from Open to Needs testing.
Jun 12 2023, 7:36 PM · VyOS Rolling
jestabro changed the status of T5248: Ability to load config via API in JSON format, a subtask of T5263: Generalization of REST configure endpoint, from Open to Needs testing.
Jun 12 2023, 7:36 PM · VyOS 1.4 Sagitta
jestabro changed the status of T5248: Ability to load config via API in JSON format from Open to Needs testing.
Jun 12 2023, 7:36 PM · VyOS 1.4 Sagitta
c-po closed T5286: Remove XDP support, a subtask of T893: Add support for VPP , as Resolved.
Jun 12 2023, 6:03 PM · VyOS 1.4 Sagitta
c-po closed T5286: Remove XDP support as Resolved.
Jun 12 2023, 6:03 PM · VyOS 1.4 Sagitta
c-po added a comment to T5285: Add CLI for configuration mode for VPP.

Network vendors always talk about control-plane and data-plane ... forward-plane is not used often

Jun 12 2023, 5:36 PM · VyOS 1.4 Sagitta
c-po changed the status of T5286: Remove XDP support, a subtask of T893: Add support for VPP , from Open to In progress.
Jun 12 2023, 5:28 PM · VyOS 1.4 Sagitta
c-po changed the status of T5286: Remove XDP support from Open to In progress.
Jun 12 2023, 5:28 PM · VyOS 1.4 Sagitta
c-po created T5286: Remove XDP support.
Jun 12 2023, 5:27 PM · VyOS 1.4 Sagitta
c-po added a parent task for T5285: Add CLI for configuration mode for VPP: T893: Add support for VPP .
Jun 12 2023, 5:27 PM · VyOS 1.4 Sagitta
c-po added a subtask for T893: Add support for VPP : T5285: Add CLI for configuration mode for VPP.
Jun 12 2023, 5:27 PM · VyOS 1.4 Sagitta
Viacheslav created T5285: Add CLI for configuration mode for VPP.
Jun 12 2023, 5:18 PM · VyOS 1.4 Sagitta
jestabro closed T5282: Poweroff now does not work as Resolved.
Jun 12 2023, 5:11 PM · VyOS 1.4 Sagitta
cuongdt1994 created T5284: Update Realtek r8152 + 8168 driver.
Jun 12 2023, 5:00 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro claimed T5282: Poweroff now does not work.

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

Jun 12 2023, 4:31 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5282: Poweroff now does not work.

After T5239, (vyatta-cfg, commit 4bbb3829), frr.service start and stop is managed by vyos-router, consequently, one should remove the following, so as not to confuse systemd:
https://github.com/vyos/vyos-1x/blob/current/src/etc/systemd/system/frr.service.d/override.conf#L1-L3

Jun 12 2023, 3:54 PM · VyOS 1.4 Sagitta
n.fort changed the status of T5283: IPoE server assigns network address from Open to Confirmed.
Jun 12 2023, 2:30 PM · VyOS 1.4 Sagitta
n.fort created T5283: IPoE server assigns network address.
Jun 12 2023, 2:30 PM · VyOS 1.4 Sagitta
Viacheslav claimed T5281: Add kernel options for vhost-net.

PR https://github.com/vyos/vyos-build/pull/360

Jun 12 2023, 11:19 AM · VyOS 1.4 Sagitta
Viacheslav closed T5264: Add Mellanox Technologies firmware flash module mlxfw to kernel as Resolved.
Jun 12 2023, 11:13 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5282: Poweroff now does not work.
Jun 12 2023, 11:09 AM · VyOS 1.4 Sagitta
Viacheslav attached a referenced file: F3780589: poweroff.png.
Jun 12 2023, 11:08 AM · VyOS 1.4 Sagitta
Viacheslav created T5282: Poweroff now does not work.
Jun 12 2023, 11:08 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5264: Add Mellanox Technologies firmware flash module mlxfw to kernel from Open to Needs testing.
Jun 12 2023, 10:30 AM · VyOS 1.4 Sagitta
Viacheslav created T5281: Add kernel options for vhost-net.
Jun 12 2023, 9:44 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T2251: VRF communication breaks when utilizing zone-based firewalling.

This bug is still present in the latest 1.4 rolling release

Jun 12 2023, 9:34 AM · VyOS Rolling, Bugs

Jun 11 2023

ganawaj added a comment to T2251: VRF communication breaks when utilizing zone-based firewalling.

This bug is still present in the latest 1.4 rolling release

Jun 11 2023, 8:06 PM · VyOS Rolling, Bugs
c-po changed the status of T5277: Dhcpv6-relay does not start on boot from Open to Needs testing.
Jun 11 2023, 7:43 AM · VyOS 1.4 Sagitta
c-po added a comment to T5277: Dhcpv6-relay does not start on boot.

Tested on VyOS 1.3.3

Jun 11 2023, 7:42 AM · VyOS 1.4 Sagitta
jestabro added a subtask for T3441: More intelligent config loading scripts: T5248: Ability to load config via API in JSON format.
Jun 11 2023, 2:43 AM · VyOS Rolling
jestabro added a parent task for T5248: Ability to load config via API in JSON format: T3441: More intelligent config loading scripts.
Jun 11 2023, 2:43 AM · VyOS 1.4 Sagitta
jestabro added a comment to T5248: Ability to load config via API in JSON format.

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

Jun 11 2023, 2:39 AM · VyOS 1.4 Sagitta

Jun 10 2023

Viacheslav closed T5231: Add op-mode for load-balancing reverse-proxy, a subtask of T5222: Add load-balancing reverse-proxy based on haproxy , as Resolved.
Jun 10 2023, 8:04 AM · VyOS 1.4 Sagitta
Viacheslav closed T5231: Add op-mode for load-balancing reverse-proxy as Resolved.
Jun 10 2023, 8:03 AM · VyOS 1.4 Sagitta
Viacheslav moved T5253: MPLS config removed at boot when wireguard interfaces present from Open to Finished on the VyOS 1.4 Sagitta board.
Jun 10 2023, 7:58 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5278: custome firewall network-group and update CIDR from a file.

The similar task https://vyos.dev/T4797
You can add manually nft rules that used for firewall group, but they will overwritten per next firewall change/commit. The whole firewall config will overwritten.
There are 2 ways. Somehow use it in CLI or use native (nft) tables, chains, group-sets and rules which are not overlapping with generated “system” firewall ruleset

Jun 10 2023, 5:47 AM · VyOS 1.5 Circinus
dongjunbo created T5278: custome firewall network-group and update CIDR from a file.
Jun 10 2023, 2:15 AM · VyOS 1.5 Circinus

Jun 9 2023

cuongdt1994 updated the task description for T5277: Dhcpv6-relay does not start on boot.
Jun 9 2023, 7:00 PM · VyOS 1.4 Sagitta
cuongdt1994 created T5277: Dhcpv6-relay does not start on boot.
Jun 9 2023, 6:52 PM · VyOS 1.4 Sagitta
fernando added a comment to T5276: QOS- inbound shapper attached on VLANs not working..

https://vyos.dev/T5048

Jun 9 2023, 3:13 PM · VyOS 1.4 Sagitta
fernando created T5276: QOS- inbound shapper attached on VLANs not working..
Jun 9 2023, 3:04 PM · VyOS 1.4 Sagitta
SrividyaA closed T5253: MPLS config removed at boot when wireguard interfaces present as Resolved.
Jun 9 2023, 11:29 AM · VyOS 1.4 Sagitta
cuongdt1994 added a comment to T5247: the bug of the command "show interfaces system".

PR: https://github.com/vyos/vyatta-op/pull/63

Jun 9 2023, 8:01 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
roedie added a comment to T5267: Another corruption on upgrade.

On another router I've changed the base mounts to sync ie: mount /dev/md127 /boot -o remount,rw,noatime,sync before upgrading, but after a reboot it came back corrupted.

Jun 9 2023, 7:04 AM · VyOS 1.4 Sagitta

Jun 8 2023

c-po changed the status of T5272: Upgrade OpenVPN to 2.6 in Equuleus, a subtask of T5271: Add support for peer-fingerprint to OpenVPN, from Open to In progress.
Jun 8 2023, 7:37 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
gusbourg added a comment to T3655: NAT doesn't work correctly with VRF.

I have been able to get NAT to work with VRFs with 1.4-rolling-202306080317. However:

Jun 8 2023, 6:55 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
cuongdt1994 added a comment to T5247: the bug of the command "show interfaces system".
<?xml version="1.0"?>
<interfaceDefinition>
  <node name="show">
    <children>
      <node name="interfaces">
        <properties>
          <help>Show network interface information</help>
        </properties>
        <command>${vyos_op_scripts_dir}/interfaces.py show_summary</command>
        <children>
          <leafNode name="counters">
            <properties>
              <help>Show network interface counters</help>
            </properties>
            <command>${vyos_op_scripts_dir}/interfaces.py show_counters</command>
          </leafNode>
          <leafNode name="detail">
            <properties>
              <help>Show detailed information of all interfaces</help>
            </properties>
            <command>${vyos_op_scripts_dir}/interfaces.py show</command>
          </leafNode>
        </children>
      </node>
    </children>
  </node>
</interfaceDefinition>
Jun 8 2023, 5:53 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
dmbaturin created T5275: Add op mode commands for exporting certificates to PEM files with correct headers.
Jun 8 2023, 4:20 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
dmbaturin created T5274: Add a deprecation warning for OpenVPN site-to-site with pre-shared secret.
Jun 8 2023, 4:17 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
dmbaturin created T5273: Add op mode commands for displaying certificate details and fingerprints.
Jun 8 2023, 4:10 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
dmbaturin created T5272: Upgrade OpenVPN to 2.6 in Equuleus.
Jun 8 2023, 4:04 PM · VyOS 1.3 Equuleus (1.3.4)
dmbaturin updated the task description for T5271: Add support for peer-fingerprint to OpenVPN.
Jun 8 2023, 4:01 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
dmbaturin created T5271: Add support for peer-fingerprint to OpenVPN.
Jun 8 2023, 4:00 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
dmbaturin updated the task description for T5270: Make OpenVPN `tls dh-params` optional.
Jun 8 2023, 3:56 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
dmbaturin created T5270: Make OpenVPN `tls dh-params` optional.
Jun 8 2023, 3:47 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
dmbaturin created T5269: OpenVPN non-TLS site-to-site mode deprecation.
Jun 8 2023, 3:40 PM · VyOS 1.4 Sagitta
c-po added a comment to T5239: Host name and domain name missing from the FRR configuration.

It's actually an old issue.

Jun 8 2023, 3:12 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
c-po claimed T5239: Host name and domain name missing from the FRR configuration.
Jun 8 2023, 3:12 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa1)
jestabro added a subtask for T5136: Possible config corruption on upgrade: T5267: Another corruption on upgrade.
Jun 8 2023, 3:04 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
jestabro added a parent task for T5267: Another corruption on upgrade: T5136: Possible config corruption on upgrade.
Jun 8 2023, 3:04 PM · VyOS 1.4 Sagitta
c-po claimed T4974: OpenVPN- Data Channel Offload(DCO).
Jun 8 2023, 2:31 PM · VyOS 1.4 Sagitta
roedie created T5267: Another corruption on upgrade.
Jun 8 2023, 2:07 PM · VyOS 1.4 Sagitta
Viacheslav renamed T2196: Dynamic ipv4 interface list hairpin from Dynamic ipv4 interface list to Dynamic ipv4 interface list hairpin.
Jun 8 2023, 4:17 AM · VyOS Rolling