Page MenuHomeVyOS Platform
Feed All Stories

Mar 17 2023

Viacheslav added a comment to T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.

Some related tasks T2557 T4885

Mar 17 2023, 5:06 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
fernando created T5097: the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters'.
Mar 17 2023, 4:32 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus
Viacheslav added a comment to T5086: Integrate hsflowd for sflow accounting.

PR https://github.com/vyos/vyos-build/pull/321
PR https://github.com/vyos/vyos-1x/pull/1897

Mar 17 2023, 12:48 PM · VyOS 1.4 Sagitta
Viacheslav closed T5092: IPoE-server named pool must not rely on the authentication type as Resolved.
Mar 17 2023, 11:05 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5086: Integrate hsflowd for sflow accounting.

As DROP_MONITOR merged we can extend configuration to

set system sflow drop-monitor-limit 50

hsflowd.conf

dropmon { limit=50 start=on sw=on hw=off }
Mar 17 2023, 7:26 AM · VyOS 1.4 Sagitta
Viacheslav closed T5091: IPoE server with RADIUS authentication does not verify radius configuration as Resolved.
Mar 17 2023, 7:04 AM · VyOS 1.4 Sagitta
Viacheslav renamed T5091: IPoE server with RADIUS authentication does not verify radius configuration from IPoE server with RADIUS authentication does not check radius configuration to IPoE server with RADIUS authentication does not verify radius configuration.
Mar 17 2023, 1:47 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5092: IPoE-server named pool must not rely on the authentication type from In progress to Needs testing.
Mar 17 2023, 1:40 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5086: Integrate hsflowd for sflow accounting from In progress to Needs testing.
Mar 17 2023, 1:36 AM · VyOS 1.4 Sagitta

Mar 16 2023

jestabro added a comment to T5095: Return list instead of dict for 'raw' output of op-mode openvpn.

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

Mar 16 2023, 5:42 PM · VyOS 1.4 Sagitta
dex created T5096: Change 'accept' firewall rule action from 'return' to 'accept'.
Mar 16 2023, 4:58 PM · VyOS 1.4 Sagitta
jestabro triaged T5095: Return list instead of dict for 'raw' output of op-mode openvpn as Normal priority.
Mar 16 2023, 4:36 PM · VyOS 1.4 Sagitta
Viacheslav closed T2516: vyos-container: cannot configure ethernet interface as Resolved.
Mar 16 2023, 2:37 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav closed T5073: IPoE-server interface option failed to parse as Resolved.
Mar 16 2023, 2:35 PM · VyOS 1.4 Sagitta
Viacheslav moved T5063: IPoE-server ethX vlan must not be used with client-subnet from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Mar 16 2023, 2:35 PM · VyOS 1.4 Sagitta
Viacheslav closed T5063: IPoE-server ethX vlan must not be used with client-subnet as Resolved.
Mar 16 2023, 2:34 PM · VyOS 1.4 Sagitta
Viacheslav reopened T5057: IPoE server incorrect interface regex as "Open".
Mar 16 2023, 2:34 PM · VyOS 1.4 Sagitta
Viacheslav closed T5058: Extend template filter range_to_regex as Resolved.
Mar 16 2023, 2:34 PM · VyOS 1.4 Sagitta
Viacheslav closed T3083: Add feature event-handler as Resolved.
Mar 16 2023, 1:26 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav moved T3083: Add feature event-handler from Backlog to Finished on the VyOS 1.4 Sagitta board.
Mar 16 2023, 1:26 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T5091: IPoE server with RADIUS authentication does not verify radius configuration from Open to In progress.

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

Mar 16 2023, 1:24 PM · VyOS 1.4 Sagitta
Viacheslav renamed T5091: IPoE server with RADIUS authentication does not verify radius configuration from IPoE server with RARIUS authentication does not check radius configuration to IPoE server with RADIUS authentication does not check radius configuration.
Mar 16 2023, 11:13 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5094: FRR systemd logs unknow key LimitNOFILESoft.
Mar 16 2023, 11:01 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5094: FRR systemd logs unknow key LimitNOFILESoft.
Mar 16 2023, 10:55 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5094: FRR systemd logs unknow key LimitNOFILESoft.

[Service]
LimitNOFILE=4096
LimitNOFILESoft=4096
ExecStartPre=/bin/bash -c 'mkdir -p /run/frr/config; \

echo "log syslog" > /run/frr/config/frr.conf; \
echo "log facility local7" >> /run/frr/config/frr.conf; \
chown frr:frr /run/frr/config/frr.conf; \
chmod 664 /run/frr/config/frr.conf; \
mount --bind /run/frr/config/frr.conf /etc/frr/frr.conf'

[edit]
vyos@r14#

Mar 16 2023, 10:51 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5092: IPoE-server named pool must not rely on the authentication type.

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

Mar 16 2023, 10:36 AM · VyOS 1.4 Sagitta
Viacheslav created T5094: FRR systemd logs unknow key LimitNOFILESoft.
Mar 16 2023, 10:16 AM · VyOS 1.4 Sagitta
a.apostoliuk created T5093: Command 'reset vpn ipsec-profile' doesn't work.
Mar 16 2023, 9:50 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5092: IPoE-server named pool must not rely on the authentication type from Open to In progress.
Mar 16 2023, 9:08 AM · VyOS 1.4 Sagitta
Viacheslav created T5092: IPoE-server named pool must not rely on the authentication type.
Mar 16 2023, 9:02 AM · VyOS 1.4 Sagitta
Viacheslav created T5091: IPoE server with RADIUS authentication does not verify radius configuration.
Mar 16 2023, 8:48 AM · VyOS 1.4 Sagitta
diodep added a comment to T5049: Configure GRE over IPsec tunnel when source port is in VRF, OSPF causes GRE tunnel broken..
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: authentication of 'domain1' with RSA_EMSA_PKCS1_SHA2_256 successful
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> peer supports MOBIKE
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: peer supports MOBIKE
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> authentication of 'domain2' (myself) with RSA_EMSA_PKCS1_SHA2_256 successful
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: authentication of 'domain2' (myself) with RSA_EMSA_PKCS1_SHA2_256 successful
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> IKE_SA JXNCCT[2] established between <pubIP2>[domain2]...<pubIP1>[domain1]
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: IKE_SA JXNCCT[2] established between <pubIP2>[domain2]...<pubIP1>[domain1]
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> scheduling rekeying in 28200s
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: scheduling rekeying in 28200s
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> maximum IKE_SA lifetime 31080s
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: maximum IKE_SA lifetime 31080s
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[CFG] <JXNCCT|2> selected proposal: ESP:AES_CBC_128/HMAC_SHA1_96/NO_EXT_SEQ
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: selected proposal: ESP:AES_CBC_128/HMAC_SHA1_96/NO_EXT_SEQ
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[KNL] <JXNCCT|2> received netlink error: Invalid argument (22)
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: received netlink error: Invalid argument (22)
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[KNL] <JXNCCT|2> unable to install source route for 192.168.127.32
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: unable to install source route for 192.168.127.32
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[IKE] <JXNCCT|2> CHILD_SA JXNCCT-tunnel-1{2} established with SPIs c4ba20f9_i c3ba4340_o and TS 192.168.127.32/32 === 192.168.63.32/32
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: CHILD_SA JXNCCT-tunnel-1{2} established with SPIs c4ba20f9_i c3ba4340_o and TS 192.168.127.32/32 === 192.168.63.32/32
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[ENC] <JXNCCT|2> generating IKE_AUTH response 1 [ IDr AUTH SA TSi TSr N(MOBIKE_SUP) N(NO_ADD_ADDR) ]
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: generating IKE_AUTH response 1 [ IDr AUTH SA TSi TSr N(MOBIKE_SUP) N(NO_ADD_ADDR) ]
Mar 16 12:47:29 bsp-asbr2-cm charon[45036]: 14[NET] <JXNCCT|2> sending packet: from <pubIP2>[4500] to <pubIP1>[4500] (476 bytes)
Mar 16 12:47:29 bsp-asbr2-cm charon-systemd[45036]: sending packet: from <pubIP2>[4500] to <pubIP1>[4500] (476 bytes)
Mar 16 12:47:59 bsp-asbr2-cm charon[45036]: 06[NET] <JXNCCT|2> received packet: from <pubIP1>[4500] to <pubIP2>[4500] (76 bytes)
Mar 16 12:47:59 bsp-asbr2-cm charon-systemd[45036]: received packet: from <pubIP1>[4500] to <pubIP2>[4500] (76 bytes)
Mar 16 12:47:59 bsp-asbr2-cm charon[45036]: 06[ENC] <JXNCCT|2> parsed INFORMATIONAL request 2 [ ]
Mar 16 12:47:59 bsp-asbr2-cm charon-systemd[45036]: parsed INFORMATIONAL request 2 [ ]
Mar 16 12:47:59 bsp-asbr2-cm charon[45036]: 06[ENC] <JXNCCT|2> generating INFORMATIONAL response 2 [ ]
Mar 16 12:47:59 bsp-asbr2-cm charon-systemd[45036]: generating INFORMATIONAL response 2 [ ]
Mar 16 12:47:59 bsp-asbr2-cm charon[45036]: 06[NET] <JXNCCT|2> sending packet: from <pubIP2>[4500] to <pubIP1>[4500] (76 bytes)
Mar 16 12:47:59 bsp-asbr2-cm charon-systemd[45036]: sending packet: from <pubIP2>[4500] to <pubIP1>[4500] (76 bytes)
Mar 16 2023, 4:55 AM · VyOS 1.4 Sagitta

Mar 15 2023

ianhattendorf added a comment to T4915: Minisign verification failure == pass??.

Agreed. I just posted my workaround as a minimal fix to highlight the issue: accessing $? after another command was ran (which can be easy to miss).

Mar 15 2023, 7:19 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
b- added a comment to T4915: Minisign verification failure == pass??.

I want to mention, the reason I wrote out the $? is because it can be confusing and fragile, as this issue demonstrates in the first place.

Mar 15 2023, 7:06 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
ianhattendorf added a comment to T4915: Minisign verification failure == pass??.

I noticed this as well. The issue is expecting $? to refer to the exit code of minisign -V when it's actually referring to the exit code of the if [ -f ${filename}.asc ]; block which will always be 0.

Mar 15 2023, 3:59 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a comment to T3083: Add feature event-handler.

PR for 1.3 https://github.com/vyos/vyos-1x/pull/1892

Mar 15 2023, 3:08 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
syncer assigned T5090: Add support for disk encryption during installation to sarthurdev.
Mar 15 2023, 12:09 PM · VyOS 1.5 Circinus
n.fort changed the status of T5090: Add support for disk encryption during installation from Open to Confirmed.
Mar 15 2023, 11:41 AM · VyOS 1.5 Circinus
n.fort created T5090: Add support for disk encryption during installation.
Mar 15 2023, 11:40 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T4362: Wan Load Balancing - Can't create routing tables.

@marc_s thanks, it makes sense.

Mar 15 2023, 9:45 AM · VyOS 1.4 Sagitta
Viacheslav moved T2516: vyos-container: cannot configure ethernet interface from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Mar 15 2023, 9:43 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
marc_s added a comment to T4362: Wan Load Balancing - Can't create routing tables.

@Viacheslav Confirmed, that is the culprit.
To be precise: I deleted ipsec-dhclient-hook and renamed 98-vyatta-dhclient-hook back to vyatta-dhclient-hook. Then I ran a renew dhcp interface eth0 and I got a correct .lease file.
Even when the IPSec script is fixed, it might be wise to prepend all scripts in /etc/dhcp/dhclient-exit-hooks.d with a number to enforce script order execution, just like in /etc/dhcp/dhclient-enter-hooks.d.

Mar 15 2023, 7:09 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4362: Wan Load Balancing - Can't create routing tables.

@marc_s Try to remove /etc/dhcp/dhclient-exit-hooks.d/ipsec-dhclient-hook it could be bug due to T4856

Mar 15 2023, 6:59 AM · VyOS 1.4 Sagitta
klipz added a comment to T5055: Firewall - Add packet type matcher (pkttype).

@n.fort I was too impatient to wait for a rolling build so I ran my own build of current post-merge.

Mar 15 2023, 3:33 AM · VyOS 1.4 Sagitta

Mar 14 2023

jestabro added a comment to T5089: Add unit test of config_diff.

PR for vyos1x-config:
https://github.com/vyos/vyos1x-config/pull/15

Mar 14 2023, 7:35 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5087: Add support for lexical ordering of nodes in config_tree.

PR:
https://github.com/vyos/vyos1x-config/pull/15

Mar 14 2023, 7:35 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5086: Integrate hsflowd for sflow accounting from Open to In progress.
Mar 14 2023, 7:07 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5086: Integrate hsflowd for sflow accounting.

PR https://github.com/vyos/vyos-build/pull/320
PR https://github.com/vyos/vyos-1x/pull/1891

Mar 14 2023, 6:59 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5055: Firewall - Add packet type matcher (pkttype).

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

Mar 14 2023, 6:25 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T5087: Add support for lexical ordering of nodes in config_tree: T5089: Add unit test of config_diff.
Mar 14 2023, 6:18 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5089: Add unit test of config_diff: T5087: Add support for lexical ordering of nodes in config_tree.
Mar 14 2023, 6:18 PM · VyOS 1.4 Sagitta
jestabro triaged T5089: Add unit test of config_diff as Normal priority.
Mar 14 2023, 6:17 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5055: Firewall - Add packet type matcher (pkttype).

I'll work on it on the next days.
I'll keep you posted!

Mar 14 2023, 5:07 PM · VyOS 1.4 Sagitta
jestabro renamed T5088: Add lexicographical-numeric compare function for vytree/configtree from Add lexicographical-numerical compare function for vytree/configtree to Add lexicographical-numeric compare function for vytree/configtree.
Mar 14 2023, 4:57 PM · VyOS 1.4 Sagitta
jestabro added a comment to T5088: Add lexicographical-numeric compare function for vytree/configtree.

PR:
https://github.com/vyos/vyos1x-config/pull/14

Mar 14 2023, 4:57 PM · VyOS 1.4 Sagitta
n.fort added a comment to T5050: Firewall - Add options for logging packets.

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

Mar 14 2023, 4:52 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T5088: Add lexicographical-numeric compare function for vytree/configtree.
Mar 14 2023, 4:39 PM · VyOS 1.4 Sagitta
jestabro renamed T5088: Add lexicographical-numeric compare function for vytree/configtree from Add lexicographic-numerical compare function for vytree/configtree to Add lexicographical-numerical compare function for vytree/configtree.
Mar 14 2023, 4:39 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T5088: Add lexicographical-numeric compare function for vytree/configtree: T5087: Add support for lexical ordering of nodes in config_tree.
Mar 14 2023, 4:38 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T5087: Add support for lexical ordering of nodes in config_tree: T5088: Add lexicographical-numeric compare function for vytree/configtree.
Mar 14 2023, 4:38 PM · VyOS 1.4 Sagitta
jestabro triaged T5088: Add lexicographical-numeric compare function for vytree/configtree as Normal priority.
Mar 14 2023, 4:38 PM · VyOS 1.4 Sagitta
jestabro triaged T5087: Add support for lexical ordering of nodes in config_tree as Normal priority.
Mar 14 2023, 4:32 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5085: ospfv3 route-map not applied in FRR configuration from In progress to Needs testing.
Mar 14 2023, 12:54 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5085: ospfv3 route-map not applied in FRR configuration.

Will be fixed in the next rolling release

Mar 14 2023, 12:54 PM · VyOS 1.4 Sagitta
pavel_odintsov added a comment to T5086: Integrate hsflowd for sflow accounting.

In pcap mode when sampling is set to value larger then 1 hsflowd uses kernel based sampling available on kernels starting from 3.16

Mar 14 2023, 12:11 PM · VyOS 1.4 Sagitta
pavel_odintsov added a comment to T5086: Integrate hsflowd for sflow accounting.

I think NFLOG and TCP can be dropped for sure.

Mar 14 2023, 11:57 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5086: Integrate hsflowd for sflow accounting.

Jenkins job looks simple

git clone https://github.com/sflow/host-sflow
make deb FEATURES="NFLOG PCAP TCP DBUS SYSTEMD"
Mar 14 2023, 11:47 AM · VyOS 1.4 Sagitta
pavel_odintsov added a comment to T3721: ARM64: 1.4: Fastnetmon in current is a precompiled custom "blob" and amd64 only. (blocks all arm64 builds).

Hello! We have plans to add official ARM64 builds in near future.

Mar 14 2023, 11:44 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T5085: ospfv3 route-map not applied in FRR configuration.

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

set policy route-map RMAP6 rule 10 action 'deny'
set policy route-map RMAP6 rule 10 match ip address prefix-len '0'
set protocols ospfv3 route-map 'RMAP6'
Mar 14 2023, 11:18 AM · VyOS 1.4 Sagitta
Viacheslav created T5086: Integrate hsflowd for sflow accounting.
Mar 14 2023, 11:01 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5085: ospfv3 route-map not applied in FRR configuration from Open to In progress.
Mar 14 2023, 9:51 AM · VyOS 1.4 Sagitta
hcuk94 added a comment to T1229: Add support for unencrypted L2TPv2 client connections.

Just adding my +1 for this feature, would be very useful.
If I get time in the coming weeks/months I will try and pick up on the analysis where @njh left off.

Mar 14 2023, 8:22 AM · VyOS 1.5 Circinus
klipz added a comment to T5055: Firewall - Add packet type matcher (pkttype).

@n.fort A quick test of this against latest rolling looks like it's working as expected for general firewall rules:

Mar 14 2023, 1:35 AM · VyOS 1.4 Sagitta
mas90 created T5085: ospfv3 route-map not applied in FRR configuration.
Mar 14 2023, 1:28 AM · VyOS 1.4 Sagitta

Mar 13 2023

n.fort changed the status of T5050: Firewall - Add options for logging packets from Confirmed to In progress.
Mar 13 2023, 5:51 PM · VyOS 1.4 Sagitta
Solideco added a comment to T5022: VRRP add mail notification.

I agree that the Keepalivd SMTP implementation is lacking authentication.

Mar 13 2023, 4:37 PM · Restricted Project, VyOS 1.5 Circinus
n.fort changed the status of T5055: Firewall - Add packet type matcher (pkttype) from In progress to Needs testing.
Mar 13 2023, 3:44 PM · VyOS 1.4 Sagitta
marc_s added a comment to T4362: Wan Load Balancing - Can't create routing tables.

@Viacheslav I may be on to something. It's related to the order of execution of the DHCP client exit hook scripts in /etc/dhcp/dhclient-exit-hooks.d.

Mar 13 2023, 3:12 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T2516: vyos-container: cannot configure ethernet interface.

PR for 1.4 https://github.com/vyos/vyos-1x/pull/1886

vyos@91800359325b# set interfaces ethernet eth0 address 192.0.2.5/24
[edit]
vyos@91800359325b# commit
[ interfaces ethernet eth0 ]
sudo: unable to resolve host 91800359325b: System error
Mar 13 2023, 1:38 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav changed the status of T2516: vyos-container: cannot configure ethernet interface from Needs testing to In progress.
Mar 13 2023, 1:11 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav added a project to T2516: vyos-container: cannot configure ethernet interface: VyOS 1.4 Sagitta.
Mar 13 2023, 1:08 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
marc_s added a comment to T4362: Wan Load Balancing - Can't create routing tables.

Also see https://forum.vyos.io/t/1-4-rolling-route-table-for-wan-load-balancing-not-created/.

Mar 13 2023, 11:23 AM · VyOS 1.4 Sagitta
a.apostoliuk closed T5074: Show IPSEC SA failed if remote access IKEv2 vpn is used. as Resolved.
Mar 13 2023, 10:18 AM · VyOS 1.4 Sagitta
a.apostoliuk moved T5074: Show IPSEC SA failed if remote access IKEv2 vpn is used. from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Mar 13 2023, 10:17 AM · VyOS 1.4 Sagitta
Viacheslav closed T4973: show dhcp server leases error for lease time 4294967295 as Resolved.
Mar 13 2023, 10:02 AM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5084: Interfrace negotiation may not work on some platforms.
Mar 13 2023, 9:48 AM · VyOS 1.4 Sagitta
Viacheslav created T5084: Interfrace negotiation may not work on some platforms.
Mar 13 2023, 9:47 AM · VyOS 1.4 Sagitta
aserkin added a comment to T5077: routes completely dropped from the node while running L2TP LNS service.

Actually only multihop BGP peers go down. Others are up, but the routes received from them does not go to kernel, so the connectivity drops.
Latest techsupport: https://oc.cpm.ru/index.php/s/Fg9FfoOatihBOrQ
The system was alive more than 12 hours, but crashed the same way as before.

Mar 13 2023, 8:23 AM · VyOS 1.4 Sagitta

Mar 12 2023

stepler added a comment to T5080: Conntrack enabled by default.

I don't think this ever worked as intended: see T3275#103228, vyos-build PR 185, and T3821.

Mar 12 2023, 3:16 PM · VyOS 1.4 Sagitta
penetal created T5083: extend interface schema to include which parameters are required.
Mar 12 2023, 8:56 AM
c-po claimed T5082: container: switch to netavark network stack.
Mar 12 2023, 7:49 AM · VyOS 1.4 Sagitta
c-po created T5082: container: switch to netavark network stack.
Mar 12 2023, 7:49 AM · VyOS 1.4 Sagitta
c-po changed the status of T5047: Recreate only a specific container from Open to In progress.
Mar 12 2023, 7:24 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Mar 11 2023

Cheeze_It claimed T5081: ISIS and OSPF syncronization with IGP-LDP sync.
Mar 11 2023, 10:42 PM · VyOS 1.4 Sagitta
Cheeze_It created T5081: ISIS and OSPF syncronization with IGP-LDP sync.
Mar 11 2023, 10:38 PM · VyOS 1.4 Sagitta
c-po closed T5076: CI/CD: Docker container is bloated by legacy and conflicting dependencies as Resolved.
Mar 11 2023, 10:26 PM · VyOS 1.4 Sagitta
c-po moved T5076: CI/CD: Docker container is bloated by legacy and conflicting dependencies from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Mar 11 2023, 10:26 PM · VyOS 1.4 Sagitta
sarthurdev claimed T5080: Conntrack enabled by default.
Mar 11 2023, 3:40 PM · VyOS 1.4 Sagitta
sarthurdev created T5080: Conntrack enabled by default.
Mar 11 2023, 3:39 PM · VyOS 1.4 Sagitta

Mar 10 2023

c-po updated subscribers of T5022: VRRP add mail notification.

after an internal discussion we came to the conslusion that keepalived SMTP implementation is incomplete (e.g. it lacks authentication). In order to still support your request we think we should enable support of 3rd party configurations placed in e.g. /etc/keepalived/conf.d.

Mar 10 2023, 8:25 PM · Restricted Project, VyOS 1.5 Circinus