Page MenuHomeVyOS Platform
Feed Advanced Search

Jun 9 2021

trae32566 created T3609: BGP Peer Group Changes Slow.
Jun 9 2021, 9:39 AM · VyOS 1.3 Equuleus (1.3.0)

Jun 7 2021

trae32566 updated the task description for T3604: Changing BGP Neighbor Peer-Group Association Causes Routing Subsystem Failure.
Jun 7 2021, 8:32 PM
trae32566 created T3604: Changing BGP Neighbor Peer-Group Association Causes Routing Subsystem Failure.
Jun 7 2021, 8:31 PM
trae32566 added a comment to T3602: Renaming BGP Peer Groups Leaves Router Broken.

This is indeed fixed!

Jun 7 2021, 8:27 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T3602: Renaming BGP Peer Groups Leaves Router Broken.
Jun 7 2021, 8:39 AM · VyOS 1.3 Equuleus (1.3.0)

May 23 2021

trae32566 created T3573: as-path-prepend Description Invalid.
May 23 2021, 10:12 AM · VyOS 1.4 Sagitta
trae32566 updated the task description for T3572: Basic Drive Diagnostic Tools.
May 23 2021, 2:59 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 updated the task description for T3572: Basic Drive Diagnostic Tools.
May 23 2021, 2:57 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 created T3572: Basic Drive Diagnostic Tools.
May 23 2021, 2:56 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 created T3571: Broken Show Tab Complete.
May 23 2021, 2:36 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

May 20 2021

trae32566 triaged T3564: Multiple BGP Confederation Peers Not Allowed as High priority.
May 20 2021, 7:24 AM · VyOS 1.4 Sagitta
trae32566 triaged T3563: commit-archive breaks with IPv6 source addresses as Normal priority.
May 20 2021, 7:00 AM · VyOS 1.4 Sagitta

Mar 27 2021

trae32566 created T3437: BGP Confederation Addition Causes Error.
Mar 27 2021, 5:21 AM · VyOS 1.3 Equuleus (1.3.7)

Mar 3 2021

trae32566 added a comment to T3271: qemu-kvm grub issue.

I've had this bite me a few times now as well, but I wasn't able to pin it down before to being a bug.

Mar 3 2021, 5:12 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 awarded T3271: qemu-kvm grub issue a Like token.
Mar 3 2021, 5:11 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Mar 2 2021

trae32566 created T3378: commit-archive source-address broken for IPv6 addresses.
Mar 2 2021, 6:51 AM · VyOS 1.3 Equuleus (1.3.0)

Feb 15 2021

trae32566 updated the task description for T3311: BGP Error: Remote AS must be set for neighbor or peer-group.
Feb 15 2021, 8:12 AM · VyOS 1.4 Sagitta
trae32566 updated the task description for T3311: BGP Error: Remote AS must be set for neighbor or peer-group.
Feb 15 2021, 6:50 AM · VyOS 1.4 Sagitta
trae32566 created T3311: BGP Error: Remote AS must be set for neighbor or peer-group.
Feb 15 2021, 12:16 AM · VyOS 1.4 Sagitta

Jan 22 2021

trae32566 updated the task description for T3229: Ethtool CLI Integration.
Jan 22 2021, 10:50 PM · VyOS 1.5 Circinus

Jan 18 2021

trae32566 closed T2679: VRRP with BFD Failure Detection as Resolved.

Interesting. I agree, I think that defeats the purpose of VRRP if both have to be running. I guess we can go ahead and close this as not feasible at this time.

Jan 18 2021, 10:18 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 updated the task description for T3229: Ethtool CLI Integration.
Jan 18 2021, 7:55 AM · VyOS 1.5 Circinus
trae32566 created T3229: Ethtool CLI Integration.
Jan 18 2021, 7:26 AM · VyOS 1.5 Circinus

Jan 15 2021

trae32566 added a comment to T3204: Performance system option destroy defined sysctl custom params.

This can be fixed by copying the two profile directories you're using (/usr/lib/tuned/network-throughput and /usr/lib/tuned/network-latency) to /etc/tuned and changing the sysctl section to only contain enabled=false. Here's it working:

root@cr01a-vyos:~# diff /usr/lib/tuned/network-latency/tuned.conf /etc/tuned/network-latency/tuned.conf
13,16c13
< net.core.busy_read=50
< net.core.busy_poll=50
< net.ipv4.tcp_fastopen=3
< kernel.numa_balancing=0
---
> enabled=false
root@cr01a-vyos:~# diff /usr/lib/tuned/network-throughput/tuned.conf /etc/tuned/network-throughput/tuned.conf 
10,16c10
< # Increase kernel buffer size maximums.  Currently this seems only necessary at 40Gb speeds.
< #
< # The buffer tuning values below do not account for any potential hugepage allocation.
< # Ensure that you do not oversubscribe system memory.
< net.ipv4.tcp_rmem="4096 87380 16777216"
< net.ipv4.tcp_wmem="4096 16384 16777216"
< net.ipv4.udp_mem="3145728 4194304 16777216"
---
> enabled=false
Jan 15 2021, 9:24 PM · VyOS 1.3 Equuleus (1.3.8), VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus

Jan 14 2021

trae32566 updated the task description for T3215: Operational command "show ipv6 route" is broken.
Jan 14 2021, 8:30 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 added a comment to T3216: Removal of restricted-shell broke configure mode for RADIUS users.

Yep, I use RADIUS.

Jan 14 2021, 8:29 AM · VyOS 1.4 Sagitta
trae32566 created T3216: Removal of restricted-shell broke configure mode for RADIUS users.
Jan 14 2021, 7:35 AM · VyOS 1.4 Sagitta
trae32566 created T3215: Operational command "show ipv6 route" is broken.
Jan 14 2021, 6:41 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Jan 9 2021

trae32566 closed T2467: Restarting flow accounting fails with systemd error as Resolved.

This is fixed:

trae@cr01b-vyos:~$ restart flow-accounting
trae@cr01b-vyos:~$ show ver
Jan 9 2021, 7:50 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T3201: Operational command "show log all" is not working for RADIUS users.
Jan 9 2021, 7:26 PM · VyOS 1.3 Equuleus (1.3.0)

Jan 7 2021

trae32566 awarded T3191: PAM RADIUS freezing when accounting does not configured on RADIUS server a Like token.
Jan 7 2021, 8:15 AM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Jan 6 2021

trae32566 created T3188: Tunnel local-ip to dhcp-interface Change Fails to Update.
Jan 6 2021, 7:29 AM · VyOS 1.3 Equuleus (1.3.0-epa3), VyOS 1.4 Sagitta

Nov 3 2020

trae32566 closed T2967: Duplicate IPv6 BFD peers created as Resolved.

Yes! Turns out the following is what fixed it:
https://phabricator.vyos.net/T2980

Nov 3 2020, 10:18 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 26 2020

trae32566 added a comment to T3015: It's over 9000! Super Jumbo Frame Support.

All of ours do as far as I know, which includes 10,40, and 100g. I'm pretty sure 2.5g and 5g will as well.

Oct 26 2020, 2:10 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T3015: It's over 9000! Super Jumbo Frame Support.
Oct 26 2020, 1:07 AM · VyOS 1.3 Equuleus (1.3.0)

Oct 18 2020

trae32566 closed T2965: Brief BFD Peer Info as Resolved.
Oct 18 2020, 9:45 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T2965: Brief BFD Peer Info.

Works for me!

trae@cr01b-vyos:~$ show protocols bfd peers
Session count: 11
SessionId  LocalAddress                             PeerAddress                             Status         
=========  ============                             ===========                             ======         
3776760774 192.168.253.3                            192.168.253.7                           up             
1851352402 fd52:d62e:8011:fffe:192:168:253:3        fd52:d62e:8011:fffe:192:168:253:6       up             
3344115206 192.168.253.3                            192.168.253.2                           down           
1252680903 fd52:d62e:8011:fffe:192:168:253:3        fd52:d62e:8011:fffe:192:168:253:2       down           
3664188082 192.168.253.3                            192.168.253.6                           up             
2809207409 fd52:d62e:8011:fffe:192:168:253:3        fd52:d62e:8011:fffe:192:168:253:1       up             
2086113021 192.168.253.3                            192.168.253.12                          up             
1362288442 unknown                                  fd52:d62e:8011:fffe:192:168:253:12      down           
3846665654 fd52:d62e:8011:fffe:192:168:253:3        fd52:d62e:8011:fffe:192:168:253:7       up             
276439511  fd52:d62e:8011:fffe:192:168:253:3        fd52:d62e:8011:fffe:192:168:253:12      down           
1342044518 192.168.253.3                            192.168.253.1                           up
Oct 18 2020, 9:43 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 16 2020

trae32566 added a comment to T2965: Brief BFD Peer Info.

That sounds great to me! I actually like that more.

Oct 16 2020, 7:23 AM · VyOS 1.3 Equuleus (1.3.0)

Oct 15 2020

trae32566 added a comment to T2980: FRR bfdd crash due to invalid length.

awesome, thanks!

Oct 15 2020, 4:52 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 awarded T2980: FRR bfdd crash due to invalid length a Like token.
Oct 15 2020, 4:51 PM · VyOS 1.3 Equuleus (1.3.0)

Oct 13 2020

trae32566 updated the task description for T2975: BFD default timers.
Oct 13 2020, 3:07 AM · VyOS 1.4 Sagitta
trae32566 updated the task description for T2975: BFD default timers.
Oct 13 2020, 2:57 AM · VyOS 1.4 Sagitta

Oct 12 2020

trae32566 created T2975: BFD default timers.
Oct 12 2020, 9:52 PM · VyOS 1.4 Sagitta

Oct 7 2020

trae32566 updated the task description for T2967: Duplicate IPv6 BFD peers created.
Oct 7 2020, 3:02 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2967: Duplicate IPv6 BFD peers created.
Oct 7 2020, 2:59 AM · VyOS 1.3 Equuleus (1.3.0)

Oct 6 2020

trae32566 updated the task description for T2965: Brief BFD Peer Info.
Oct 6 2020, 7:47 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 changed Is it a breaking change? from none to compatible on T2965: Brief BFD Peer Info.
Oct 6 2020, 7:38 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 edited projects for T2965: Brief BFD Peer Info, added: VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.
Oct 6 2020, 7:38 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2965: Brief BFD Peer Info.
Oct 6 2020, 7:37 AM · VyOS 1.3 Equuleus (1.3.0)

Sep 12 2020

trae32566 added a comment to T2863: Wireguard IPv6 Link-Local Addresses Are Not Unique.

Try a show ipv6 route ospfand look at the routes; they're probably being rejected:

trae@cr01b-vyos# run show ipv ro ospf
Codes: K - kernel route, C - connected, S - static, R - RIPng,
       O - OSPFv3, I - IS-IS, B - BGP, N - NHRP, T - Table,
       v - VNC, V - VNC-Direct, A - Babel, D - SHARP, F - PBR,
       f - OpenFabric,
       > - selected route, * - FIB route, q - queued route, r - rejected route
Sep 12 2020, 7:52 AM · VyOS 1.3 Equuleus (1.3.0)

Sep 7 2020

trae32566 created T2864: Wireguard IPv6 Link-Local Addresses Cannot Be Disabled.
Sep 7 2020, 9:23 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2863: Wireguard IPv6 Link-Local Addresses Are Not Unique.
Sep 7 2020, 8:50 PM · VyOS 1.3 Equuleus (1.3.0)

Jul 12 2020

trae32566 awarded T2699: NAT Regression in 1.3 a Like token.
Jul 12 2020, 12:21 AM

Jul 8 2020

trae32566 added a comment to T2644: Bonding interfaces cannot be disabled.

Can regression testing of some sort be added for this? I've seen this issue crop up before now, so I would guess this is a good candidate for that if possible.

Jul 8 2020, 7:59 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 awarded T2650: interfaces bridge, bonding: revert back to per-interface membership syntax a Like token.
Jul 8 2020, 7:58 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 closed T2692: Evaluate Setting Default Hash Policy to L3+L4, a subtask of T2646: Sysctl for IPv4 ECMP Hash Policy Not Set, as Resolved.
Jul 8 2020, 4:31 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 closed T2692: Evaluate Setting Default Hash Policy to L3+L4 as Resolved.

Closed - this is available as set system ip layer4-hashing

Jul 8 2020, 4:30 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 closed T2646: Sysctl for IPv4 ECMP Hash Policy Not Set as Resolved.

Oh, neat. Thanks, I'll close this then!

Jul 8 2020, 4:30 PM · VyOS 1.3 Equuleus (1.3.0)

Jul 7 2020

trae32566 created T2692: Evaluate Setting Default Hash Policy to L3+L4.
Jul 7 2020, 9:33 PM · VyOS 1.3 Equuleus (1.3.0)

Jul 4 2020

trae32566 created T2679: VRRP with BFD Failure Detection.
Jul 4 2020, 3:26 AM · VyOS 1.3 Equuleus (1.3.0)

Jun 25 2020

trae32566 added a comment to T2642: sshd fails to start due to configuration error.

This appears to be caused by the setting of service ssh listen-address; it appears the script generating the config is omitting the actual address. Removing a specific listening address is a temporary workaround.

Jun 25 2020, 10:37 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 updated the task description for T2646: Sysctl for IPv4 ECMP Hash Policy Not Set.
Jun 25 2020, 5:22 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2646: Sysctl for IPv4 ECMP Hash Policy Not Set.
Jun 25 2020, 5:20 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 updated the task description for T2645: Editing route-map action requires adding a new rule.
Jun 25 2020, 3:42 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 updated the task description for T2645: Editing route-map action requires adding a new rule.
Jun 25 2020, 3:10 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 triaged T2645: Editing route-map action requires adding a new rule as Wishlist priority.
Jun 25 2020, 3:10 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 created T2644: Bonding interfaces cannot be disabled.
Jun 25 2020, 2:57 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2643: show interfaces does not scale with terminal width.
Jun 25 2020, 2:50 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2642: sshd fails to start due to configuration error.
Jun 25 2020, 2:27 AM · VyOS 1.3 Equuleus (1.3.0)

May 16 2020

trae32566 created T2468: Passwords with special characters fail in commit-archive.
May 16 2020, 8:05 AM · VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
trae32566 created T2467: Restarting flow accounting fails with systemd error.
May 16 2020, 4:39 AM · VyOS 1.3 Equuleus (1.3.0)

May 13 2020

trae32566 closed T2435: Pseudo-ethernet Interfaces Broken as Resolved.
May 13 2020, 3:47 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T2435: Pseudo-ethernet Interfaces Broken.

Actually I think this is a result of T2434 since the source interface is bond1, so I'm closing this again. My apologies.

May 13 2020, 3:40 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 reopened T2435: Pseudo-ethernet Interfaces Broken as "Open".

@jjakob This doesn't appear to have been fixed in VyOS 1.3-rolling-202005130117

May 13 2020, 3:09 AM · VyOS 1.3 Equuleus (1.3.0)

May 10 2020

trae32566 created T2447: Additional boot argument configuration to limit CPU C-States.
May 10 2020, 4:29 PM · VyOS 1.4 Sagitta (1.4.0-epa3)

May 8 2020

trae32566 added a comment to T2434: Duplicate Address Detection Breaks Interfaces.

That build was given to me to test in #lobby by Thomas Mangin, so he may be able to tell you more about it if needed.

May 8 2020, 10:07 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
trae32566 created T2435: Pseudo-ethernet Interfaces Broken.
May 8 2020, 5:31 AM · VyOS 1.3 Equuleus (1.3.0)

May 7 2020

trae32566 created T2434: Duplicate Address Detection Breaks Interfaces.
May 7 2020, 11:07 PM · VyOS 1.3 Equuleus (1.3.0-epa1)

Apr 22 2020

trae32566 added a comment to T2341: Pseudo-ethernet Interfaces Not Loaded on Boot.

Yup that did it. Thanks!

Apr 22 2020, 4:58 PM · VyOS 1.3 Equuleus (1.3.0)

Apr 21 2020

trae32566 added a comment to T2316: DHCP-server op-mode errors.

That fixed it for me. Thanks!

Apr 21 2020, 1:02 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 reopened T2341: Pseudo-ethernet Interfaces Not Loaded on Boot as "Open".

Just tested this using 1.3-rolling-202004201924 and it still happens, so that doesn't appear to have worked.

Apr 21 2020, 12:44 AM · VyOS 1.3 Equuleus (1.3.0)

Apr 20 2020

trae32566 created T2346: Setting hostname yields temporary file error.
Apr 20 2020, 8:49 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T2316: DHCP-server op-mode errors.

show dhcp server leases now works, but I've found show dhcp server statistics is broken as well:

vyos@cr01b-vyos:~$ show dhcp server statistics
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/show_dhcp.py", line 243, in <module>
    leases = len(get_leases(lease_file, state='active', pool=p))
TypeError: get_leases() missing 1 required positional argument: 'leases'
Apr 20 2020, 5:55 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 awarded T2331: VRRP op-mode errors a Like token.
Apr 20 2020, 4:27 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2341: Pseudo-ethernet Interfaces Not Loaded on Boot.
Apr 20 2020, 3:59 AM · VyOS 1.3 Equuleus (1.3.0)

Apr 17 2020

trae32566 added a comment to T2275: flow-accounting broken in rolling.

I'd also recommend not using a variable named stdout later on since it's very confusing (easily confused with sys.stdout, which took me a minute to figure out).

Apr 17 2020, 5:47 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T2275: flow-accounting broken in rolling.

I've found that on the most recent releases of VyOS, Netflow flow-accounting is also broken. I've managed to fix the first 2 errors I encountered and verify uacctd is indeed running; however, if IPv6 is used, another error is encountered which I did not fix. I also probably did not fix Sflow entirely with these changes.
Initial error:

vyos@cr01a-vyos# commit
[ system flow-accounting buffer-size 2048 ]
Apr 17 2020, 5:33 AM · VyOS 1.3 Equuleus (1.3.0)

Apr 15 2020

trae32566 added a comment to T2295: Passwords with Special Characters Broken.

Any reason in particular you're not using crypt.crypt() here?

Apr 15 2020, 3:34 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T2295: Passwords with Special Characters Broken.
Apr 15 2020, 3:29 AM · VyOS 1.3 Equuleus (1.3.0)

Apr 13 2020

trae32566 added a comment to T2281: DHCP and Static IPs on Same Interface.

Shouldn't it be fixed at some point though? I mean is there a reason this should stay something that has to be worked around?

Apr 13 2020, 3:59 PM · VyOS 1.4 Sagitta
trae32566 awarded T1797: Implement DPDK Fast-Path using FRR's Alternate Forwarding Planes and VPP a Like token.
Apr 13 2020, 6:34 AM · VyOS 1.5 Circinus
trae32566 changed Difficulty level from unknown to easy on T2281: DHCP and Static IPs on Same Interface.
Apr 13 2020, 6:15 AM · VyOS 1.4 Sagitta
trae32566 updated the task description for T2281: DHCP and Static IPs on Same Interface.
Apr 13 2020, 6:15 AM · VyOS 1.4 Sagitta
trae32566 updated the task description for T2281: DHCP and Static IPs on Same Interface.
Apr 13 2020, 6:14 AM · VyOS 1.4 Sagitta
trae32566 created T2281: DHCP and Static IPs on Same Interface.
Apr 13 2020, 6:14 AM · VyOS 1.4 Sagitta

Feb 2 2020

trae32566 added a comment to T1538: Update conntrack-sync packages to fix VRRP issues.

Confirmed here as well, I had a working config back on 1.2.3 and it broke when I upgraded to 1.3. This is what happens when I try to commit:

Feb 2 2020, 4:10 AM · VyOS 1.3 Equuleus (1.3.0)

Jan 16 2020

trae32566 added a comment to T1869: Install and Boot from RAID Doesn't Work.

@kroy I tried just now with vyos-1.3-rolling-202001160217 in UEFI mode (even forced UEFI boot only in the BIOS to make sure) and am still having the same problem.

Jan 16 2020, 6:52 AM · VyOS 1.3 Equuleus (1.3.8)

Dec 11 2019

trae32566 added a comment to T1869: Install and Boot from RAID Doesn't Work.

Looks like an issue with the raid metadata and grub, problem confirmed with virtual box. Tested, latest rolling, 1.2.3 and 1.2.4-epa1.

Dec 11 2019, 6:58 PM · VyOS 1.3 Equuleus (1.3.8)
trae32566 added a comment to T1869: Install and Boot from RAID Doesn't Work.

@dmitry yes, I tried 1.2 rolling as well. I have not been able to try 1.2.3 stable due to a lack of access.

Dec 11 2019, 7:32 AM · VyOS 1.3 Equuleus (1.3.8)
trae32566 updated the task description for T1869: Install and Boot from RAID Doesn't Work.
Dec 11 2019, 6:48 AM · VyOS 1.3 Equuleus (1.3.8)