Page MenuHomeVyOS Platform
Feed All Stories

Mar 27 2020

jestabro closed T2164: Package libstrongswan-standard-plugins missing from image, a subtask of T2049: Update strongSwan cipher suites list for IPSec settings, as Resolved.
Mar 27 2020, 12:38 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2164: Package libstrongswan-standard-plugins missing from image, a subtask of T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc, as Resolved.
Mar 27 2020, 12:38 AM · VyOS 1.3 Equuleus (1.3.0), vyatta-op-vpn
jestabro closed T2164: Package libstrongswan-standard-plugins missing from image as Resolved.
Mar 27 2020, 12:38 AM · VyOS 1.3 Equuleus (1.3.0)

Mar 26 2020

jestabro updated the task description for T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:57 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a subtask for T2049: Update strongSwan cipher suites list for IPSec settings: T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:52 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a parent task for T2164: Package libstrongswan-standard-plugins missing from image: T2049: Update strongSwan cipher suites list for IPSec settings.
Mar 26 2020, 9:52 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro triaged T2164: Package libstrongswan-standard-plugins missing from image as Unbreak Now! priority.
Mar 26 2020, 9:23 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro moved T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Mar 26 2020, 9:10 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-op-vpn
jestabro closed T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc as Resolved.
Mar 26 2020, 9:10 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-op-vpn
jestabro added a subtask for T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc: T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:09 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-op-vpn
jestabro added a parent task for T2164: Package libstrongswan-standard-plugins missing from image: T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc.
Mar 26 2020, 9:09 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro claimed T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:08 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro created T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T2105: wireless: not possible to disabled wlan0.
Mar 26 2020, 7:08 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1729: PIM (Protocol Independent Multicast) implementation.

PR for this task
https://github.com/vyos/vyos-build/pull/97
https://github.com/vyos/vyos-1x/pull/274

Mar 26 2020, 6:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
janegil created T2163: Disabled vif interface with "address dhcp" requests DHCP address.
Mar 26 2020, 5:04 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T2156: PIM op-mode commands, a subtask of T1729: PIM (Protocol Independent Multicast) implementation, from In progress to Needs testing.
Mar 26 2020, 4:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Viacheslav changed the status of T2156: PIM op-mode commands from In progress to Needs testing.

Add show commands for multicast/igmp/pim

Mar 26 2020, 4:10 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

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

Mar 26 2020, 1:06 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Thanks - understood.

Mar 26 2020, 11:11 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

also I would remove L107-L109 and move the debug message to the exception handler of L114

Mar 26 2020, 10:53 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

I think this throws a exception that isn't caught: https://github.com/vyos/vyos-1x/blob/583e9d907236a4a98fe40e97a378c1fb655f8a95/python/vyos/ifconfig/ethernet.py#L114

root@vyos:~# /sbin/ethtool --show-pause eth0
Pause parameters for eth0:
Cannot get device pause settings: Operation not supported
root@vyos:~# echo $?
76
Mar 26 2020, 10:51 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob updated jjakob.
Mar 26 2020, 10:33 AM
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

@thomas-mangin Which commit do you mean, https://github.com/vyos/vyos-1x/commit/60d35d1d4d3a5acec6e39cccb166fd33490b6c27 ?
I can definitely say that did not fix the issue for r8169, the router failed boot after upgrading to 1.3-rolling-202003250217. If there were any patches after that, I can't see them.

Mar 26 2020, 10:26 AM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Hi jjakob, AFAICS the patch above should have fixed any problem with the ethtool. If not I will need to understand why.

Mar 26 2020, 9:24 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob renamed T2158: Commit fails if ethernet interface doesn't support flow control (pause) from Need to add xen_netfront to interfaces that don't support pause to Commit fails if ethernet interface doesn't support flow control (pause).
Mar 26 2020, 8:49 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces as Resolved.
Mar 26 2020, 6:33 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces.

Good catch!

Mar 26 2020, 6:31 AM · VyOS 1.3 Equuleus (1.3.0)

Mar 25 2020

jjakob added a comment to T2105: wireless: not possible to disabled wlan0.

I'm still getting the same behavior on 1.3-rolling-202003250217:

vyos@vyos:~$ show interfaces wireless
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
wlan0            -                                 u/u  
vyos@vyos:~$ configure
[edit]
vyos@vyos# set interfaces wireless wlan0 disable
Mar 25 2020, 8:42 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces.

Actually I had link-mtu 0 on br0 for a long time now and it worked without problem previously, maybe 0 was a special meaning for radvd?
br0 is the only interface that had ipv6 router-advert, I included one of the eth's for completeness:

interfaces {
    bridge br0 {
        address 192.0.2.1/24
        address 2001:db8::1/64
        aging 300
        description LAN
        firewall {
            local {
                name lan-local
            }
        }
        hello-time 2
        ipv6 {
            dup-addr-detect-transmits 2
            router-advert {
                cur-hop-limit 64
                link-mtu 0
                managed-flag true
                max-interval 600
                other-config-flag false
                prefix 2001:db8::/64 {
                    autonomous-flag true
                    on-link-flag true
                    valid-lifetime 2592000
                }
                reachable-time 0
                retrans-timer 0
                send-advert true
            }
        }
        max-age 20
        member {
            interface eth0 {
            }
            interface eth1 {
            }
            interface eth2 {
            }
            interface eth4 {
            }
            interface wlan0 {
            }
        }
        priority 20480
        stp
    }
    ethernet eth0 {
        duplex auto
        hw-id xx:xx:xx:xx:xx:xx
        smp-affinity auto
        speed auto
    }
}
Mar 25 2020, 8:22 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

I already hotfixed the issue on mine by adding r8169 into the unsupported list - but as said, that's not the real solution.

Mar 25 2020, 7:23 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

@jjakob I had that discussion with @thomas-mangin already - the best solution would be a dynamic probe via ethtool in verify()

Mar 25 2020, 7:19 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Maybe check the physical interface support via ethtool in the ethernet validate() function and raise a configerror if it doesn't? Or should the default be disabled and should a config command be enable-flow-control? The script that actually sets the flow control should definitely just print a warning to the syslog and not fail.

Mar 25 2020, 7:15 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

was this was not already fixed ?
https://github.com/vyos/vyos-1x/commit/8f39784c847801c0b766a0c9289da0976ffd0604#diff-ca1457dc16e0b9a43de02cf08140b65aR123

Mar 25 2020, 7:15 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

let me try to put a quick patch for you.

Mar 25 2020, 7:06 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

we can fix it in two ways: undo the commit which check the return code of the program, hiding the issue and add a first BIG PRINT warning stage or find the root cause and fix it (harder).

Mar 25 2020, 7:04 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces from Open to In progress.
Mar 25 2020, 7:02 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces.

Can you send me your previous config.boot file prior of the upgrade? I'm happy to take a look

Mar 25 2020, 7:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po assigned T2158: Commit fails if ethernet interface doesn't support flow control (pause) to thomas-mangin.
Mar 25 2020, 6:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po updated subscribers of T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Please add r8169 as well. The config failed to load at boot after upgrading to latest rolling because of this error. The script should check if the interface supports pause and silently continue if it doesn't, otherwise maintaining a list of all pause-unsupported interfaces is going to be next to impossible. I suspect a lot more of them don't.

Mar 25 2020, 6:59 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

I'll open a new task for it.

Mar 25 2020, 6:55 PM · VyOS 1.3 Equuleus (1.3.0)
natecarlson added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Oh, I see my changes were already pulled in, missed that!

Mar 25 2020, 6:30 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob closed T2148: openvpn: setting "server client" config without "server client ip" results in ValueError: '' does not appear to be an IPv4 or IPv6 address as Resolved.
Mar 25 2020, 5:48 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

I suspect the driver blacklist won't be enough for a lot of users. A lot of very common ethernet cards don't support setting pause frames.

Mar 25 2020, 5:31 PM · VyOS 1.3 Equuleus (1.3.0)
natecarlson added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).
In T2158#56542, @jjakob wrote:

Please add r8169 as well. The config failed to load at boot after upgrading to latest rolling because of this error. The script should check if the interface supports pause and silently continue if it doesn't, otherwise maintaining a list of all pause-unsupported interfaces is going to be next to impossible. I suspect a lot more of them don't.

Mar 25 2020, 5:29 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces as Unbreak Now! priority.
Mar 25 2020, 5:18 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Please add r8169 as well. The config failed to load at boot after upgrading to latest rolling because of this error. The script should check if the interface supports pause and silently continue if it doesn't, otherwise maintaining a list of all pause-unsupported interfaces is going to be next to impossible. I suspect a lot more of them don't.

Mar 25 2020, 5:04 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created an object: Operational command guidelines.
Mar 25 2020, 4:49 PM
dmbaturin edited the content of VyOS Developer Documentation.
Mar 25 2020, 4:34 PM
jjakob closed T1383: Cannot use quotes for openvpn-option --route-up as Invalid.
Mar 25 2020, 4:23 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T1383: Cannot use quotes for openvpn-option --route-up.

Closing, 1.3 has rewritten the perl code from scratch in python, but the functionality should be the same.

Mar 25 2020, 4:22 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2113: OpenVPN Options error: you cannot use --verify-x509-name with --compat-names or --no-name-remapping.

We could make compat-names a configurable option that defaults to disabled, e.g. "set interfaces openvpn vtunX tls compat-names {no-remapping}"

Mar 25 2020, 4:18 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.3 Equuleus (1.3.7), openvpn
jjakob closed T2146: openvpn: "delete server client" doesn't delete the corresponding ccd configs as Resolved.
Mar 25 2020, 4:11 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob claimed T2148: openvpn: setting "server client" config without "server client ip" results in ValueError: '' does not appear to be an IPv4 or IPv6 address.
Mar 25 2020, 4:10 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2139: openvpn: allow "dh-file none" to disable DH for ECDH keys.

The implementation mostly works, but still behaves unexpectedly when keys don't have a BEGIN EC PRIVATE KEY or BEGIN RSA PRIVATE KEY, but have just a plain BEGIN PRIVATE KEY, which is valid for both EC and RSA (and is the default output format for openssl ec -out, for example when removing a passphrase from the key). We need to switch to checking the key type by actually trying to read it with openssl and checking its error status.

Mar 25 2020, 4:04 PM · VyOS 1.3 Equuleus (1.3.5)
jestabro updated the task description for T2157: Organize service https listen-address/listen-port/server-name under 'virtual-host' node.
Mar 25 2020, 3:37 PM · VyOS 1.3 Equuleus (1.3.0)
maznu added a comment to T1894: FRR config not loaded after daemons segfault or restart.

I'm not expecting a persisted-across-reboots FRR config — hence suggesting tmpfs — so when the system boots there is nothing there. Obviously something would need to create the (empty) FRR config files in tmpfs before running FRR, otherwise I expect all the FRR daemons will fail to start.

Mar 25 2020, 3:34 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
elbandi created T2161: snmpd cannot start if ipv6 disabled.
Mar 25 2020, 10:06 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
Merijn added a comment to T1894: FRR config not loaded after daemons segfault or restart.

A router reboot last week reminded me to never to write mem in vtysh (but after looking it was automatic bij me :( )
The router booted with the configuration in FRR already loaded, and then Vyos tried to populate FRR based on the Vyos configuration and everything was broken :-)
It didn't help that the configuration i saved in FRR was a couple of months old.

Mar 25 2020, 9:42 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
maznu added a comment to T1894: FRR config not loaded after daemons segfault or restart.

We've seen this recently on bleeding-edge (yesterday's version) of 1.3. I'm currently investigating what tripped ospf6d, but I suspect it's going to be some Ubiquiti routers spewing their nasty OSPFv3 implementation.

Mar 25 2020, 9:25 AM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta

Mar 24 2020

jestabro triaged T2160: Allow restricting HTTP API to specific virtual hosts as Normal priority.
Mar 24 2020, 8:47 PM · VyOS 1.3 Equuleus (1.3.0)
pasik added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

ok, thanks! I can test on xen aswell, when the fix is in 1.3/rolling.

Mar 24 2020, 8:43 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

This fix is for 1.3 rolling only and should not be a problem on 1.2 as long as users do not explicitly set speed/duplex.

Mar 24 2020, 8:38 PM · VyOS 1.3 Equuleus (1.3.0)
pasik added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

does this also affect vyos 1.2, or only 1.3/rolling?

Mar 24 2020, 8:37 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2157: Organize service https listen-address/listen-port/server-name under 'virtual-host' node as Resolved.
Mar 24 2020, 8:36 PM · VyOS 1.3 Equuleus (1.3.0)
elbandi renamed T2159: webproxy log read from wrong file from squid webproxylog read from wrong file to webproxy log read from wrong file.
Mar 24 2020, 8:35 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-webproxy
elbandi created T2159: webproxy log read from wrong file.
Mar 24 2020, 8:32 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-webproxy
thomas-mangin added a comment to T2154: BCM57810 nic fails to start.

also all calls to start-stop-daemon need to have a --oknodo option added

Mar 24 2020, 8:14 PM
natecarlson created T2158: Commit fails if ethernet interface doesn't support flow control (pause).
Mar 24 2020, 7:39 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro changed the status of T2157: Organize service https listen-address/listen-port/server-name under 'virtual-host' node from Open to In progress.
Mar 24 2020, 7:26 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob claimed T2146: openvpn: "delete server client" doesn't delete the corresponding ccd configs.
Mar 24 2020, 7:26 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1831: Denest IPv6 router-advert from Interfaces to general service from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Mar 24 2020, 7:20 PM · VyOS 1.3 Equuleus (1.3.0)
c-po reopened T1831: Denest IPv6 router-advert from Interfaces to general service as "Needs testing".
Mar 24 2020, 7:20 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1831: Denest IPv6 router-advert from Interfaces to general service as Resolved.
Mar 24 2020, 7:20 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T1831: Denest IPv6 router-advert from Interfaces to general service from On hold to Needs testing.
Mar 24 2020, 6:53 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard closed T1845: syslog host no longer accepts a port as Resolved.
Mar 24 2020, 5:52 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard closed T2125: show interfaces wireguard wg0 - doesn't work as Wontfix.

The code should be in the op-mode script rather than the class.But the PR was merged in, so I suppose it's ok.

Mar 24 2020, 3:39 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2141: Static ARP is not applied on boot.
Mar 24 2020, 3:05 PM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T1831: Denest IPv6 router-advert from Interfaces to general service from FRR: implementation ipv6 RAs via FRR to Denest IPv6 router-advert from Interfaces to general service.
Mar 24 2020, 1:56 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) reassigned T2156: PIM op-mode commands from Unknown Object (User) to Viacheslav.
Mar 24 2020, 1:49 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T2156: PIM op-mode commands from Open to In progress.
Mar 24 2020, 1:48 PM · VyOS 1.3 Equuleus (1.3.0)
syncer reassigned T1729: PIM (Protocol Independent Multicast) implementation from Viacheslav to Unknown Object (User).
Mar 24 2020, 1:43 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer reassigned T1729: PIM (Protocol Independent Multicast) implementation from Unknown Object (User) to Viacheslav.
Mar 24 2020, 1:40 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Viacheslav added a comment to T1729: PIM (Protocol Independent Multicast) implementation.
Mar 24 2020, 1:29 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
zsdc moved T1490: BGP configuration (is lost|not applied) when updating 1.1.8 -> 1.2.1 from Need Triage to Backport Candidates on the VyOS 1.3 Equuleus board.
Mar 24 2020, 12:37 PM · VyOS 1.2 Crux (VyOS 1.2.5)
zsdc changed the status of T1490: BGP configuration (is lost|not applied) when updating 1.1.8 -> 1.2.1 from In progress to Backport candidate.
Mar 24 2020, 12:35 PM · VyOS 1.2 Crux (VyOS 1.2.5)
elbandi added a comment to T2133: ipv6 disable not working.

https://github.com/vyos/vyos-1x/pull/263
https://github.com/vyos/vyatta-cfg-system/pull/121

Mar 24 2020, 12:32 PM · VyOS 1.3 Equuleus (1.3.7), test, vyatta-cfg-system, vyatta-ipv6-rtradv
zsdc changed the status of T2116: Processing configuration via Cloud-init User-Data from In progress to Needs testing.
Mar 24 2020, 12:08 PM · VyOS 1.3 Equuleus (1.3.6)
paszczus created T2155: Cannot set anything on Intel 82599ES 10-Gigabit SFI/SFP+.
Mar 24 2020, 9:35 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T1729: PIM (Protocol Independent Multicast) implementation from Open to In progress.
Mar 24 2020, 7:37 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)

Mar 23 2020

kroy added a comment to T2125: show interfaces wireguard wg0 - doesn't work .

PR262 should fix that last one @alien

Mar 23 2020, 8:27 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2014: Use vendor specific NTP Pool hostname.

I believe your default settings are not bad as, in our case, we are part of the ntp pool and our kit will use our own NTP servers :-)

Mar 23 2020, 7:47 PM · VyOS 1.3 Equuleus (1.3.5)
paszczus added a comment to T75: NetFlow have impact on performance.

Hello,
It's been a long time since the last comment.
Are there any real plans to add NETFLOW module to the next version (rolling release) ?
@mickvav Are you still using VyOS and this module? Would you be able to send me a version for 4.19.112-amd64-vyos ?

Mar 23 2020, 7:12 PM · VyOS 1.3 Equuleus (1.3.7)
c-po added a comment to T2151: wireless: can't delete interface present in config but not present in system.

Deletion should be possible with tomorrows rolling release.

Mar 23 2020, 6:57 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin closed T2154: BCM57810 nic fails to start as Resolved.
Mar 23 2020, 6:45 PM
thomas-mangin added a comment to T2154: BCM57810 nic fails to start.

pushed https://github.com/vyos/vyos-1x/pull/261 which should fix the issue.
@lluu131 if you know how to use vi and only if you are sure you can run:

sudo vi /usr/lib/python3/dist-packages/vyos/ifconfig/ethernet.py +123

and you change CalledProcessError with RuntimeError

Mar 23 2020, 6:45 PM
c-po added a comment to T2154: BCM57810 nic fails to start.

Please provide the VyOS version used

Mar 23 2020, 4:26 PM
c-po assigned T2154: BCM57810 nic fails to start to thomas-mangin.
Mar 23 2020, 4:25 PM
lluu131 triaged T2154: BCM57810 nic fails to start as High priority.
Mar 23 2020, 3:11 PM
kroy claimed T2153: traceroute circular reference.

PR260 should fix this

Mar 23 2020, 3:05 PM · VyOS 1.3 Equuleus (1.3.0)