Page MenuHomeVyOS Platform
Feed All Stories

May 24 2023

Viacheslav closed T4605: Firewall change default table names as Resolved.
May 24 2023, 9:19 AM · VyOS 1.4 Sagitta
Viacheslav renamed T5240: Service router-advert failed to start radvd with more then 3 name-servers from Service router-advert failed to start radvd with more then 3 name-server to Service router-advert failed to start radvd with more then 3 name-servers.
May 24 2023, 9:08 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav added a project to T5240: Service router-advert failed to start radvd with more then 3 name-servers: VyOS 1.3 Equuleus (1.3.4).
May 24 2023, 9:07 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav created T5240: Service router-advert failed to start radvd with more then 3 name-servers.
May 24 2023, 9:07 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav changed the status of T5237: interfaces virtual-ethernet - Extend capabilitys of Vlans/QinQ from In progress to Needs testing.
May 24 2023, 7:47 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5237: interfaces virtual-ethernet - Extend capabilitys of Vlans/QinQ from Open to In progress.
May 24 2023, 7:24 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5237: interfaces virtual-ethernet - Extend capabilitys of Vlans/QinQ.

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

set interfaces virtual-ethernet veth10 peer-name 'veth100'
set interfaces virtual-ethernet veth10 vif 50 address '10.0.50.0/31'
set interfaces virtual-ethernet veth100 peer-name 'veth10'
set interfaces virtual-ethernet veth100 vif 50 address '10.0.50.1/31'

Check:

vyos@r14:~$ show interfaces virtual-ethernet 
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
veth10           -                                 u/u  
veth10.50        10.0.50.0/31                      u/u  
veth100          -                                 u/u  
veth100.50       10.0.50.1/31                      u/u  
vyos@r14:~$

Pings:

vyos@r14:~$ ping 10.0.50.1 source-address 10.0.50.0
PING 10.0.50.1 (10.0.50.1) from 10.0.50.0 : 56(84) bytes of data.
64 bytes from 10.0.50.1: icmp_seq=1 ttl=64 time=0.132 ms
64 bytes from 10.0.50.1: icmp_seq=2 ttl=64 time=0.085 ms
64 bytes from 10.0.50.1: icmp_seq=3 ttl=64 time=0.087 ms
^C
--- 10.0.50.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2064ms
rtt min/avg/max/mdev = 0.085/0.101/0.132/0.021 ms
vyos@r14:~$
May 24 2023, 7:24 AM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T3829: Support separated TCP/IP stack via "ip netns": T5238: interface virtual-etherne - error when it doesn't use a peer .
May 24 2023, 7:09 AM · VyOS 1.5 Circinus
Viacheslav added a parent task for T5238: interface virtual-etherne - error when it doesn't use a peer : T3829: Support separated TCP/IP stack via "ip netns".
May 24 2023, 7:09 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5238: interface virtual-etherne - error when it doesn't use a peer .

It is a part of T3829
We should find a solution to check if the interface "neighbor" is in a separate netns. For now, we don't do this check.
veth pair should be in the local router only, VRF or NETNS and it won't work between 2 separate routers or 2 VMs.

May 24 2023, 6:24 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T5237: interfaces virtual-ethernet - Extend capabilitys of Vlans/QinQ: VyOS 1.4 Sagitta.
May 24 2023, 6:10 AM · VyOS 1.4 Sagitta
xrobau created T5239: frr 'hostname' missing or incorrect, and domain-name missing totally.
May 24 2023, 4:44 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

May 23 2023

fernando created T5238: interface virtual-etherne - error when it doesn't use a peer .
May 23 2023, 8:00 PM · VyOS 1.4 Sagitta
fernando created T5237: interfaces virtual-ethernet - Extend capabilitys of Vlans/QinQ.
May 23 2023, 7:29 PM · VyOS 1.4 Sagitta
rayzilt changed the status of T5018: Redirect to IFB removed after change in qos policy from Needs testing to Confirmed.

So after a small test, I've come to the following:

May 23 2023, 7:27 PM · VyOS 1.4 Sagitta
Viacheslav closed T4916: Rewrite IPsec authentication as Resolved.
May 23 2023, 3:08 PM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T3642: PKI configuration: T2289: Denest cerbot certificate configuration from service https.
May 23 2023, 2:33 PM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T2289: Denest cerbot certificate configuration from service https: T3642: PKI configuration.
May 23 2023, 2:33 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Viacheslav added a subtask for T3642: PKI configuration: T3651: Move certbot request to op-mode.
May 23 2023, 2:33 PM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T3651: Move certbot request to op-mode: T3642: PKI configuration.
May 23 2023, 2:33 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
zsdc closed T3270: Backport VyOS-specific modules for Cloud-init from equuleus as Wontfix.
May 23 2023, 1:24 PM · VyOS 1.2 Crux (VyOS 1.2.9)
frebib added a comment to T160: Support NAT64.

I started working on a jool nat64 implementation at https://github.com/vyos/vyos-1x/pull/1993 for anyone that would like to try it out. Not everything is implemented yet, but I have been running this for the past few weeks with no issues. Any comments or feedback on the UX would be appreciated

May 23 2023, 1:13 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
danhusan added a comment to T5236: show wan-load-balance not working after reboot.
danhusan@vyos-1:~$ cat /var/run/load-balance/wlb.out
cat: /var/run/load-balance/wlb.out: No such file or directory
May 23 2023, 12:47 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5236: show wan-load-balance not working after reboot.

@danhusan Could you check if the file /var/run/load-balance/wlb.out exists?
https://github.com/vyos/vyatta-wanloadbalance/blob/5a3ab6c426928644dc9ad9a70296263781523919/templates-op/show/wan-load-balance/node.def#L2C15-L5

May 23 2023, 9:26 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5231: Add op-mode for load-balancing reverse-proxy.
May 23 2023, 9:19 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5231: Add op-mode for load-balancing reverse-proxy.

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

vyos@r14# run show reverse-proxy 
Proxy name    Role      Status    Req rate    Resp time    Last change
------------  --------  --------  ----------  -----------  -------------
http          FRONTEND  OPEN      0
https         FRONTEND  OPEN      16
stats         FRONTEND  OPEN      0
bk-01         BACKEND   UP                    1 ms         1h34m45s
default-bk    BACKEND   UP                    0 ms         1h34m45s
bk-01         serv-01   UP                    1 ms         1h34m45s
bk-01         serv-02   DOWN                  0 ms         1h34m44s
default-bk    serv-03   no check              0 ms         1h34m45s
[edit]
vyos@r14#
May 23 2023, 8:39 AM · VyOS 1.4 Sagitta
Viacheslav reopened T4737: FRRouting/zebra 7.5.1 does not redistribute routes to other protocols as "Needs testing".
May 23 2023, 4:09 AM · VyOS 1.3 Equuleus (1.3.3)
giga1699 added a comment to T5192: RNDIS Missing from Kernel.

Rule used for udev testing:

May 23 2023, 12:30 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
giga1699 added a comment to T5192: RNDIS Missing from Kernel.

I successfully tested a udev rule to rename to wwan0.

May 23 2023, 12:14 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta

May 22 2023

Viacheslav closed T4977: Babel routing protocol support as Resolved.
May 22 2023, 7:59 PM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav changed the status of T5143: Apply constraint on powerdns forward-zones configuration from In progress to Needs testing.
May 22 2023, 7:49 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5115: Support custom port for name servers for forwarding zones from Open to Needs testing.
May 22 2023, 7:46 PM · VyOS 1.4 Sagitta
danhusan added a comment to T5236: show wan-load-balance not working after reboot.

Further testing reveals that re-connecting the interfaces after reboot solves the issue:

May 22 2023, 7:42 PM · VyOS 1.4 Sagitta
Viacheslav edited projects for T2934: proxy-arp-pvlan on VRRP interface, added: VyOS 1.3 Equuleus (1.3.4); removed VyOS 1.3 Equuleus (1.3.3).
May 22 2023, 7:40 PM · VyOS 1.5 Circinus
Viacheslav closed T5214: PPPoE-server incorrect warning if a named pool is defined as Resolved.
May 22 2023, 7:30 PM · VyOS 1.4 Sagitta
danhusan created T5236: show wan-load-balance not working after reboot.
May 22 2023, 4:06 PM · VyOS 1.4 Sagitta
zsdc created T5235: SSH keys with special characters cannot be applied via Cloud-init.
May 22 2023, 2:06 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
c-po moved T5234: Add bash identifier for given VRF instance from Need Triage to Finished on the VyOS 1.4 Sagitta board.
May 22 2023, 7:19 AM · VyOS 1.4 Sagitta

May 21 2023

jestabro closed T5218: Revise vyos xml lib for bug fixes and extensions, a subtask of T2665: vyos.xml.defaults for tag nodes, as Resolved.
May 21 2023, 11:31 PM · VyOS 1.4 Sagitta
jestabro closed T5218: Revise vyos xml lib for bug fixes and extensions as Resolved.
May 21 2023, 11:31 PM · VyOS 1.4 Sagitta
c-po changed the status of T5234: Add bash identifier for given VRF instance, a subtask of T31: Add VRF support, from Open to Backport candidate.
May 21 2023, 9:16 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T5234: Add bash identifier for given VRF instance from Open to Backport candidate.
May 21 2023, 9:15 PM · VyOS 1.4 Sagitta
c-po updated the task description for T5234: Add bash identifier for given VRF instance.
May 21 2023, 9:07 PM · VyOS 1.4 Sagitta
c-po updated the task description for T5234: Add bash identifier for given VRF instance.
May 21 2023, 9:06 PM · VyOS 1.4 Sagitta
c-po claimed T5234: Add bash identifier for given VRF instance.
May 21 2023, 7:10 PM · VyOS 1.4 Sagitta
c-po created T5234: Add bash identifier for given VRF instance.
May 21 2023, 7:10 PM · VyOS 1.4 Sagitta
c-po closed T4675: telegraf do not start at boot when configured in VRF as Invalid.
May 21 2023, 7:05 PM · VyOS 1.4 Sagitta
c-po added a comment to T2251: VRF communication breaks when utilizing zone-based firewalling.

Please re-test with latest 1.4 release as the firewall was moved from iptables -> nftables

May 21 2023, 7:05 PM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, VyOS 1.3 Equuleus (1.3.7)
c-po closed T4733: Feature Request: dhcp server: add VRF support as Resolved.
May 21 2023, 7:04 PM · VyOS 1.4 Sagitta
c-po added a comment to T4733: Feature Request: dhcp server: add VRF support.

Hi @daniil and @NikolayP,

May 21 2023, 7:04 PM · VyOS 1.4 Sagitta
Viacheslav renamed T5233: Op-mode flow-accounting netflow with disable-imt errors from Op-mode flow-accounting with disable-imt errors to Op-mode flow-accounting netflow with disable-imt errors.
May 21 2023, 8:45 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav created T5233: Op-mode flow-accounting netflow with disable-imt errors.
May 21 2023, 8:45 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav created T5232: Flow-accounting uacctd.service cannot restart correctly.
May 21 2023, 8:40 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

May 20 2023

c-po added a comment to T4853: OpenVPN: unable to commit changes when the interface is down/unknown state.

Does it fail on the client or on the server? I am unable to reproduce this given the instructions above.

May 20 2023, 7:14 PM · VyOS 1.3 Equuleus (1.3.7)
c-po added a comment to T5192: RNDIS Missing from Kernel.

Could you write and test an udev rule which renames the RNDIS usb0 device to wwan*?

May 20 2023, 6:47 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav updated the task description for T5231: Add op-mode for load-balancing reverse-proxy.
May 20 2023, 9:11 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5231: Add op-mode for load-balancing reverse-proxy.
May 20 2023, 9:10 AM · VyOS 1.4 Sagitta
Viacheslav renamed T5222: Add load-balancing reverse-proxy based on haproxy from Add load-balancing based on haproxy to Add load-balancing reverse-proxy based on haproxy .
May 20 2023, 8:20 AM · VyOS 1.4 Sagitta
Viacheslav renamed T5231: Add op-mode for load-balancing reverse-proxy from Add op-mode for load-belancing reverse-proxy to Add op-mode for load-balancing reverse-proxy.
May 20 2023, 8:20 AM · VyOS 1.4 Sagitta
Viacheslav created T5231: Add op-mode for load-balancing reverse-proxy.
May 20 2023, 8:20 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5222: Add load-balancing reverse-proxy based on haproxy from Open to Needs testing.
May 20 2023, 7:32 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5230: 1.4 Missing enforce-first-as for bgp peers from Open to Needs testing.
May 20 2023, 7:21 AM

May 19 2023

dmbaturin edited the content of 1.3.3.
May 19 2023, 7:12 PM
c-po closed T5186: QoS test cannot pass for 1.3 as Resolved.
May 19 2023, 6:42 PM · VyOS 1.3 Equuleus (1.3.3)
ServerForge created T5230: 1.4 Missing enforce-first-as for bgp peers.
May 19 2023, 5:56 PM
Viacheslav added a comment to T5229: CGN -- external ports limitting.

There is the task T5169

May 19 2023, 4:32 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5222: Add load-balancing reverse-proxy based on haproxy .

PR listen-address fixes https://github.com/vyos/vyos-1x/pull/2013

May 19 2023, 4:29 PM · VyOS 1.4 Sagitta
dmbaturin edited the content of 1.3.3.
May 19 2023, 1:04 PM
m1nus created T5229: CGN -- external ports limitting.
May 19 2023, 11:12 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5222: Add load-balancing reverse-proxy based on haproxy .

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

May 19 2023, 10:15 AM · VyOS 1.4 Sagitta

May 18 2023

c-po added a comment to T5186: QoS test cannot pass for 1.3.
In T5186#148559, @c-po wrote:

Reverted Kernel back to 5.4.234 for upcoming 1.3.3. release.

Is it the same bug as T5048 ?

May 18 2023, 8:53 PM · VyOS 1.3 Equuleus (1.3.3)

May 17 2023

jestabro added a comment to T5228: Simplify get_config_dict and add argument with_defaults.

Draft until the dependency PR is merged:
https://github.com/vyos/vyos-1x/pull/1997

May 17 2023, 9:10 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T5218: Revise vyos xml lib for bug fixes and extensions: T5228: Simplify get_config_dict and add argument with_defaults.
May 17 2023, 6:29 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5228: Simplify get_config_dict and add argument with_defaults: T5218: Revise vyos xml lib for bug fixes and extensions.
May 17 2023, 6:29 PM · VyOS 1.4 Sagitta
jestabro changed the status of T5228: Simplify get_config_dict and add argument with_defaults from Open to In progress.
May 17 2023, 6:29 PM · VyOS 1.4 Sagitta
fernando added a comment to T3655: NAT Problem with VRF.

I've done test , regarding the original issues that it was nat+route-leaking (default + foo) , which is working on the last rolling (VyOS 1.4-rolling-202305140317). however, I've tried some test using two vrf+route-leaking and NAT , I can replicated the issue:

May 17 2023, 3:19 PM · VyOS 1.5 Circinus, Known issue, VyOS 1.4 Sagitta
c-po closed T5208: Failed to start nvmf-autoconnect.service during the boot as Resolved.
May 17 2023, 1:56 PM · VyOS 1.4 Sagitta
GitHub <[email protected]> closed T5226: Deduplicate and standardize validators and constraints for hostname and IP address as Resolved by committing Restricted Diffusion Commit.
May 17 2023, 1:46 PM · VyOS 1.4 Sagitta
ddominet closed T5225: BGP allowas-in unusable as Resolved.
May 17 2023, 11:49 AM · VyOS 1.4 Sagitta
Viacheslav changed the subtype of T5227: mDNS reflector should allow additional domains to browse and allow filtering services from "Task" to "Feature Request".
May 17 2023, 8:07 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5225: BGP allowas-in unusable.

@ddominet the correct syntax

set protocols bgp neighbor 192.0.2.11 address-family ipv6-unicast allowas-in number 1
May 17 2023, 8:05 AM · VyOS 1.4 Sagitta
indrajitr created T5227: mDNS reflector should allow additional domains to browse and allow filtering services.
May 17 2023, 6:11 AM · VyOS 1.4 Sagitta
Viacheslav changed the subtype of T5225: BGP allowas-in unusable from "Task" to "Bug".
May 17 2023, 5:02 AM · VyOS 1.4 Sagitta
indrajitr changed the status of T5226: Deduplicate and standardize validators and constraints for hostname and IP address from Open to In progress.
May 17 2023, 4:02 AM · VyOS 1.4 Sagitta

May 16 2023

jestabro closed T5194: Add reference tree to vyos1x-config as Resolved.
May 16 2023, 6:31 PM · VyOS 1.4 Sagitta
mborodin added a comment to T3598: DMVPN/IPSec does not work with upstream Strongswan 5.9.

I've managed to adapt Alpine Linux patches to build Debian 11 StrongSwan 5.9.1 package, feel free to use it

May 16 2023, 11:24 AM · VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project
ddominet added a project to T5225: BGP allowas-in unusable: VyOS 1.4 Sagitta.
May 16 2023, 10:41 AM · VyOS 1.4 Sagitta
ddominet created T5225: BGP allowas-in unusable.
May 16 2023, 9:50 AM · VyOS 1.4 Sagitta
diodep added a comment to T3655: NAT Problem with VRF.

I have NAT working with vrf in VyOS 1.4-rolling-202208290458 + custom nat offload

set interfaces ethernet eth0 address '192.168.122.14/24'
set interfaces ethernet eth1 address '192.0.2.1/24'
set interfaces ethernet eth1 vrf 'foo'
set protocols static route 192.0.2.0/24 interface eth1 vrf 'foo'
set system conntrack
set vrf name foo protocols static route 0.0.0.0/0 next-hop 192.168.122.1 interface 'eth0'
set vrf name foo protocols static route 0.0.0.0/0 next-hop 192.168.122.1 vrf 'default'
set vrf name foo table '1010'

Nftables

root@r14:/home/vyos# cat nat.nft 
flush ruleset

table ip filter {
	flowtable fastnat {
		hook ingress priority filter
		devices = { eth0, eth1 }
	}

	chain forward {
		type filter hook forward priority filter; policy accept;
		ip protocol { tcp, udp } flow add @fastnat
	}
}
table ip nat {
	chain POSTROUTING {
		type nat hook postrouting priority srcnat; policy accept;
		ip saddr 192.0.2.0/24 oif "eth0" snat to 192.168.122.14 persistent
	}

	chain PREROUTING {
		type nat hook prerouting priority dstnat; policy accept;
	}
}

Conntrack table

vyos@r14:~$ sudo conntrack -F
conntrack v1.4.6 (conntrack-tools): connection tracking table has been emptied.
vyos@r14:~$ 
vyos@r14:~$ sudo conntrack -L
tcp      6 431999 ESTABLISHED src=192.168.122.14 dst=192.168.122.1 sport=22 dport=44462 src=192.168.122.1 dst=192.168.122.14 sport=44462 dport=22 [ASSURED] mark=0 use=1
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=33018 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=33018 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=37517 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=37517 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=59794 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=59794 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=39288 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=39288 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=39616 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=39616 [OFFLOAD] mark=0 use=2
icmp     1 29 src=192.0.2.2 dst=1.1.1.1 type=8 code=0 id=12387 src=1.1.1.1 dst=192.168.122.14 type=0 code=0 id=12387 mark=0 use=1
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=41155 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=41155 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=39829 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=39829 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=33655 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=33655 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=44835 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=44835 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=40213 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=40213 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=33729 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=33729 [OFFLOAD] mark=0 use=2
udp      17 src=192.0.2.2 dst=1.1.1.1 sport=48344 dport=53 src=1.1.1.1 dst=192.168.122.14 sport=53 dport=48344 [OFFLOAD] mark=0 use=2
conntrack v1.4.6 (conntrack-tools): 14 flow entries have been shown.
vyos@r14:~$

This works for me too on current rolling releases from Jan-2023 to now.

May 16 2023, 6:57 AM · VyOS 1.5 Circinus, Known issue, VyOS 1.4 Sagitta
indrajitr changed the status of T5144: Modernize dynamic dns operation from Needs testing to In progress.

More PRs
https://github.com/vyos/vyos-1x/pull/2005
https://github.com/vyos/vyos-build/pull/349
https://github.com/vyos/vyatta-cfg-system/pull/202

May 16 2023, 5:10 AM · VyOS 1.4 Sagitta

May 15 2023

a.apostoliuk added a comment to T4031: Ability to configure DMVPN in vrf.

I reproduced the problem.
I received the next logs

May 15 2023, 3:45 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5197: Conntrack-sync external cache commit error from Open to Needs testing.
May 15 2023, 3:03 PM · VyOS 1.4 Sagitta
daniil added a comment to T5197: Conntrack-sync external cache commit error.

Version 1.4-rolling-202305150317 does not have the problem.

May 15 2023, 1:42 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5222: Add load-balancing reverse-proxy based on haproxy .
May 15 2023, 12:29 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5222: Add load-balancing reverse-proxy based on haproxy .
May 15 2023, 12:02 PM · VyOS 1.4 Sagitta
Viacheslav closed T3896: Extend ocserv support to allow for per-group configs as Resolved.
May 15 2023, 8:21 AM · VyOS 1.4 Sagitta
PeppyH added a comment to T3896: Extend ocserv support to allow for per-group configs.

This can be closed now. I've submitted a Documentation PR

May 15 2023, 6:04 AM · VyOS 1.4 Sagitta

May 14 2023

frebib added a comment to T5224: del system syslog fails.

Fixing that causes this to also be logged. We should probably stop the socket too

frebib@vyos# commit
[ system syslog ]
DEBUG/COMMAND returned (err):
Warning: Stopping syslog.service, but it can still be activated by:
  syslog.socket
DEBUG/COMMAND cmd 'systemctl stop syslog.service'
May 14 2023, 11:41 AM
frebib created T5224: del system syslog fails.
May 14 2023, 11:40 AM
m.korobeinikov created T5223: tunnel key doesn't clear .
May 14 2023, 3:01 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta