Page MenuHomeVyOS Platform
Feed Advanced Search

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-epa1), VyOS 1.5 Circinus

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.4 Sagitta
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.7)

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.7)
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.7)
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.7)
trae32566 added a comment to T1869: Install and Boot from RAID Doesn't Work.

Have a screen recording 😄

Dec 11 2019, 6:31 AM · VyOS 1.3 Equuleus (1.3.7)
trae32566 created T1869: Install and Boot from RAID Doesn't Work.
Dec 11 2019, 6:29 AM · VyOS 1.3 Equuleus (1.3.7)

Dec 7 2019

trae32566 closed T1714: Disable DHCP Nameservers Not Working as Resolved.

@zsdc It looks like after boot the DHCP DNS and search does indeed disappear, it just appears to take a minute, so I guess this can be closed (though it seems odd it would get added at all, but I guess that's alright).

Dec 7 2019, 2:59 AM · VyOS 1.3 Equuleus (1.3.0)

Dec 5 2019

trae32566 added a comment to T1714: Disable DHCP Nameservers Not Working.

@zsdc:

Please reopen T1786 in case of further troubles.

I can't so I've reopened this one; I don't have permissions to do this :(

Dec 5 2019, 7:37 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 reopened T1714: Disable DHCP Nameservers Not Working as "Open".
Dec 5 2019, 7:32 AM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T1715: System DNS Server Order Incorrect.
Dec 5 2019, 7:27 AM · VyOS 1.3 Equuleus (1.3.0)

Nov 25 2019

trae32566 added a comment to T1786: disable-dhcp-nameservers is missed in current host_name.py implementation.

This is still broken for me on the most recent 1.3 rolling releases:

Nov 25 2019, 7:47 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Nov 19 2019

trae32566 reopened T1714: Disable DHCP Nameservers Not Working as "Open".

Hey, the deleted comment I made above was incorrect, this works on 1.2 rolling, it is still broken on 1.3. Sorry for the confusion.

Nov 19 2019, 1:48 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T1714: Disable DHCP Nameservers Not Working.
Nov 19 2019, 6:25 AM · VyOS 1.3 Equuleus (1.3.0)

Nov 18 2019

trae32566 added a comment to T1714: Disable DHCP Nameservers Not Working.

It looks like the domain and search are now working (and not showing the DHCP one as expected, so that is fixed too), but the DHCP nameservers are still there:

Nov 18 2019, 3:09 AM · VyOS 1.3 Equuleus (1.3.0)

Nov 17 2019

trae32566 added a comment to T1714: Disable DHCP Nameservers Not Working.

So just an update, this issue is still present on more recent VyOS 1.3:

Nov 17 2019, 7:10 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T1715: System DNS Server Order Incorrect.

It looks like this is indeed fixed now!

Nov 17 2019, 7:04 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 added a comment to T1183: BFD Support via FRR.

Just a note, I updated my docs above cause they were missing the OSPF+OSPFv3 portion of the interface config that enabled BFD :)

Nov 17 2019, 6:54 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Oct 10 2019

trae32566 added a comment to T1183: BFD Support via FRR.

I made a test lab at home for this, so let me know if you have any other settings or anything you need documentation for.

Oct 10 2019, 5:04 AM · VyOS 1.2 Crux (VyOS 1.2.4)

Oct 7 2019

trae32566 added a comment to T1183: BFD Support via FRR.

I have a VyOS <-> Arista configuration, which should be similar to Cisco, if that works for y'all?

Oct 7 2019, 6:34 AM · VyOS 1.2 Crux (VyOS 1.2.4)

Oct 6 2019

trae32566 added a comment to T1183: BFD Support via FRR.

Yes I'm currently utilizing the rolling releases in service after basic functionality testing, and so far BFD has worked flawlessly for all protocols I've tested.

Oct 6 2019, 10:23 PM · VyOS 1.2 Crux (VyOS 1.2.4)
trae32566 created T1715: System DNS Server Order Incorrect.
Oct 6 2019, 6:33 PM · VyOS 1.3 Equuleus (1.3.0)
trae32566 created T1714: Disable DHCP Nameservers Not Working.
Oct 6 2019, 6:15 PM · VyOS 1.3 Equuleus (1.3.0)

Sep 25 2019

trae32566 added a comment to T1183: BFD Support via FRR.

This feature is currently in the 1.2 rolling release.

Sep 25 2019, 2:06 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Sep 21 2019

trae32566 added a comment to T1183: BFD Support via FRR.

Just some feedback here, but this has been working flawlessly in all my environments so far for BGP, OSPF, and OSPFv3 ... you guys are awesome!

Sep 21 2019, 6:47 PM · VyOS 1.2 Crux (VyOS 1.2.4)

Apr 2 2019

trae32566 closed T1265: Disabled Bonding Interfaces Enabled on Boot as Resolved.

@hagbard This now works; I tested with 1.2.0-rolling+201904010337. Thanks!

Apr 2 2019, 4:39 AM

Mar 13 2019

trae32566 added a comment to T1265: Disabled Bonding Interfaces Enabled on Boot.

Added a priority of normal, as this could potentially cause outages (situations where the interface comes up and causes an IP conflict, or causes dynamic routing issues due to the connected route)

Mar 13 2019, 5:45 PM
trae32566 triaged T1265: Disabled Bonding Interfaces Enabled on Boot as Normal priority.
Mar 13 2019, 5:43 PM

Feb 26 2019

trae32566 added a comment to T1265: Disabled Bonding Interfaces Enabled on Boot.

This bug is confirmed present on 1.2.0 final release as well.

Feb 26 2019, 4:54 AM
trae32566 changed Version from 1.2.0-rolling+201902230337 to 1.2 0 Final, 1.2.0-rolling+201902251818 - 1.2RC10 (maybe more?) on T1265: Disabled Bonding Interfaces Enabled on Boot.
Feb 26 2019, 4:54 AM

Feb 23 2019

trae32566 created T1265: Disabled Bonding Interfaces Enabled on Boot.
Feb 23 2019, 4:14 AM
trae32566 added a comment to T1259: OpenVPN Server Fails to Start.

Just tested the most recent nightly (1.2.0-rolling+201902222123) and it works! Thank you so much y'all.

Feb 23 2019, 2:58 AM · vyatta-op-vpn, openvpn, vyatta-openvpn

Feb 21 2019

trae32566 added a comment to T1259: OpenVPN Server Fails to Start.
In T1259#33041, @varesa wrote:

Hopefully a fix: https://github.com/varesa/vyatta-openvpn/commit/a0d7c07f1ff0b5fe7450d3a13c1365b8e3589725

After doing: sudo curl https://raw.githubusercontent.com/varesa/vyatta-openvpn/a0d7c07f1ff0b5fe7450d3a13c1365b8e3589725/lib/Vyatta/OpenVPN/Config.pm -o /opt/vyatta/share/perl5/Vyatta/OpenVPN/Config.pm commit with my above config succeeds.

Feb 21 2019, 9:38 PM · vyatta-op-vpn, openvpn, vyatta-openvpn
trae32566 created T1259: OpenVPN Server Fails to Start.
Feb 21 2019, 6:07 PM · vyatta-op-vpn, openvpn, vyatta-openvpn

Jan 18 2019

trae32566 created T1183: BFD Support via FRR.
Jan 18 2019, 4:34 PM · VyOS 1.2 Crux (VyOS 1.2.4)
trae32566 closed T1182: BFD Support via FRR as Invalid.
Jan 18 2019, 4:34 PM · Invalid
trae32566 created T1182: BFD Support via FRR.
Jan 18 2019, 4:29 PM · Invalid