Page MenuHomeVyOS Platform
Feed All Stories

Jul 2 2022

Viacheslav renamed T4502: Consider implementing (NAT/other) flow table offload from Consider implementing NAT flow table offload to Consider implementing (NAT/other) flow table offload.
Jul 2 2022, 1:23 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4507: IPoE-server add multiplier option for shaper.

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

Jul 2 2022, 1:19 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4507: IPoE-server add multiplier option for shaper.
Jul 2 2022, 11:16 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4506: Add FRR pathd Segment Routing.
Jul 2 2022, 11:05 AM · VyOS 1.5 Circinus
Viacheslav updated the task description for T2189: Adding a large port-range will take ~ 20 minutes to commit.
Jul 2 2022, 9:13 AM · VyOS 1.3 Equuleus (1.3.3)
Viacheslav added a project to T4505: Function commit_in_progress works incorrect: VyOS 1.3 Equuleus (1.3.2).
Jul 2 2022, 8:06 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4472: Alternative validators.

Potentially slow validators:

src/validators/interface-address:ipaddrcheck --is-ipv4-host $1 || ipaddrcheck --is-ipv6-host $1 
src/validators/ip-address:ipaddrcheck --is-any-single $1
src/validators/ip-cidr:ipaddrcheck --is-any-cidr $1
src/validators/ip-host:ipaddrcheck --is-any-host $1
src/validators/ip-prefix:ipaddrcheck --is-any-net $1
src/validators/ipv4:ipaddrcheck --is-ipv4 $1
src/validators/ipv4-address:ipaddrcheck --is-ipv4-single $1
src/validators/ipv4-host:ipaddrcheck --is-ipv4-host $1
src/validators/ipv4-multicast:ipaddrcheck --is-ipv4-multicast $1 && ipaddrcheck --is-ipv4-single $1
src/validators/ipv4-prefix:ipaddrcheck --is-ipv4-net $1
src/validators/ipv4-range:  ipaddrcheck --is-ipv4-single ${strarr[0]}
src/validators/ipv4-range:  ipaddrcheck --is-ipv4-single ${strarr[1]}
src/validators/ipv6:ipaddrcheck --is-ipv6 $1
src/validators/ipv6-address:ipaddrcheck --is-ipv6-single $1
src/validators/ipv6-host:ipaddrcheck --is-ipv6-host $1
src/validators/ipv6-multicast:ipaddrcheck --is-ipv6-multicast $1 && ipaddrcheck --is-ipv6-single $1
src/validators/ipv6-prefix:ipaddrcheck --is-ipv6-net $1
Jul 2 2022, 7:51 AM · VyOS 1.4 Sagitta
Viacheslav assigned T4505: Function commit_in_progress works incorrect to dmbaturin.
Jul 2 2022, 6:08 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4505: Function commit_in_progress works incorrect.
Jul 2 2022, 6:08 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4504: Segment routing v6.
Jul 2 2022, 3:01 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
sarthurdev added a comment to T4299: Firewall - GeoIP filtering.

Inverse match PR: https://github.com/vyos/vyos-1x/pull/1386

Jul 2 2022, 12:52 AM · VyOS 1.4 Sagitta

Jul 1 2022

sarthurdev added a comment to T4500: Missing firewall logs.

If the counters are visible and incrementing when checking with nft list table ip filter then I don't think this is an implementation issue. Wondering if its a problem with the syslog daemon.

Jul 1 2022, 9:49 PM · VyOS 1.4 Sagitta
dmbaturin created T4503: Prevent op mode scripts from restarting services if there's a commit in progress.
Jul 1 2022, 3:35 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T1375: Add clear dhcp server lease function from Open to Needs testing.
Jul 1 2022, 3:12 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav edited projects for T1375: Add clear dhcp server lease function, added: VyOS 1.3 Equuleus (1.3.2); removed VyOS 1.3 Equuleus (1.3.0).
Jul 1 2022, 3:11 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav moved T4489: MPLS sysctl not persistent for tunnel interfaces from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
Jul 1 2022, 3:04 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav closed T4489: MPLS sysctl not persistent for tunnel interfaces as Resolved.
Jul 1 2022, 3:03 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4502: Consider implementing (NAT/other) flow table offload.
Jul 1 2022, 2:27 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4328: Large MTU on 1.3.1-S1.

I can't reproduce it in VyOS 1.3.1-S1 and VyOS 1.3-stable-202206240423

vyos@r1:~$ show conf com | match eth1
set interfaces ethernet eth1 address 'dhcp'
set interfaces ethernet eth1 mtu '9000'
Jul 1 2022, 1:09 PM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav added a parent task for T4422: WAN load-balance status failed on all interfaces if one of them failed: T4470: Rewrite load-balancing wan to XML/Python.
Jul 1 2022, 1:08 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a subtask for T4470: Rewrite load-balancing wan to XML/Python: T4422: WAN load-balance status failed on all interfaces if one of them failed.
Jul 1 2022, 1:08 PM · VyOS 1.4 Sagitta
Viacheslav added a project to T4422: WAN load-balance status failed on all interfaces if one of them failed: VyOS 1.4 Sagitta.
Jul 1 2022, 1:07 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav removed a project from T4451: The DHCPv6 server leases function the display of the hostname: VyOS 1.3 Equuleus.
Jul 1 2022, 12:40 PM · VyOS 1.5 Circinus
Viacheslav changed the status of T4501: Syslog-identifier does not work in event handler, a subtask of T3083: Add feature event-handler, from In progress to Needs testing.
Jul 1 2022, 11:58 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T4501: Syslog-identifier does not work in event handler from In progress to Needs testing.

@a.apostoliuk Will be fixed in the next rolling release, could you re-test it?

Jul 1 2022, 11:58 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4475: route-map does not support ipv6 peer.

@n.fort Could you create PR for 1.3?
I think it should be here https://github.com/vyos/vyatta-cfg-quagga/blob/d4097690c40f619bc0e78a0d674985f7880a19a3/templates/policy/route-map/node.tag/rule/node.tag/match/peer/node.def#L3-L4

Jul 1 2022, 11:57 AM · VyOS 1.3 Equuleus (1.3.4)
Viacheslav added a comment to T4478: Firewall ipv6 p2p option failed .

The same behavior for 1.2
It seems some old/depricated pkg ipp2p

vyos@r12# set firewall ipv6-name TEST rule 1 action drop
[edit]
vyos@r12# set firewall ipv6-name TEST rule 1 p2p all
[edit]
vyos@r12# commit
[ firewall ipv6-name TEST ]
ip6tables v1.4.21: Couldn't load match `ipp2p':No such file or directory
Jul 1 2022, 11:50 AM · VyOS 1.3 Equuleus (1.3.7)
Viacheslav added a parent task for T4501: Syslog-identifier does not work in event handler: T3083: Add feature event-handler.
Jul 1 2022, 11:37 AM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T3083: Add feature event-handler: T4501: Syslog-identifier does not work in event handler.
Jul 1 2022, 11:37 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav removed a subtask for T4501: Syslog-identifier does not work in event handler: T3083: Add feature event-handler.
Jul 1 2022, 11:36 AM · VyOS 1.4 Sagitta
Viacheslav removed a parent task for T3083: Add feature event-handler: T4501: Syslog-identifier does not work in event handler.
Jul 1 2022, 11:36 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a subtask for T4501: Syslog-identifier does not work in event handler: T3083: Add feature event-handler.
Jul 1 2022, 11:35 AM · VyOS 1.4 Sagitta
Viacheslav added a parent task for T3083: Add feature event-handler: T4501: Syslog-identifier does not work in event handler.
Jul 1 2022, 11:35 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a comment to T4501: Syslog-identifier does not work in event handler.

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

Jul 1 2022, 11:33 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4501: Syslog-identifier does not work in event handler from Open to In progress.
Jul 1 2022, 11:23 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4456: NTP client in VRF tries to bind to interfaces outside VRF, logs many messages.

@marekm Did you set a proper listen to address for it?

set system ntp listen-address x.x.x.x
Jul 1 2022, 11:04 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav closed T4490: BGP- warning message that AFI/SAFI is needed to establish the neighborship as Resolved.
Jul 1 2022, 10:23 AM · VyOS 1.4 Sagitta
c-po closed T2455: No support for the IPv6 VTI, a subtask of T2353: Interface [conf_mode] errors parent task, as Resolved.
Jul 1 2022, 9:12 AM · VyOS 1.3 Equuleus (1.3.6)
c-po closed T2455: No support for the IPv6 VTI as Resolved.
Jul 1 2022, 9:12 AM · VyOS 1.4 Sagitta
c-po added a comment to T2455: No support for the IPv6 VTI.

Also add IPv6 link local address support to auto generate a link-local address as on any other type of interface.

Jul 1 2022, 9:07 AM · VyOS 1.4 Sagitta
c-po added a comment to T2455: No support for the IPv6 VTI.

With recent versions of strongSwan and XFRM interface in VyOS 1.4 this is now possible.

Jul 1 2022, 8:52 AM · VyOS 1.4 Sagitta
c-po changed the status of T2455: No support for the IPv6 VTI, a subtask of T2353: Interface [conf_mode] errors parent task, from Open to In progress.
Jul 1 2022, 8:51 AM · VyOS 1.3 Equuleus (1.3.6)
c-po changed the status of T2455: No support for the IPv6 VTI from Open to In progress.
Jul 1 2022, 8:51 AM · VyOS 1.4 Sagitta

Jun 30 2022

trae32566 added a comment to T1641: VRRP conntrack-sync dropping packets passing through the router.

@trae32566 Extentd conntrack table and reduce timeouts:
for example

Jun 30 2022, 8:37 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
a.apostoliuk created T4501: Syslog-identifier does not work in event handler.
Jun 30 2022, 2:33 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4378: Unable to submit wildcard ("*.example.com") A or AAAA records in dns forwarder.

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

Jun 30 2022, 12:12 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4499: NAT source translation not showing a single output.

There is no dict if exists only one record in the https://github.com/vyos/vyos-1x/blob/cefc7ce9bfcf7750700e73edbc21864fe8ab0bee/src/op_mode/show_nat_translations.py#L103-L110
So it can't parse correctly

Jun 30 2022, 9:14 AM · VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T4457: L2TP/IPSec Remote Access VPN does not work as expected in 1.3.1-S1.

Maybe it depends on the version of accel-ppp.
In 1.2.8:

Jun 30 2022, 7:56 AM · VyOS 1.3 Equuleus ( 1.3.1)
Viacheslav moved T4313: "generate public-key-command" throws unhandled exceptions when it cannot retrieve the key from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jun 30 2022, 7:56 AM · VyOS 1.3 Equuleus (1.3.2)
Viacheslav added a comment to T4313: "generate public-key-command" throws unhandled exceptions when it cannot retrieve the key.

Cherry-pick for 1.3 https://github.com/vyos/vyos-1x/pull/1381

Jun 30 2022, 7:54 AM · VyOS 1.3 Equuleus (1.3.2)
Viacheslav added a comment to T2455: No support for the IPv6 VTI.

https://docs.strongswan.org/docs/5.9/config/IPv6.html
https://docs.strongswan.org/docs/5.9/features/routeBasedVpn.html

Jun 30 2022, 7:10 AM · VyOS 1.4 Sagitta
paulgear added a comment to T2455: No support for the IPv6 VTI.

VTI is secretly IPIP, so it doesn't support IPv6. The real issue is that we don't support the IPv6 variant of VTI yet.

Jun 30 2022, 6:49 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T1641: VRRP conntrack-sync dropping packets passing through the router.

@trae32566 Extentd conntrack table and reduce timeouts:
for example

set system sysctl parameter net.netfilter.nf_conntrack_generic_timeout value 60
set system sysctl parameter net.netfilter.nf_conntrack_icmp_timeout value 10
set system sysctl parameter net.netfilter.nf_conntrack_icmpv6_timeout value 10
set system sysctl parameter net.netfilter.nf_conntrack_tcp_timeout_close_wait value 20
set system sysctl parameter net.netfilter.nf_conntrack_tcp_timeout_established value 1800
set system sysctl parameter net.netfilter.nf_conntrack_tcp_timeout_fin_wait value 30
set system sysctl parameter net.netfilter.nf_conntrack_tcp_timeout_syn_recv value 30
set system sysctl parameter net.netfilter.nf_conntrack_tcp_timeout_syn_sent value 60
set system sysctl parameter net.netfilter.nf_conntrack_tcp_timeout_time_wait value 120
set system sysctl parameter net.netfilter.nf_conntrack_udp_timeout_stream value 60
Jun 30 2022, 6:15 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
P-T-I created T4500: Missing firewall logs.
Jun 30 2022, 6:07 AM · VyOS 1.4 Sagitta
P-T-I added a watcher for VyOS 1.4 Sagitta: P-T-I.
Jun 30 2022, 6:02 AM
P-T-I created T4499: NAT source translation not showing a single output.
Jun 30 2022, 6:00 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4498: bridge: Add option to enable/disable IGMP/MLD snooping from Open to Needs testing.
Jun 30 2022, 5:55 AM · VyOS 1.4 Sagitta
vfreex added a comment to T4498: bridge: Add option to enable/disable IGMP/MLD snooping.

@Viacheslav There is already a set interfaces bridge brN igmp node. If the default option is enabled, I think set interfaces bridge brN igmp disable-snooping would sound better.
I prefer to have IGMP snooping disabled as the default option, since improper IGMP snooping causes issues while disabling IGMP snooping doesn't.

Jun 30 2022, 4:21 AM · VyOS 1.4 Sagitta
trae32566 added a comment to T1641: VRRP conntrack-sync dropping packets passing through the router.

This seems to be an issue in 1.4 as well, I have the exact same symptoms, and removing the accept-protocol fixes the issue.

Jun 30 2022, 3:05 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Jun 29 2022

sarthurdev added a comment to T4485: OpenVPN: Allow multiple CAs certificates.

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

Jun 29 2022, 10:11 PM · VyOS 1.4 Sagitta
c-po added a comment to T4477: router-advert: support RDNSS lifetime option.

Implemented as: set service router-advert interface eth0 name-server-lifetime <value> which will be option A

Jun 29 2022, 6:05 PM · VyOS 1.4 Sagitta
c-po closed T4477: router-advert: support RDNSS lifetime option as Resolved.
Jun 29 2022, 6:02 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4494: Cannot reset BGP peer within VRF.

PR https://github.com/vyos/vyos-1x/pull/1379 (without completion help)

Jun 29 2022, 3:48 PM · VyOS 1.4 Sagitta
diekos added a comment to T4299: Firewall - GeoIP filtering.

Because with a rule like that I accept everything coming from nl from wan to lan, or I would need to add the source nl to every rule. That's why I did it with a deny not coming from nl on top, and then specific rules for the traffic that I want to accept.

Jun 29 2022, 3:28 PM · VyOS 1.4 Sagitta
jestabro changed the status of T4491: Use empty string for internal name of root node of config_tree, a subtask of T4235: Add config tree diff algorithm, from In progress to Backport candidate.
Jun 29 2022, 2:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro changed the status of T4491: Use empty string for internal name of root node of config_tree from In progress to Backport candidate.
Jun 29 2022, 2:48 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
SrividyaA claimed T4493: Incorrect help for "show bgp neighbors".
Jun 29 2022, 10:31 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T4492: Incorrect list of neighbors in help for "show bgp vrf VRF neighbors": VyOS 1.4 Sagitta.
Jun 29 2022, 10:31 AM · VyOS 1.4 Sagitta
Viacheslav changed the subtype of T4493: Incorrect help for "show bgp neighbors" from "Task" to "Bug".
Jun 29 2022, 10:30 AM · VyOS 1.4 Sagitta
Viacheslav changed the subtype of T4494: Cannot reset BGP peer within VRF from "Task" to "Bug".
Jun 29 2022, 10:28 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T4495: Combine BGP reset op commands: VyOS 1.4 Sagitta.
Jun 29 2022, 10:28 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T4496: ping vrf help does not list VRFs: VyOS 1.4 Sagitta.
Jun 29 2022, 10:27 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T4497: ping cannot force ipv4 or ipv6: VyOS 1.4 Sagitta.
Jun 29 2022, 10:27 AM · VyOS 1.4 Sagitta
Viacheslav changed the subtype of T4496: ping vrf help does not list VRFs from "Task" to "Feature Request".
Jun 29 2022, 10:27 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4498: bridge: Add option to enable/disable IGMP/MLD snooping.

If the default option is enabled or 1
Maybe it makes sense to create disable option like:

set interfaces bridge br0 ip disable-multicast-snooping
Jun 29 2022, 10:23 AM · VyOS 1.4 Sagitta
vfreex added a comment to T4498: bridge: Add option to enable/disable IGMP/MLD snooping.

PR to add the option: https://github.com/vyos/vyos-1x/pull/1378

Jun 29 2022, 9:54 AM · VyOS 1.4 Sagitta
vfreex created T4498: bridge: Add option to enable/disable IGMP/MLD snooping.
Jun 29 2022, 9:53 AM · VyOS 1.4 Sagitta
aderouineau triaged T4497: ping cannot force ipv4 or ipv6 as Normal priority.
Jun 29 2022, 12:55 AM · VyOS 1.4 Sagitta
aderouineau triaged T4496: ping vrf help does not list VRFs as Low priority.
Jun 29 2022, 12:50 AM · VyOS 1.4 Sagitta
aderouineau triaged T4495: Combine BGP reset op commands as Wishlist priority.
Jun 29 2022, 12:41 AM · VyOS 1.4 Sagitta
aderouineau triaged T4494: Cannot reset BGP peer within VRF as Normal priority.
Jun 29 2022, 12:34 AM · VyOS 1.4 Sagitta
aderouineau triaged T4493: Incorrect help for "show bgp neighbors" as Low priority.
Jun 29 2022, 12:27 AM · VyOS 1.4 Sagitta
aderouineau triaged T4492: Incorrect list of neighbors in help for "show bgp vrf VRF neighbors" as Normal priority.
Jun 29 2022, 12:25 AM · VyOS 1.4 Sagitta

Jun 28 2022

jestabro added a comment to T4491: Use empty string for internal name of root node of config_tree.

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

Jun 28 2022, 8:18 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro renamed T4491: Use empty string for internal name of root node of config_tree from Use empty string for internal name of root of config_tree to Use empty string for internal name of root node of config_tree.
Jun 28 2022, 8:17 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro added a subtask for T4235: Add config tree diff algorithm: T4491: Use empty string for internal name of root node of config_tree.
Jun 28 2022, 8:17 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro added a parent task for T4491: Use empty string for internal name of root node of config_tree: T4235: Add config tree diff algorithm.
Jun 28 2022, 8:17 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro changed the status of T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py, a subtask of T4235: Add config tree diff algorithm, from Open to On hold.
Jun 28 2022, 7:57 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
jestabro changed the status of T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py, a subtask of T4316: Update save-config/load-config, from Open to On hold.
Jun 28 2022, 7:57 PM · VyOS 1.4 Sagitta
jestabro changed the status of T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py from Open to On hold.
Jun 28 2022, 7:57 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T4316: Update save-config/load-config.
Jun 28 2022, 7:56 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T4295: Use config_tree instead of legacy loadFile in vyos-load-config.py.
Jun 28 2022, 7:55 PM · VyOS 1.4 Sagitta
jestabro changed the status of T4491: Use empty string for internal name of root node of config_tree from Open to In progress.
Jun 28 2022, 7:05 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.4 Sagitta
Viacheslav lowered the priority of T4232: VyOS 1.2 traffic-policy shaper match interface not working from High to Normal.
Jun 28 2022, 4:57 PM · VyOS 1.2 Crux
Viacheslav closed T4348: Site access denied as Invalid.

It is not related to a router bug/feature
Close it

Jun 28 2022, 4:54 PM
Viacheslav closed T4473: Use container network without network declaration error as Resolved.
Jun 28 2022, 4:30 PM · VyOS 1.4 Sagitta
Viacheslav closed T4486: Container can't be deleted as Resolved.
Jun 28 2022, 4:29 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4471: Explicit declare root domain in static-host-mapping.

Did you try dns forwarding domain?

set service dns forwarding domain abc.local server 192.0.2.5
Jun 28 2022, 3:23 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4475: route-map does not support ipv6 peer from In progress to Needs testing.
Jun 28 2022, 3:20 PM · VyOS 1.3 Equuleus (1.3.4)
Viacheslav added a comment to T4486: Container can't be deleted.

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

Jun 28 2022, 1:46 PM · VyOS 1.4 Sagitta