Page MenuHomeVyOS Platform
Feed All Stories

Aug 2 2022

c-po moved T4537: MACsec not working with cipher gcm-aes-256 from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Aug 2 2022, 10:30 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4585: Rewrite op-mode containers to vyos.opmode .
Aug 2 2022, 10:28 AM · VyOS 1.4 Sagitta
c-po moved T4584: hostap: create custom package build from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Aug 2 2022, 9:05 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po claimed T4584: hostap: create custom package build.
Aug 2 2022, 9:04 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po created T4584: hostap: create custom package build.
Aug 2 2022, 9:04 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta

Aug 1 2022

c-po added a comment to T4537: MACsec not working with cipher gcm-aes-256.

The root issue is wpa_supplicant shipped in Debian does not contain commit https://w1.fi/cgit/hostap/commit/?id=46c635910a724ed14ee9ace549fed9790ed5980b which adds a new configuration file option named:

Aug 1 2022, 4:58 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4572: Add an option to force interface MTU to the value received from DHCP.

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

Aug 1 2022, 4:27 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
jack9603301 updated the task description for T3116: Support back-end L4 level load balancing.
Aug 1 2022, 3:35 PM · VyOS 1.4 Sagitta
jack9603301 updated the task description for T3116: Support back-end L4 level load balancing.
Aug 1 2022, 3:35 PM · VyOS 1.4 Sagitta
jack9603301 added a comment to T2518: Add support for IPv6 NAT (NPTv6).

@ajgnet If you have a way to limit the dynamic prefix to a known prefix, then using 1:1 NAT66 prefix translation should work (only the host segment is dynamic)

Aug 1 2022, 3:27 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jack9603301 added a comment to T3596: Support wide-dhcp6-relay.

@c-po You haven't replied for a long time, please let me know if you have any other questions

Aug 1 2022, 3:14 PM · Restricted Project, VyOS 1.5 Circinus
Viacheslav edited projects for T4572: Add an option to force interface MTU to the value received from DHCP, added: VyOS 1.3 Equuleus (1.3.2); removed VyOS 1.3 Equuleus.
Aug 1 2022, 3:07 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4572: Add an option to force interface MTU to the value received from DHCP.

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

Aug 1 2022, 1:30 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4572: Add an option to force interface MTU to the value received from DHCP.

To solve the issue with MTU over DHCP we can use some new options like mtu for example:

set interfaces ethernet eth0 dhcp-options mtu
Aug 1 2022, 12:24 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav created T4583: Rewrite VRRP op-mode to vyos.opmode format.
Aug 1 2022, 10:04 AM · VyOS 1.5 Circinus
Viacheslav closed T4581: 'show system cpu' not working, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Aug 1 2022, 8:52 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav closed T4581: 'show system cpu' not working as Resolved.
Aug 1 2022, 8:52 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4562: Rewrite show vrf to new format.

Fix https://github.com/vyos/vyos-1x/pull/1451

Aug 1 2022, 8:47 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4562: Rewrite show vrf to new format.

If vrf not configured:

vyos@r14:~$ /usr/libexec/vyos/op_mode/vrf.py show
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/vrf.py", line 89, in <module>
    res = vyos.opmode.run(sys.modules[__name__])
  File "/usr/lib/python3/dist-packages/vyos/opmode.py", line 118, in run
    res = func(**args)
  File "/usr/libexec/vyos/op_mode/vrf.py", line 84, in show
    return _get_formatted_output(vrf_data)
  File "/usr/libexec/vyos/op_mode/vrf.py", line 68, in _get_formatted_output
    state = vrf.get('operstate').lower()
AttributeError: 'NoneType' object has no attribute 'lower'
vyos@r14:~$
Aug 1 2022, 8:32 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4582: Router-advert: Preferred lifetime cannot equal valid lifetime in PIOs from Open to Needs testing.
Aug 1 2022, 7:54 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav closed T4578: Rewrite show dns forwarding statistics to new format, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Aug 1 2022, 6:50 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav closed T4578: Rewrite show dns forwarding statistics to new format as Resolved.
Aug 1 2022, 6:50 AM · VyOS 1.4 Sagitta
c-po added a comment to T4579: bridge: can not delete member interface CLI option when VLAN is enabled.

VyOS 1.3 equuleus https://github.com/vyos/vyos-1x/pull/1450

Aug 1 2022, 5:23 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po added a comment to T4565: vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 .

VyOS 1.3 equuleus https://github.com/vyos/vyos-1x/pull/1450

Aug 1 2022, 5:23 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T4581: 'show system cpu' not working.

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

Aug 1 2022, 2:54 AM · VyOS 1.4 Sagitta
Unknown Object (User) claimed T4581: 'show system cpu' not working.
Aug 1 2022, 2:30 AM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T4564: Root task for rewriting [op-mode] to vyos.opmode format: T4581: 'show system cpu' not working.
Aug 1 2022, 2:12 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav added a parent task for T4581: 'show system cpu' not working: T4564: Root task for rewriting [op-mode] to vyos.opmode format.
Aug 1 2022, 2:12 AM · VyOS 1.4 Sagitta
Unknown Object (User) changed the status of T4581: 'show system cpu' not working from Open to Confirmed.

Confirmed
VyOS 1.4-rolling-202207240217

Aug 1 2022, 1:45 AM · VyOS 1.4 Sagitta

Jul 31 2022

initramfs updated the task description for T4582: Router-advert: Preferred lifetime cannot equal valid lifetime in PIOs.
Jul 31 2022, 10:28 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
initramfs updated the task description for T4582: Router-advert: Preferred lifetime cannot equal valid lifetime in PIOs.
Jul 31 2022, 10:16 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
initramfs created T4582: Router-advert: Preferred lifetime cannot equal valid lifetime in PIOs.
Jul 31 2022, 10:12 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
roedie created T4581: 'show system cpu' not working.
Jul 31 2022, 7:42 PM · VyOS 1.4 Sagitta
jestabro closed T4580: Handle the case of op-mode file names with hyphens in GraphQL schema/resolver generation, a subtask of T4554: Implement GraphQL resolvers for standardized op-mode scripts, as Resolved.
Jul 31 2022, 7:36 PM · VyOS 1.4 Sagitta
jestabro closed T4580: Handle the case of op-mode file names with hyphens in GraphQL schema/resolver generation as Resolved.
Jul 31 2022, 7:36 PM · VyOS 1.4 Sagitta
jestabro added a subtask for T4554: Implement GraphQL resolvers for standardized op-mode scripts: T4580: Handle the case of op-mode file names with hyphens in GraphQL schema/resolver generation.
Jul 31 2022, 2:21 PM · VyOS 1.4 Sagitta
jestabro added a parent task for T4580: Handle the case of op-mode file names with hyphens in GraphQL schema/resolver generation: T4554: Implement GraphQL resolvers for standardized op-mode scripts.
Jul 31 2022, 2:21 PM · VyOS 1.4 Sagitta
jestabro triaged T4580: Handle the case of op-mode file names with hyphens in GraphQL schema/resolver generation as Normal priority.
Jul 31 2022, 2:21 PM · VyOS 1.4 Sagitta
jestabro changed the subtype of T4554: Implement GraphQL resolvers for standardized op-mode scripts from "Task" to "Enhancement".
Jul 31 2022, 2:17 PM · VyOS 1.4 Sagitta
jestabro changed the subtype of T4544: Generate schema definitions from standardized op-mode scripts from "Task" to "Enhancement".
Jul 31 2022, 2:17 PM · VyOS 1.4 Sagitta
c-po moved T4565: vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.2) board.
Jul 31 2022, 6:41 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po moved T4579: bridge: can not delete member interface CLI option when VLAN is enabled from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.2) board.
Jul 31 2022, 6:41 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po moved T4565: vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 from Need Triage to 1.3.2 on the VyOS 1.3 Equuleus board.
Jul 31 2022, 6:41 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po moved T4579: bridge: can not delete member interface CLI option when VLAN is enabled from Need Triage to 1.3.2 on the VyOS 1.3 Equuleus board.
Jul 31 2022, 6:41 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po moved T4579: bridge: can not delete member interface CLI option when VLAN is enabled from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jul 31 2022, 6:40 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po moved T4565: vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jul 31 2022, 6:40 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Unknown Object (User) added a comment to T160: Support NAT64.

Just adding here that Jool.mx is no longer maintained.

Jul 31 2022, 3:58 AM · VyOS 1.4 Sagitta (1.4.0-epa1)

Jul 30 2022

c-po moved T4515: Reduce telegraf binary size from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.2) board.
Jul 30 2022, 6:36 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po added a comment to T4515: Reduce telegraf binary size.

PR for VyOS 1.3 branch https://github.com/vyos/vyos-build/pull/251

Jul 30 2022, 6:36 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po edited projects for T4511: IPv6 DNS lookup, added: VyOS 1.3 Equuleus (1.3.2); removed VyOS 1.3 Equuleus (1.3.0).
Jul 30 2022, 6:21 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4511: IPv6 DNS lookup from Need Triage to Backlog on the VyOS 1.3 Equuleus (1.3.0) board.
Jul 30 2022, 6:21 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4511: IPv6 DNS lookup from Need Triage to In Progress on the VyOS 1.4 Sagitta board.
Jul 30 2022, 6:21 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po claimed T4579: bridge: can not delete member interface CLI option when VLAN is enabled.
Jul 30 2022, 5:25 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po created T4579: bridge: can not delete member interface CLI option when VLAN is enabled.
Jul 30 2022, 5:25 PM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4423: `reset dns forwarding all` can't clear all dns cache.

@dongjunbo What do you mean?
Could you send a real example? I don't see any issues (VyOS 1.3-stable-202207280515).

Jul 30 2022, 1:53 PM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav changed the subtype of T4375: hairpin nat (nat reflector) "hijacks" all outgoing traffic on specified port to any destination from "Bug" to "Feature Request".
Jul 30 2022, 1:48 PM · VyOS 1.4 Sagitta (1.4.1)
Viacheslav changed the status of T4578: Rewrite show dns forwarding statistics to new format, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from Open to In progress.
Jul 30 2022, 1:45 PM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav changed the status of T4578: Rewrite show dns forwarding statistics to new format from Open to In progress.
Jul 30 2022, 1:45 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4578: Rewrite show dns forwarding statistics to new format.

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

vyos@r14:~$ show dns forwarding statistics 
Cache entries    Max cache entries    Cache size
---------------  -------------------  ------------
71               10000                20.22 kbytes
vyos@r14:~$

Raw:

vyos@r14:~$ /usr/libexec/vyos/op_mode/dns.py show_forwarding_statistics --raw
{
    "aggressive-nsec-cache-entries": "0",
    "aggressive-nsec-cache-nsec-hits": "0",
    "aggressive-nsec-cache-nsec-wc-hits": "0",
    "aggressive-nsec-cache-nsec3-hits": "0",
    "aggressive-nsec-cache-nsec3-wc-hits": "0",
    "all-outqueries": "48",
    "answers-slow": "0",
    "answers0-1": "0",
    "answers1-10": "0",
    "answers10-100": "0",
    "answers100-1000": "0",
    "auth-zone-queries": "0",
    "auth4-answers-slow": "0",
    "auth4-answers0-1": "0",
    "auth4-answers1-10": "0",
    "auth4-answers10-100": "20",
    "auth4-answers100-1000": "9",
    "auth6-answers-slow": "0",
    "auth6-answers0-1": "19",
    "auth6-answers1-10": "0",
    "auth6-answers10-100": "0",
    "auth6-answers100-1000": "0",
    "cache-entries": "71",
    "cache-hits": "0",
    "cache-misses": "0",
    "case-mismatches": "0",
    "chain-resends": "0",
    "client-parse-errors": "0",
    "concurrent-queries": "0",
    "cpu-iowait": "10857",
    "cpu-msec-thread-0": "1242",
    "cpu-steal": "672",
    "dlg-only-drops": "0",
    "dnssec-authentic-data-queries": "0",
    "dnssec-check-disabled-queries": "0",
    "dnssec-queries": "0",
    "dnssec-result-bogus": "0",
    "dnssec-result-bogus-invalid-denial": "0",
    "dnssec-result-bogus-invalid-dnskey-protocol": "0",
    "dnssec-result-bogus-missing-negative-indication": "0",
    "dnssec-result-bogus-no-rrsig": "0",
    "dnssec-result-bogus-no-valid-dnskey": "0",
    "dnssec-result-bogus-no-valid-rrsig": "0",
    "dnssec-result-bogus-no-zone-key-bit-set": "0",
    "dnssec-result-bogus-revoked-dnskey": "0",
    "dnssec-result-bogus-self-signed-ds": "0",
    "dnssec-result-bogus-signature-expired": "0",
    "dnssec-result-bogus-signature-not-yet-valid": "0",
    "dnssec-result-bogus-unable-to-get-dnskeys": "0",
    "dnssec-result-bogus-unable-to-get-dss": "0",
    "dnssec-result-bogus-unsupported-dnskey-algo": "0",
    "dnssec-result-bogus-unsupported-ds-digest-type": "0",
    "dnssec-result-indeterminate": "0",
    "dnssec-result-insecure": "0",
    "dnssec-result-nta": "0",
    "dnssec-result-secure": "5",
    "dnssec-validations": "5",
    "dont-outqueries": "0",
    "ecs-queries": "0",
    "ecs-responses": "0",
    "edns-ping-matches": "0",
    "edns-ping-mismatches": "0",
    "empty-queries": "0",
    "failed-host-entries": "0",
    "fd-usage": "18",
    "ignored-packets": "0",
    "ipv6-outqueries": "19",
    "ipv6-questions": "0",
    "malloc-bytes": "0",
    "max-cache-entries": "10000",
    "max-mthread-stack": "0",
    "max-packetcache-entries": "500000",
    "negcache-entries": "4",
    "no-packet-error": "0",
    "nod-lookups-dropped-oversize": "0",
    "noedns-outqueries": "0",
    "noerror-answers": "0",
    "noping-outqueries": "0",
    "nsset-invalidations": "0",
    "nsspeeds-entries": "0",
    "nxdomain-answers": "0",
    "outgoing-timeouts": "0",
    "outgoing4-timeouts": "0",
    "outgoing6-timeouts": "0",
    "over-capacity-drops": "0",
    "packetcache-entries": "0",
    "packetcache-hits": "0",
    "packetcache-misses": "0",
    "policy-drops": "0",
    "policy-result-custom": "0",
    "policy-result-drop": "0",
    "policy-result-noaction": "0",
    "policy-result-nodata": "0",
    "policy-result-nxdomain": "0",
    "policy-result-truncate": "0",
    "proxy-protocol-invalid": "0",
    "qa-latency": "0",
    "qname-min-fallback-success": "0",
    "query-pipe-full-drops": "0",
    "questions": "0",
    "real-memory-usage": "21766144",
    "rebalanced-queries": "0",
    "record-cache-acquired": "1086473",
    "record-cache-contended": "0",
    "resource-limits": "19",
    "security-status": "1",
    "server-parse-errors": "0",
    "servfail-answers": "0",
    "spoof-prevents": "0",
    "sys-msec": "1853",
    "taskqueue-expired": "0",
    "taskqueue-pushed": "0",
    "taskqueue-size": "0",
    "tcp-client-overflow": "0",
    "tcp-clients": "0",
    "tcp-outqueries": "0",
    "tcp-questions": "0",
    "throttle-entries": "0",
    "throttled-out": "0",
    "throttled-outqueries": "0",
    "too-old-drops": "0",
    "truncated-drops": "0",
    "udp-in-errors": "0",
    "udp-noport-errors": "0",
    "udp-recvbuf-errors": "0",
    "udp-sndbuf-errors": "0",
    "unauthorized-tcp": "0",
    "unauthorized-udp": "0",
    "unexpected-packets": "0",
    "unreachables": "0",
    "uptime": "8820",
    "user-msec": "621",
    "variable-responses": "0",
    "x-our-latency": "0",
    "x-ourtime-slow": "0",
    "x-ourtime0-1": "0",
    "x-ourtime1-2": "0",
    "x-ourtime16-32": "0",
    "x-ourtime2-4": "0",
    "x-ourtime4-8": "0",
    "x-ourtime8-16": "0",
    "cache-size": "20.22"
}
Jul 30 2022, 1:42 PM · VyOS 1.4 Sagitta
Viacheslav claimed T4578: Rewrite show dns forwarding statistics to new format.
Jul 30 2022, 11:17 AM · VyOS 1.4 Sagitta
Viacheslav created T4578: Rewrite show dns forwarding statistics to new format.
Jul 30 2022, 11:17 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3496: show conntrack-sync statistics shows a warning.

I can't reproduce it (VyOS 1.4-rolling-202207280217):

Jul 30 2022, 11:08 AM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T4564: Root task for rewriting [op-mode] to vyos.opmode format: T4446: Unified CLI for displaying neithbors (ARP, IP, and NDP).
Jul 30 2022, 10:37 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav added a parent task for T4446: Unified CLI for displaying neithbors (ARP, IP, and NDP): T4564: Root task for rewriting [op-mode] to vyos.opmode format.
Jul 30 2022, 10:37 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4089: Show nat destination rules shows ip address instead of interface 'any', a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from In progress to Needs testing.
Jul 30 2022, 10:25 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav changed the status of T4089: Show nat destination rules shows ip address instead of interface 'any' from In progress to Needs testing.
Jul 30 2022, 10:25 AM · VyOS 1.4 Sagitta
Viacheslav closed T4575: vyos.utill add new wrapper "rc_cmd" to get the return code and output as Resolved.
Jul 30 2022, 9:38 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T4570: Exception when trying to set up VXLAN over Wireguard from In progress to Needs testing.
Jul 30 2022, 9:37 AM · VyOS 1.4 Sagitta
Viacheslav closed T4545: Rewrite show nat source rules, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Jul 30 2022, 9:35 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav closed T4545: Rewrite show nat source rules as Resolved.
Jul 30 2022, 9:35 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4569: Rewrite show bridge to new format, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from In progress to Needs testing.
Jul 30 2022, 9:33 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav changed the status of T4569: Rewrite show bridge to new format from In progress to Needs testing.
Jul 30 2022, 9:33 AM · VyOS 1.4 Sagitta
Viacheslav closed T4562: Rewrite show vrf to new format, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Jul 30 2022, 9:31 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav closed T4562: Rewrite show vrf to new format as Resolved.
Jul 30 2022, 9:31 AM · VyOS 1.4 Sagitta
Viacheslav closed T4543: Show source nat statistics shows incorrect interface, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved.
Jul 30 2022, 9:29 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav closed T4543: Show source nat statistics shows incorrect interface as Resolved.
Jul 30 2022, 9:29 AM · VyOS 1.4 Sagitta
Viacheslav closed T4532: Flow-accounting IPv6 server/receiver bug as Resolved.
Jul 30 2022, 9:28 AM · VyOS 1.3 Equuleus (1.3.2)
Viacheslav closed T4503: Prevent op mode scripts from restarting services if there's a commit in progress as Resolved.
Jul 30 2022, 9:23 AM · VyOS 1.4 Sagitta
Viacheslav closed T4411: Add migration for service monitoring telegraf influxdb as Resolved.
Jul 30 2022, 9:20 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4089: Show nat destination rules shows ip address instead of interface 'any'.

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

vyos@r14:~$ show nat destination rules 
Rule    Source     Destination    Proto    In-Int    Translation
------  ---------  -------------  -------  --------  -------------
100     0.0.0.0/0  0.0.0.0/0      TCP      eth0      192.0.2.40
        sport any  dport 3389                        port 80
380     0.0.0.0/0  203.0.113.5    TCP      any       192.0.2.5
        sport any  dport 443                         port 8443
vyos@r14:~$
Jul 30 2022, 9:11 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4089: Show nat destination rules shows ip address instead of interface 'any', a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from Open to In progress.
Jul 30 2022, 8:52 AM · Restricted Project, VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav changed the status of T4089: Show nat destination rules shows ip address instead of interface 'any' from Open to In progress.
Jul 30 2022, 8:52 AM · VyOS 1.4 Sagitta
c-po added a comment to T4565: vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 .

Working as expected in VyOS 1.3.1-S1

Jul 30 2022, 8:12 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4519: DHCPv6: "set show dhcpv6 server leases" should show DUID instead of IAID_DUID.

Change DUID to IAID_DUAID was in T1470
Not sure which format we should to use

Jul 30 2022, 8:08 AM · VyOS 1.4 Sagitta (1.4.0-GA)
c-po added a comment to T4565: vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 .

It's applied but masked by another part, looking into it. A brief workaround is to just change the description on br0 and commit - then the bridge vlan is re-created.

Jul 30 2022, 7:32 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4565: vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 .

@c-po Bug exists after reboot (tested in 1.4)

Jul 30 2022, 7:05 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
c-po added a comment to T4565: vlan aware bridge not working with - Kernel: T3318: update Linux Kernel to v5.4.205 #249 .

@Viacheslav can you save your config and reboot?

Jul 30 2022, 6:50 AM · VyOS 1.3 Equuleus (1.3.2), VyOS 1.4 Sagitta
Viacheslav added a comment to T4549: Email notification functionality.

We have ssmtp, I think we can use it for notifications
There is an example of configuration
Need to test it and come up with a CLI
I don't know if should it be a part of set service event-handler xxx or some new CLI service like set service monitoring notification mail xxx

Jul 30 2022, 6:46 AM · VyOS 1.5 Circinus
Viacheslav renamed T4549: Email notification functionality from Email functionality to Email notification functionality.
Jul 30 2022, 6:37 AM · VyOS 1.5 Circinus
Unknown Object (User) added a comment to T4074: Add NETCONF server with YANG data modeling .

+1
OpenConfig should be used as a basic YANG model.
If something is missing, add proprietary ones
https://www.openconfig.net/

Jul 30 2022, 5:53 AM · VyOS 1.5 Circinus
Unknown Object (User) changed the status of T4542: route-map: "match prefix-len" incorrect behavior from Confirmed to Needs testing.

If "notice" in CLI and documentation is enough, the task can be closed.

Jul 30 2022, 4:59 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4577: WWAN commit failed which simple config from Open to Needs testing.
Jul 30 2022, 3:55 AM · VyOS 1.4 Sagitta

Jul 29 2022

jestabro closed T4554: Implement GraphQL resolvers for standardized op-mode scripts, a subtask of T4544: Generate schema definitions from standardized op-mode scripts, as Resolved.
Jul 29 2022, 6:47 PM · VyOS 1.4 Sagitta
jestabro closed T4554: Implement GraphQL resolvers for standardized op-mode scripts as Resolved.
Jul 29 2022, 6:47 PM · VyOS 1.4 Sagitta
jestabro closed T4544: Generate schema definitions from standardized op-mode scripts, a subtask of T2719: Standardized op mode script structure, as Resolved.
Jul 29 2022, 6:47 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
jestabro closed T4544: Generate schema definitions from standardized op-mode scripts, a subtask of T3993: Extend HTTP API GraphQL support, as Resolved.
Jul 29 2022, 6:47 PM · VyOS 1.4 Sagitta
jestabro closed T4544: Generate schema definitions from standardized op-mode scripts as Resolved.
Jul 29 2022, 6:47 PM · VyOS 1.4 Sagitta
Viacheslav closed T4518: Add XML for CLI conf mode load-balancing wan , a subtask of T4470: Rewrite load-balancing wan to XML/Python, as Resolved.
Jul 29 2022, 6:26 PM · VyOS 1.5 Circinus
Viacheslav closed T4518: Add XML for CLI conf mode load-balancing wan as Resolved.
Jul 29 2022, 6:26 PM · VyOS 1.4 Sagitta
Viacheslav renamed T4089: Show nat destination rules shows ip address instead of interface 'any' from Show nat rules shows ip address instead of interface 'any' to Show nat destination rules shows ip address instead of interface 'any'.
Jul 29 2022, 3:00 PM · VyOS 1.4 Sagitta