Page MenuHomeVyOS Platform
Feed Search

Mar 3 2021

c-po closed T2966: tunnel: add new encapsulation types ip6tnl and ip6gretap as Resolved.
Mar 3 2021, 8:37 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2966: tunnel: add new encapsulation types ip6tnl and ip6gretap.

@Viacheslav we already have ip6tnl support.

Mar 3 2021, 7:39 PM · VyOS 1.3 Equuleus (1.3.0)
janegil created T3383: BGP IPv6 neighbor statements configuration not normalized..
Mar 3 2021, 1:13 PM
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

Mar 2 2021

c-po added a comment to T3319: VXLAN uses ttl 1 (auto) by default.

Please retest with the latest 1.4 rolling version. TTL can now be set.

Mar 2 2021, 11:11 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3381: Change GRE tunnel failed.

It seems it some upstream issue

vyos@r-roll01# sudo ip tunnel add tun22 mode gre local 203.0.113.1 remote any 
[edit]
vyos@r-roll01# sudo ip tunnel change tun22 mode gre local 203.0.113.1 remote 203.0.113.254
add tunnel "tun22" failed: Invalid argument
[edit]
vyos@r-roll01#
Mar 2 2021, 9:49 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a project to T3381: Change GRE tunnel failed: VyOS 1.4 Sagitta.

For 1.4 the same fail
Config

set interfaces tunnel tun1 address '10.20.30.1/30'
set interfaces tunnel tun1 encapsulation 'gre'
set interfaces tunnel tun1 source-address '192.168.122.11'
set interfaces tunnel tun1 multicast 'disable'
commit
set interfaces tunnel tun1 remote 192.168.122.12
commit
Mar 2 2021, 9:21 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a comment to T3379: Add global-parameters name-server for dhcpv6-server.

Updated PR
I replace raw dhcpv6 global-parameters with leafNode.

Mar 2 2021, 8:58 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav renamed T3379: Add global-parameters name-server for dhcpv6-server from Add global-parameters for dhcpv6-server to Add global-parameters name-server for dhcpv6-server.
Mar 2 2021, 8:56 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav created T3381: Change GRE tunnel failed.
Mar 2 2021, 5:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Viacheslav added a subtask for T2651: Generate CLI abstraction for options passed to CURL and SSH client: T3378: commit-archive source-address broken for IPv6 addresses.
Mar 2 2021, 11:53 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a parent task for T3378: commit-archive source-address broken for IPv6 addresses: T2651: Generate CLI abstraction for options passed to CURL and SSH client.
Mar 2 2021, 11:53 AM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3378: commit-archive source-address broken for IPv6 addresses.

I think it related T2651

Mar 2 2021, 11:52 AM · VyOS 1.3 Equuleus (1.3.0)
olofl added a comment to T1097: Make firewall groups work everywhere that's appropropriate.

ipsec policys, policy prefix-lists,

Mar 2 2021, 10:46 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3379: Add global-parameters name-server for dhcpv6-server.

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

Mar 2 2021, 8:46 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav created T3379: Add global-parameters name-server for dhcpv6-server.
Mar 2 2021, 7:37 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
trae32566 created T3378: commit-archive source-address broken for IPv6 addresses.
Mar 2 2021, 6:51 AM · VyOS 1.3 Equuleus (1.3.0)

Mar 1 2021

Viacheslav closed T3220: Load balancing fails on wireguard interfaces as Invalid.

It seems a bug with your configuration. It is incorrect.

Mar 1 2021, 10:42 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav changed the status of T3317: OpenVPN config issue from Open to Needs testing.
Mar 1 2021, 10:33 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3360: Op command 'show interfaces' does not display VRRP VIP.

It used different scripts in 1.3 and 1.4.
show interfaces => run: ${vyos_op_scripts_dir}/show_interfaces.py --action=show-brief
show interfaces vrrp => run: ${vyatta_bindir}/vyatta-show-interfaces.pl --vrrp --action=show-brief

Mar 1 2021, 6:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3342: On xen-netback interfaces must set "scattergather" offload before MTU>1500 as Resolved.
Mar 1 2021, 6:47 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces from In Progress to Backlog on the VyOS 1.2 Crux (VyOS 1.2.7) board.
Mar 1 2021, 6:47 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po closed T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces as Wontfix.
Mar 1 2021, 6:47 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po added a comment to T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces.

Giving the nature of the nesting of node.def files and their execution pattern this can not be fixed in 1.2.

Mar 1 2021, 6:47 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po moved T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces from Backlog to In Progress on the VyOS 1.2 Crux (VyOS 1.2.7) board.
Mar 1 2021, 6:29 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po moved T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Mar 1 2021, 6:29 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
Viacheslav closed T3304: No way to use ipv4 address as next-hop in route-map, a subtask of T2425: Rewrite all policy zebra filters to XML/Python style, as Wontfix.
Mar 1 2021, 6:19 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T3304: No way to use ipv4 address as next-hop in route-map as Wontfix.

Frr doesn't provide such option for ipv4, only for ipv6

Mar 1 2021, 6:19 PM · VyOS 1.4 Sagitta, VyOS 1.2 Crux (VyOS 1.2.7)
Viacheslav closed T3306: Extend set route-map aggregator as to 4 Bytes , a subtask of T2425: Rewrite all policy zebra filters to XML/Python style, as Unknown Status.
Mar 1 2021, 6:09 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T3306: Extend set route-map aggregator as to 4 Bytes as Unknown Status.
Mar 1 2021, 6:09 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
zadm added a comment to T3359: static route table not working properly .

I will try the latest

Mar 1 2021, 8:52 AM · VyOS 1.3 Equuleus (1.3.0)

Feb 28 2021

Unknown Object (User) added a comment to T3360: Op command 'show interfaces' does not display VRRP VIP.

Yes, agree it works by show interfaces vrrp, but behavior in 1.2.x also displayed VIP by command show interfaces
I think this is a bug and need to fix it.

Feb 28 2021, 8:02 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces from Open to Finished on the VyOS 1.4 Sagitta board.
Feb 28 2021, 5:10 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
Viacheslav closed T3320: Bgp neighbor peer-group without peer-group fail, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
Feb 28 2021, 5:04 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces from Needs Triage to Backlog on the VyOS 1.2 Crux (VyOS 1.2.7) board.
Feb 28 2021, 11:15 AM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po edited projects for T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces, added: VyOS 1.2 Crux (VyOS 1.2.7); removed Restricted Project.
Feb 28 2021, 11:15 AM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po closed T3370: dhcp: Invalid domain name "private" as Resolved.
Feb 28 2021, 9:02 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po added a comment to T3370: dhcp: Invalid domain name "private".

Temporary workaround for the VyOS 1.3-rc1 users:

Feb 28 2021, 8:59 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3370: dhcp: Invalid domain name "private" from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Feb 28 2021, 8:57 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po moved T3370: dhcp: Invalid domain name "private" from Open to In Progress on the VyOS 1.4 Sagitta board.
Feb 28 2021, 8:57 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po changed the status of T3370: dhcp: Invalid domain name "private" from Open to In progress.
Feb 28 2021, 8:57 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
dmbaturin added a comment to T3370: dhcp: Invalid domain name "private".

I agree we should just check if it starts with a letter and doesn't include characters that an FQDN cannot have.

Feb 28 2021, 8:47 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po created T3370: dhcp: Invalid domain name "private".
Feb 28 2021, 8:44 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3369: VXLAN: add IPv6 underlay support as Resolved.
Feb 28 2021, 8:27 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3369: VXLAN: add IPv6 underlay support, a subtask of T1636: Rewrite VXLAN in new style XML/Python, as Resolved.
Feb 28 2021, 8:27 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3369: VXLAN: add IPv6 underlay support from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Feb 28 2021, 8:27 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po claimed T3369: VXLAN: add IPv6 underlay support.
Feb 28 2021, 8:04 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po created T3369: VXLAN: add IPv6 underlay support.
Feb 28 2021, 8:04 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta

Feb 27 2021

c-po reopened T2947: Nat translation many-many with prefix does not map 1-1., a subtask of T3092: nat: migrate to get_config_dict(), as On hold.
Feb 27 2021, 11:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po reopened T2947: Nat translation many-many with prefix does not map 1-1. as "On hold".
Feb 27 2021, 11:59 PM · VyOS 1.4 Sagitta
c-po added a comment to T2947: Nat translation many-many with prefix does not map 1-1..

Backport is complete - It will "work" once the 1.3 kernel is updated to 5.10 series

Feb 27 2021, 11:59 PM · VyOS 1.4 Sagitta
c-po closed T3368: macsec: add support for gcm-aes-256 cipher, a subtask of T2023: Add support for 802.1ae MACsec, as Resolved.
Feb 27 2021, 11:57 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3368: macsec: add support for gcm-aes-256 cipher as Resolved.
Feb 27 2021, 11:57 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3364: tunnel: cleanup/rename CLI nodes, a subtask of T3072: Migrate tunnel interfaces to new get_config_dict() approach, as Resolved.
Feb 27 2021, 11:57 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3364: tunnel: cleanup/rename CLI nodes as Resolved.
Feb 27 2021, 11:57 PM · VyOS 1.3 Equuleus (1.3.0)
rps closed T2291: Bad hostnames in /etc/hosts with static-mapping in dhcp server config as Resolved.

A work-around for this was added in 1.2.6 and I verified it's working in 1.3.0-rc1

Feb 27 2021, 11:43 PM · VyOS 1.3 Equuleus (1.3.0)
starcraft66 added a comment to T2623: Creating sit tunnel fails with “Can not set “local” for tunnel sit tun1 at tunnel creation”.

Just chiming back in to let you guys know I installed the latest vyos rolling release after all this time and the issue seems to have been fixed!

Feb 27 2021, 10:49 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T3368: macsec: add support for gcm-aes-256 cipher from Open to In progress.
Feb 27 2021, 10:06 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po changed the status of T3368: macsec: add support for gcm-aes-256 cipher, a subtask of T2023: Add support for 802.1ae MACsec, from Open to In progress.
Feb 27 2021, 10:06 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3368: macsec: add support for gcm-aes-256 cipher.
Feb 27 2021, 10:06 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
c-po closed T3366: tunnel: can not change local / remote ip address for gre-bridge tunnel, a subtask of T2028: Convert "interfaces tunnel" to new XML/Python representation, as Resolved.
Feb 27 2021, 9:48 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3366: tunnel: can not change local / remote ip address for gre-bridge tunnel as Resolved.
Feb 27 2021, 9:48 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T3365: Bgp neighbor interface ordering for remote-as, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
Feb 27 2021, 5:54 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T3211: ability to redistribute ISIS into other routing protocols as Resolved.

@craterman Thanks.

Feb 27 2021, 5:50 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
craterman added a comment to T3211: ability to redistribute ISIS into other routing protocols.

@Viacheslav, tested on VyOS 1.3-beta-202102270443. It works

Feb 27 2021, 5:31 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a comment to T3289: No description for node "service" conf-mode.

Node "protocols" in 1.4 also doesn't have a description

Feb 27 2021, 4:22 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po renamed T3364: tunnel: cleanup/rename CLI nodes from tunnel: cleanup/rename encapsulation modes to tunnel: cleanup/rename CLI nodes.
Feb 27 2021, 4:04 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3364: tunnel: cleanup/rename CLI nodes from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Feb 27 2021, 3:49 PM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3366: tunnel: can not change local / remote ip address for gre-bridge tunnel from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Feb 27 2021, 3:49 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3366: tunnel: can not change local / remote ip address for gre-bridge tunnel.

This is not applicable to VyOS 1.4 because of T3364.

Feb 27 2021, 3:49 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a subtask for T2028: Convert "interfaces tunnel" to new XML/Python representation: T3366: tunnel: can not change local / remote ip address for gre-bridge tunnel.
Feb 27 2021, 3:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a parent task for T3366: tunnel: can not change local / remote ip address for gre-bridge tunnel: T2028: Convert "interfaces tunnel" to new XML/Python representation.
Feb 27 2021, 3:00 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3366: tunnel: can not change local / remote ip address for gre-bridge tunnel from Open to In progress.
Feb 27 2021, 2:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3366: tunnel: can not change local / remote ip address for gre-bridge tunnel.
Feb 27 2021, 2:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.99 / 5.10.17 to Update Linux Kernel to v5.4.101 / 5.10.19.
Feb 27 2021, 2:37 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav reopened T3365: Bgp neighbor interface ordering for remote-as, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Needs testing.
Feb 27 2021, 12:32 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T3365: Bgp neighbor interface ordering for remote-as, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
Feb 27 2021, 12:30 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T3360: Op command 'show interfaces' does not display VRRP VIP.

But only vrrp works

Feb 27 2021, 12:09 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav added a subtask for T2174: Rewrite protocol BGP to new XML/Python style: T3365: Bgp neighbor interface ordering for remote-as.
Feb 27 2021, 10:25 AM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T2966: tunnel: add new encapsulation types ip6tnl and ip6gretap from tunnel: add new encapsulation type ip6tnl to tunnel: add new encapsulation types ip6tnl and ip6gretap.
Feb 27 2021, 8:27 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3364: tunnel: cleanup/rename CLI nodes, a subtask of T3072: Migrate tunnel interfaces to new get_config_dict() approach, from Open to In progress.
Feb 27 2021, 8:09 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3364: tunnel: cleanup/rename CLI nodes from Open to In progress.
Feb 27 2021, 8:09 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3364: tunnel: cleanup/rename CLI nodes.
Feb 27 2021, 8:09 AM · VyOS 1.3 Equuleus (1.3.0)
trystan created T3362: 1.3 - RC1 ifb redirect failing to commit.
Feb 27 2021, 1:41 AM · VyOS 1.3 Equuleus (1.3.0-epa1)

Feb 26 2021

Viacheslav changed the status of T3320: Bgp neighbor peer-group without peer-group fail, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, from Open to Needs testing.
Feb 26 2021, 11:18 PM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces.
Feb 26 2021, 10:36 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po updated the task description for T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces.
Feb 26 2021, 10:35 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
c-po updated the task description for T3349: Ethernet: "disable" flag is not honored after a reboot for VIF interfaces.
Feb 26 2021, 10:33 PM · VyOS 1.2 Crux (VyOS 1.2.7), VyOS 1.4 Sagitta
jestabro changed the status of T3357: HTTP-API redirect from http correct https port from Unknown Status to Resolved.
Feb 26 2021, 10:20 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav placed T2747: "enable-local-traffic" has no effect in load-balancing to redirect local traffic up for grabs.
Feb 26 2021, 9:05 PM · VyOS 1.5 Circinus
Viacheslav closed T3323: Bgp ttl-security and ebgp-multihop fail, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
Feb 26 2021, 7:42 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav closed T3324: Bgp space in the password, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, as Resolved.
Feb 26 2021, 7:38 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T3357: HTTP-API redirect from http correct https port as Unknown Status.
Feb 26 2021, 7:16 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro added a comment to T3357: HTTP-API redirect from http correct https port.

Thanks @rob, it is true that nginx is not redirecting to a non canonical https port. Using the nginx custom https status code 497, this can be added; I will update the template accordingly.

Feb 26 2021, 5:03 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
pasik added a comment to T2516: vyos-container: cannot configure ethernet interface.

This should now work aswell with the latest vyos 1.3 versions!

Feb 26 2021, 3:09 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav changed the status of T3323: Bgp ttl-security and ebgp-multihop fail, a subtask of T2174: Rewrite protocol BGP to new XML/Python style, from Open to Needs testing.
Feb 26 2021, 3:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3359: static route table not working properly from Open to Needs testing.
Feb 26 2021, 2:36 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3347: vyos 1.3 beta fails to configure Xen HVM guest ethernet interfaces due to ethtool -g error as Resolved.
Feb 26 2021, 2:35 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1297: Add GARP settings to VRRP/keepalived.

Tested in the lab the following simple topology on 1.2.6-S1 and 1.3-beta, behavior the same and GARP works by default.

Screenshot 2021-02-26 at 17.04.44.png (472×545 px, 45 KB)

VyOS1 config

set high-availability vrrp group eth1 hello-source-address '100.64.0.1'
set high-availability vrrp group eth1 interface 'eth1'
set high-availability vrrp group eth1 peer-address '100.64.0.2'
set high-availability vrrp group eth1 rfc3768-compatibility
set high-availability vrrp group eth1 virtual-address '100.64.0.50/24'
set high-availability vrrp group eth1 vrid '1'
set interfaces ethernet eth0 address 'dhcp'
set interfaces ethernet eth0 duplex 'auto'
set interfaces ethernet eth0 hw-id '50:00:00:01:00:00'
set interfaces ethernet eth0 speed 'auto'
set interfaces ethernet eth1 address '100.64.0.1/24'
set interfaces ethernet eth1 duplex 'auto'
set interfaces ethernet eth1 hw-id '50:00:00:01:00:01'
set interfaces ethernet eth1 speed 'auto'

VyOS2 config

set high-availability vrrp group eth1 hello-source-address '100.64.0.2'
set high-availability vrrp group eth1 interface 'eth1'
set high-availability vrrp group eth1 peer-address '100.64.0.1'
set high-availability vrrp group eth1 virtual-address '100.64.0.50/24'
set high-availability vrrp group eth1 vrid '1'
set interfaces ethernet eth0 address 'dhcp'
set interfaces ethernet eth0 duplex 'auto'
set interfaces ethernet eth0 hw-id '50:00:00:02:00:00'
set interfaces ethernet eth0 speed 'auto'
set interfaces ethernet eth1 address '100.64.0.2/24'
set interfaces ethernet eth1 duplex 'auto'
set interfaces ethernet eth1 hw-id '50:00:00:02:00:01'
set interfaces ethernet eth1 speed 'auto'

In traffic dump on VyOS3 we can see traffic when BACKUP node switched to MASTER state

14:02:34.152959 50:00:00:02:00:01 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 100.64.0.50 (ff:ff:ff:ff:ff:ff) tell 100.64.0.50, length 28
14:02:34.153042 50:00:00:02:00:01 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 100.64.0.50 (ff:ff:ff:ff:ff:ff) tell 100.64.0.50, length 28
14:02:34.153086 50:00:00:02:00:01 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 100.64.0.50 (ff:ff:ff:ff:ff:ff) tell 100.64.0.50, length 28
14:02:34.153090 50:00:00:02:00:01 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 100.64.0.50 (ff:ff:ff:ff:ff:ff) tell 100.64.0.50, length 28
14:02:34.153092 50:00:00:02:00:01 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 100.64.0.50 (ff:ff:ff:ff:ff:ff) tell 100.64.0.50, length 28
14:02:34.153467 50:00:00:02:00:01 > 50:00:00:01:00:01, ethertype IPv4 (0x0800), length 54: 100.64.0.2 > 100.64.0.1: VRRPv2, Advertisement, vrid 1, prio 100, authtype none, intvl 1s, length 20
14:02:35.153544 50:00:00:02:00:01 > 50:00:00:01:00:01, ethertype IPv4 (0x0800), length 54: 100.64.0.2 > 100.64.0.1: VRRPv2, Advertisement, vrid 1, prio 100, authtype none, intvl 1s, length 20
14:02:36.154117 50:00:00:02:00:01 > 50:00:00:01:00:01, ethertype IPv4 (0x0800), length 54: 100.64.0.2 > 100.64.0.1: VRRPv2, Advertisement, vrid 1, prio 100, authtype none, intvl 1s, length 20
14:02:37.154233 50:00:00:02:00:01 > 50:00:00:01:00:01, ethertype IPv4 (0x0800), length 54: 100.64.0.2 > 100.64.0.1: VRRPv2, Advertisement, vrid 1, prio 100, authtype none, intvl 1s, length 20
14:02:38.154470 50:00:00:02:00:01 > 50:00:00:01:00:01, ethertype IPv4 (0x0800), length 54: 100.64.0.2 > 100.64.0.1: VRRPv2, Advertisement, vrid 1, prio 100, authtype none, intvl 1s, length 20

The same behavior with rfc3768-compatibility option.
I think we don't need to change behavior because it should be suitable for all cases.

Feb 26 2021, 2:11 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav added a comment to T3359: static route table not working properly .

Your rolling release so old. As I remember it was a bug with FRR, which was fixed.
Try more latest versions or vyos-1.3.0-rc1 https://community.vyos.net/get/snapshots/

Feb 26 2021, 1:56 PM · VyOS 1.3 Equuleus (1.3.0)