Page MenuHomeVyOS Platform
Feed Advanced Search

Jul 27 2023

c-po created T5411: Remove old background monitoring implementation.
Jul 27 2023, 6:52 PM · VyOS 1.4 Sagitta
Viacheslav closed T5368: FastNetmon service ids ddos-protection add support sflow mode as Resolved.
Jul 27 2023, 6:00 PM · VyOS 1.4 Sagitta
zsdc created T5410: Improve `utils.convert.convert_data()` to process all stdtypes.
Jul 27 2023, 4:20 PM · VyOS 1.4 Sagitta
a.apostoliuk changed the status of T5409: Add 'set interfaces wireguard wgX threaded' from Open to In progress.
Jul 27 2023, 3:01 PM · VyOS 1.4 Sagitta
a.apostoliuk created T5409: Add 'set interfaces wireguard wgX threaded'.
Jul 27 2023, 3:00 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5403: Add support for extending xml cache .

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

Jul 27 2023, 1:23 PM · VyOS 1.4 Sagitta
n.fort claimed T5406: "update webproxy blacklists" fails when vrf is being configured.
Jul 27 2023, 10:11 AM · VyOS 1.4 Sagitta
sarthurdev added a comment to T5404: Ability to completely disable firewall/conntrack.

It is a bug that it’s on by default, see other task. Will be fixed after new firewall refactor is merged.

Jul 27 2023, 9:31 AM · VyOS 1.4 Sagitta
c-po added a comment to T4974: OpenVPN- Data Channel Offload(DCO).

From the VyOS documentation and https://community.openvpn.net/openvpn/wiki/DataChannelOffload

Jul 27 2023, 9:26 AM · VyOS 1.4 Sagitta
Apachez added a comment to T5404: Ability to completely disable firewall/conntrack.

Then how come conntrack modules are loaded (and there is content in the ruleset "sudo nft -s list ruleset") when I have no firewall rules configured?

Jul 27 2023, 9:25 AM · VyOS 1.4 Sagitta
c-po added a comment to T4974: OpenVPN- Data Channel Offload(DCO).

CLI adjusted to:

Jul 27 2023, 9:23 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5404: Ability to completely disable firewall/conntrack.

Conntrack should be disabled by default https://vyos.dev/T5080

Jul 27 2023, 9:03 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5408: 15-16 tacacs folders under /home directory.

It is not a bug.
It is the implementation of TACACS authentication https://github.com/vyos/vyos-1x/pull/2038
https://github.com/vyos/vyos-1x/blob/fa07179ae7f1dc07e6ccc1b20d2b81384b6efe07/debian/vyos-1x.postinst#L47-L52

Jul 27 2023, 8:56 AM · VyOS 1.4 Sagitta
a.hajiyev created T5408: 15-16 tacacs folders under /home directory.
Jul 27 2023, 8:00 AM · VyOS 1.4 Sagitta
jvoss created T5407: Static routes pointed to container networks fail to persist after reboot.
Jul 27 2023, 2:53 AM · VyOS 1.4 Sagitta
Apachez created T5406: "update webproxy blacklists" fails when vrf is being configured.
Jul 27 2023, 2:43 AM · VyOS 1.4 Sagitta
Apachez created T5405: Add VRF support for "update geoip".
Jul 27 2023, 2:37 AM · VyOS Rolling
Apachez created T5404: Ability to completely disable firewall/conntrack.
Jul 27 2023, 2:24 AM · VyOS 1.4 Sagitta

Jul 26 2023

c-po closed T4974: OpenVPN- Data Channel Offload(DCO) as Resolved.
Jul 26 2023, 9:15 PM · VyOS 1.4 Sagitta
c-po closed T5365: Container systemd units require authentication as Resolved.
Jul 26 2023, 7:47 PM · VyOS 1.4 Sagitta
jestabro changed the status of T5403: Add support for extending xml cache from Open to In progress.
Jul 26 2023, 6:51 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5399: "show ntp" fails when vrf is being configured.

Tested and verified as described in the pull request:

Jul 26 2023, 5:55 PM · VyOS 1.4 Sagitta
jack9603301 added a comment to T5341: Improve CLI for high-availability virtual-server to work with multiple ports.
Jul 26 2023, 4:49 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5399: "show ntp" fails when vrf is being configured.

Thanks for testing and submitting PR

Jul 26 2023, 1:37 PM · VyOS 1.4 Sagitta
a.apostoliuk changed the status of T5402: VRRP router with rfc3768-compatibility sends multiple ARP replies from Open to In progress.
Jul 26 2023, 12:17 PM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
a.apostoliuk created T5402: VRRP router with rfc3768-compatibility sends multiple ARP replies .
Jul 26 2023, 12:17 PM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav closed T5398: FRR mangles container network interface names as Resolved.
Jul 26 2023, 12:01 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5399: "show ntp" fails when vrf is being configured from Open to Needs testing.
Jul 26 2023, 12:01 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5399: "show ntp" fails when vrf is being configured.

Pull request created: https://github.com/vyos/vyos-1x/pull/2112

Jul 26 2023, 9:51 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5399: "show ntp" fails when vrf is being configured.

There is this line in the code https://github.com/vyos/vyos-1x/blob/688755a988e233e221bf920e391e35d5ddc9cb56/src/op_mode/show_ntp.sh#L21

Jul 26 2023, 7:56 AM · VyOS 1.4 Sagitta
yzguy added a comment to T5401: Using load config restarts containers every time.

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

Jul 26 2023, 4:32 AM · VyOS 1.4 Sagitta
yzguy created T5401: Using load config restarts containers every time.
Jul 26 2023, 3:11 AM · VyOS 1.4 Sagitta
yzguy updated subscribers of T5365: Container systemd units require authentication.

@c-po just added the sudo on a live box to test the changes and I can confirm that fixes it. No auth prompt when doing a load config.
Now I did notice that every time I do a load config it runs that migration script which stops/starts the container which is not ideal.

Jul 26 2023, 2:23 AM · VyOS 1.4 Sagitta

Jul 25 2023

Apachez added a comment to T5399: "show ntp" fails when vrf is being configured.

I can confirm that altering line 21 as suggested fixes this issue.

Jul 25 2023, 11:29 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5398: FRR mangles container network interface names from Open to Needs testing.
Jul 25 2023, 9:28 PM · VyOS 1.4 Sagitta
c-po added a comment to T4974: OpenVPN- Data Channel Offload(DCO).

We probably wan't to load/unload the Kernel Module given what the user want's to do

Jul 25 2023, 9:15 PM · VyOS 1.4 Sagitta
c-po closed T5377: ospf: add graceful restart FRR feature (RFC 3623) as Resolved.
Jul 25 2023, 9:13 PM · VyOS 1.4 Sagitta
jvoss claimed T5398: FRR mangles container network interface names.

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

Jul 25 2023, 9:05 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5116: Better VRF support.

Out of the blue it seems like "network namespaces" would solve alot of current VRF compatability issues within VyOS:

Jul 25 2023, 8:34 PM · VyOS Rolling
jestabro triaged T5400: Move libvyosconfig build out of the Docker image as Wishlist priority.
Jul 25 2023, 8:00 PM · VyOS Rolling
Apachez added a comment to T5371: "system name-server" is not vrf aware.

Workaround until "system name-server" becomes vrf aware seems to be to change context into vrf INTERNET and then do a ping with VRF syntax like so:

Jul 25 2023, 7:42 PM · VyOS Rolling, Restricted Project
Apachez added a comment to T5374: Ability to set 24-hour time format.

I would vote for:

Jul 25 2023, 7:40 PM · VyOS 1.4 Sagitta
1vivy added a comment to T5387: dhcp6c: add a no release option.

PR: https://github.com/vyos/vyos-1x/pull/2108
PR: https://github.com/vyos/vyos-build/pull/372

Jul 25 2023, 6:32 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
1vivy changed the status of T5387: dhcp6c: add a no release option from Open to Confirmed.
Jul 25 2023, 6:28 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
n.fort added a comment to T5399: "show ntp" fails when vrf is being configured.

Can you check changing

Jul 25 2023, 5:07 PM · VyOS 1.4 Sagitta
yzguy updated the task description for T5365: Container systemd units require authentication.
Jul 25 2023, 4:13 PM · VyOS 1.4 Sagitta
yzguy updated the task description for T5365: Container systemd units require authentication.
Jul 25 2023, 4:06 PM · VyOS 1.4 Sagitta
yzguy updated the task description for T5365: Container systemd units require authentication.
Jul 25 2023, 4:05 PM · VyOS 1.4 Sagitta
yzguy updated the task description for T5365: Container systemd units require authentication.
Jul 25 2023, 3:54 PM · VyOS 1.4 Sagitta
yzguy updated the task description for T5365: Container systemd units require authentication.
Jul 25 2023, 3:50 PM · VyOS 1.4 Sagitta
yzguy updated the task description for T5365: Container systemd units require authentication.
Jul 25 2023, 3:38 PM · VyOS 1.4 Sagitta
Apachez created T5399: "show ntp" fails when vrf is being configured.
Jul 25 2023, 3:35 PM · VyOS 1.4 Sagitta
yzguy updated the task description for T5365: Container systemd units require authentication.
Jul 25 2023, 3:21 PM · VyOS 1.4 Sagitta
yzguy updated the task description for T5365: Container systemd units require authentication.
Jul 25 2023, 3:18 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5398: FRR mangles container network interface names.

@jvoss Add the PR, please
Thanks.

Jul 25 2023, 1:55 PM · VyOS 1.4 Sagitta
jvoss added a comment to T5398: FRR mangles container network interface names.

Spot on Viacheslav! That absolutely resolved the issue, thanks! I was initially thinking it might have been the key_mangling option. Glad to see there is another option here.

Jul 25 2023, 1:32 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5398: FRR mangles container network interface names.

Try to add no_tag_node_value_mangle there https://github.com/vyos/vyos-1x/blob/20b7155f4140f54cf7669256160b6fedd8c1ab7a/src/conf_mode/protocols_static.py#L50

Jul 25 2023, 1:11 PM · VyOS 1.4 Sagitta
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.

Doing some more digging it turned out that VyOS doesnt support nested routing so the gateway must be reachable (at least IP-address wise) through a physical interface - I have updated the script in the original post to adjust for that (added variable GATEWAY).

Jul 25 2023, 1:04 PM · VyOS Rolling, Restricted Project
Viacheslav added a comment to T5222: Add load-balancing reverse-proxy based on haproxy .

@dongjunbo It requires more tests and reviews

Jul 25 2023, 12:59 PM · VyOS 1.4 Sagitta
Apachez updated the task description for T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Jul 25 2023, 12:57 PM · VyOS Rolling, Restricted Project
zsdc moved T4412: commit archive: reboot not working with sftp from Open to In Progress on the VyOS 1.4 Sagitta board.
Jul 25 2023, 9:54 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
zsdc moved T4412: commit archive: reboot not working with sftp from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.4) board.
Jul 25 2023, 9:54 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
zsdc changed the status of T4412: commit archive: reboot not working with sftp from In progress to Needs testing.

Fix for 1.4: https://github.com/vyos/vyos-1x/pull/2109

Jul 25 2023, 9:53 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
dongjunbo added a comment to T5222: Add load-balancing reverse-proxy based on haproxy .

Would you please backport this feature to VyOS 1.3.x?

Jul 25 2023, 2:08 AM · VyOS 1.4 Sagitta

Jul 24 2023

jvoss created T5398: FRR mangles container network interface names.
Jul 24 2023, 11:12 PM · VyOS 1.4 Sagitta
syncer triaged T4460: nhrp not starting due to missing cisco-authentication value as Normal priority.
Jul 24 2023, 11:08 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
syncer moved T4460: nhrp not starting due to missing cisco-authentication value from Open to In Progress on the VyOS 1.4 Sagitta board.
Jul 24 2023, 11:08 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
syncer triaged T5397: NETEM (Network Emulator) - Please add configurable jitter as Wishlist priority.
Jul 24 2023, 11:07 PM · VyOS Rolling
petekowalsky added a comment to T5397: NETEM (Network Emulator) - Please add configurable jitter.

I would find something like this very easy to use:

Jul 24 2023, 6:57 PM · VyOS Rolling
n.fort added a comment to T4460: nhrp not starting due to missing cisco-authentication value.

Re opening this task. Migration script needs to be added.

Jul 24 2023, 6:39 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
n.fort reopened T4460: nhrp not starting due to missing cisco-authentication value as "Confirmed".
Jul 24 2023, 6:38 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), Restricted Project
jestabro claimed T5348: Service config-sync can freeze the secondary router if it has commit-archive location.
Jul 24 2023, 5:32 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.5 Circinus
Viacheslav added a comment to T5397: NETEM (Network Emulator) - Please add configurable jitter.

Do you have any idea for the CLI?

Jul 24 2023, 5:32 PM · VyOS Rolling
Apachez added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.

But they shouldnt take several minutes and this alone can be a reason for why not putting VyOS into production.

Jul 24 2023, 4:58 PM · VyOS Rolling, Restricted Project
petekowalsky updated the task description for T5397: NETEM (Network Emulator) - Please add configurable jitter.
Jul 24 2023, 4:45 PM · VyOS Rolling
petekowalsky created T5397: NETEM (Network Emulator) - Please add configurable jitter.
Jul 24 2023, 4:44 PM · VyOS Rolling
daniil added a comment to T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.

Long commit time does not depend on the number of static routes, but on a size of the configuration or number of lines in the configuration. If a router has a large configuration (not necessarily static routes), committing any changes takes several minutes.

Jul 24 2023, 2:47 PM · VyOS Rolling, Restricted Project
ralph.bariz updated the task description for T5390: VyOS public/private Swarm.
Jul 24 2023, 1:59 PM
n.fort changed the status of T4889: Add nftables NAT REDIRECT [to localhost] to CLI from In progress to Needs testing.
Jul 24 2023, 10:11 AM · vyatta-nat, VyOS 1.4 Sagitta
ralph.bariz updated the task description for T5390: VyOS public/private Swarm.
Jul 24 2023, 7:17 AM
ralph.bariz updated the task description for T5390: VyOS public/private Swarm.
Jul 24 2023, 7:16 AM
ralph.bariz updated the task description for T5390: VyOS public/private Swarm.
Jul 24 2023, 7:15 AM
ralph.bariz created T5396: Swarm Client.
Jul 24 2023, 7:14 AM
ralph.bariz created T5395: Swarm discovery PoC.
Jul 24 2023, 7:11 AM
ralph.bariz updated the task description for T5393: Swarm Service VyOS configuration and tooling.
Jul 24 2023, 7:10 AM
ralph.bariz created T5394: Swarm node evolution PoC.
Jul 24 2023, 7:08 AM
ralph.bariz created T5393: Swarm Service VyOS configuration and tooling.
Jul 24 2023, 7:06 AM
ralph.bariz created T5392: Swarm consent PoC.
Jul 24 2023, 7:05 AM
ralph.bariz created T5391: Swarm Service.
Jul 24 2023, 7:03 AM
ralph.bariz created T5390: VyOS public/private Swarm.
Jul 24 2023, 6:54 AM
jestabro added a comment to T5316: configtree: use a single pass of the diff algorithm.

PR:
https://github.com/vyos/vyos1x-config/pull/19

Jul 24 2023, 3:12 AM · VyOS 1.4 Sagitta
jestabro added a comment to T5317: configtree: remove mutable references.

PR:
https://github.com/vyos/vyos1x-config/pull/19

Jul 24 2023, 3:12 AM · VyOS 1.4 Sagitta

Jul 23 2023

1vivy added a comment to T5387: dhcp6c: add a no release option.

Am I supposed to create data/template/dhcp-client/dhcp6c_daemon-options.j2 by hand? I tried to run make to try and create the template, then go from there & fill out the template like in daemon-options.j2. But my dev env is borked, and I'm starting to think that inside a VyOS instance is also where I'm supposed to do this.

Jul 23 2023, 5:52 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Apachez updated the task description for T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Jul 23 2023, 3:16 AM · VyOS Rolling, Restricted Project
Apachez created T5388: Something is fishy with commit and boot times when more than a few hundred static routes are being used.
Jul 23 2023, 3:00 AM · VyOS Rolling, Restricted Project
syncer moved T2612: HTTPS API, changing API key fails but goes through from Open to Backlog on the VyOS 1.4 Sagitta board.
Jul 23 2023, 1:27 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
syncer moved T2612: HTTPS API, changing API key fails but goes through from Need Triage to Backlog on the VyOS 1.3 Equuleus (1.3.4) board.
Jul 23 2023, 1:27 AM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
1vivy added a project to T5387: dhcp6c: add a no release option: VyOS 1.4 Sagitta.
Jul 23 2023, 1:24 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
syncer assigned T5378: Request for clearing single entry multicast route to v.huti.
Jul 23 2023, 12:20 AM · VyOS Rolling

Jul 22 2023

syncer triaged T5369: System login timeout doesnt work as expected as Normal priority.
Jul 22 2023, 11:56 PM · VyOS Rolling, Restricted Project