User Details
- User Since
- Aug 3 2017, 1:55 PM (320 w, 6 d)
Wed, Sep 20
Tue, Sep 19
Parent task is completed - Bugs will get their own subtask and linked to this parent if possible.
This should fix the hostname issue reported to BGP neighbors: https://github.com/vyos/vyos-1x/pull/2292
Mon, Sep 18
Sun, Sep 17
PR for sagitta https://github.com/vyos/vyos-build/pull/415
If we alter the Jinja2 file we should also update the syntax - just ospf an example but its valid for all other SNMP stuff:
mgmtd can not be disabled. It's a mandatory FRR process
Fri, Sep 15
Wed, Sep 13
Which VyOS 1.4-rolling will have the fixes made by FRRouting?
Mon, Sep 11
Sun, Sep 10
Added backport for FRR 7.5 https://github.com/FRRouting/frr/pull/14381
Sat, Sep 9
set interfaces bridge br0 member interface vxlan0 set interfaces vxlan vxlan0 external set interfaces vxlan vxlan0 source-interface 'dum0' set interfaces vxlan vxlan0 vlan-to-vni 10 vni '10010' set interfaces vxlan vxlan0 vlan-to-vni 11 vni '10011' set interfaces vxlan vxlan0 vlan-to-vni 30 vni '10030' set interfaces vxlan vxlan0 vlan-to-vni 31 vni '10031'
Fri, Sep 8
Thu, Sep 7
1.4 running FRR9 is already mitigated
Tue, Sep 5
Please re-test with latest rolling-release if the issue persists.
Fri, Sep 1
PR for 1.3 https://github.com/vyos/vyos-1x/pull/2191
Aug 28 2023
Aug 24 2023
Aug 23 2023
set interfaces wireless wlan0 security station-address mode <accept|deny> set interfaces wireless wlan0 security station-address accept mac <mac> set interfaces wireless wlan0 security station-address deny mac <mac>
Aug 20 2023
As I understabd FreeIPA is an alternative to ActiveDirectory? And SSSD should support authentication via LDAP only if the backend is AD.
Aug 19 2023
PR for 1.3 https://github.com/vyos/vyos-1x/pull/2158
Adding Kerberos to a router is overkill in my opinion. I'd agree on adding LDAP(s) auth support via sssd of course, but Kerberos is simply a bit beyond the scope.