Page MenuHomeVyOS Platform

Viacheslav (Viacheslav Hletenko)
Viacheslav

Projects

User Details

User Since
Oct 2 2019, 6:00 PM (208 w, 3 d)

Recent Activity

Fri, Sep 29

Viacheslav added a comment to T5518: Add MLD protocol support.

Could be a cause of this bug https://forum.vyos.io/t/igmp-proxy-not-working-in-1-4-since-around-7-sept

Fri, Sep 29, 4:21 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5621: Show uncommited "commands" (compare | commands) from Resolved to Invalid.
Fri, Sep 29, 4:10 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5165: Policy local-route ability set protocol and port.

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

Fri, Sep 29, 4:05 PM · VyOS 1.4 Sagitta
Viacheslav updated the task description for T5623: Add tunnel over Socks5 proxy .
Fri, Sep 29, 8:41 AM · VyOS 1.5 Circinus
Viacheslav created T5623: Add tunnel over Socks5 proxy .
Fri, Sep 29, 8:40 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5261: Add aws gateway load-balance -tunnel-handler gwlbtun from In progress to Needs testing.
Fri, Sep 29, 7:53 AM · VyOS 1.4 Sagitta
Viacheslav changed the subtype of T5620: "Deactivate" certain config snippets from "Task" to "Feature Request".
Fri, Sep 29, 7:26 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Wed, Sep 27

Viacheslav added a comment to T5165: Policy local-route ability set protocol and port.

Add option protocol, PR https://github.com/vyos/vyos-1x/pull/2313

set policy local-route rule 100 destination '192.0.2.12'
set policy local-route rule 100 protocol 'tcp'
set policy local-route rule 100 set table '100'
Wed, Sep 27, 2:10 PM · VyOS 1.4 Sagitta
Viacheslav closed T5197: Conntrack-sync external cache commit error as Resolved N/A.

Fixed

Wed, Sep 27, 7:54 AM · VyOS 1.4 Sagitta
Viacheslav placed T5203: load-balancing wan add systemd unit instead of old vyatta-wanloadbalance.init up for grabs.
Wed, Sep 27, 7:28 AM · VyOS 1.4 Sagitta

Tue, Sep 26

Viacheslav added a comment to T5586: Disable by default SNMP for Keepalived VRRP.

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

Tue, Sep 26, 3:00 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5497: Add ability to resequence rule numbers for firewall.

1.5-rolling-202309250022

Is there a reason why some global options and some address groups (not all) are included in the output? Seems unintentional to me.

Tue, Sep 26, 2:41 PM · VyOS 1.4 Sagitta
Viacheslav closed T5480: Ability to disable SNMP for VRRP keepalived service as Resolved.
Tue, Sep 26, 1:26 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5616: Firewall mark - Add capabilities for matching firewall mark.

We have fwmark for policy local-route
But it is only for match mark and routing decision

vyos@vyos-lns# set policy local-route rule 100 
Possible completions:
+  destination          Destination address or prefix
   fwmark               Match fwmark value
   inbound-interface    Inbound Interface
 > set                  Packet modifications
+  source               Source address or prefix
Tue, Sep 26, 12:47 PM · VyOS 1.5 Circinus

Sat, Sep 23

Viacheslav changed the edit policy for T5613: VyOS in container bugs.
Sat, Sep 23, 5:56 PM · VyOS 1.5 Circinus
Viacheslav added a parent task for T2115: VyOS Docker container not load config: T5613: VyOS in container bugs.
Sat, Sep 23, 5:53 PM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5)
Viacheslav added a subtask for T5613: VyOS in container bugs: T2115: VyOS Docker container not load config.
Sat, Sep 23, 5:53 PM · VyOS 1.5 Circinus
Viacheslav added a project to T2115: VyOS Docker container not load config: VyOS 1.5 Circinus.
Sat, Sep 23, 5:53 PM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5)
Viacheslav updated the task description for T5613: VyOS in container bugs.
Sat, Sep 23, 5:08 PM · VyOS 1.5 Circinus
Viacheslav created T5613: VyOS in container bugs.
Sat, Sep 23, 5:07 PM · VyOS 1.5 Circinus
Viacheslav closed T5518: Add MLD protocol support as Resolved.
Sat, Sep 23, 2:22 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T3214: OpenVPN IPv6 fixes from Open to Needs testing.
Sat, Sep 23, 1:55 PM · VyOS 1.5 Circinus
Viacheslav changed the status of T5604: List of debian archives is out of date (non-free-firmware is missing) from Open to Needs testing.
Sat, Sep 23, 1:48 PM · VyOS 1.5 Circinus

Fri, Sep 22

Viacheslav closed T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration as Resolved.
Fri, Sep 22, 4:16 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T4624: Move some op mode commands to "execute" and "produce" command families: VyOS 1.5 Circinus.
Fri, Sep 22, 4:14 PM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav added a comment to T5497: Add ability to resequence rule numbers for firewall.

Op-mode command reduce
PR https://github.com/vyos/vyos-1x/pull/2302

vyos@r4:~$ show conf com | match firew
set firewall ipv4 input filter default-action 'accept'
set firewall ipv4 input filter rule 1 action 'accept'
set firewall ipv4 input filter rule 1 description 'Allow loopback'
set firewall ipv4 input filter rule 1 inbound-interface interface-name 'lo'
set firewall ipv4 input filter rule 1 source address '127.0.0.0/8'
set firewall ipv4 input filter rule 2 action 'accept'
set firewall ipv4 input filter rule 2 description 'Allow established/related'
set firewall ipv4 input filter rule 2 state established 'enable'
set firewall ipv4 input filter rule 2 state related 'enable'
set firewall ipv4 input filter rule 60 action 'accept'
set firewall ipv4 input filter rule 60 description 'Allow SSH from trusted networks'
set firewall ipv4 input filter rule 60 destination port '22'
set firewall ipv4 input filter rule 60 protocol 'tcp'
set firewall ipv4 input filter rule 10000 action 'drop'
set firewall ipv4 input filter rule 10000 description 'Drop everything else'
vyos@r4:~$ 
vyos@r4:~$ produce firewall rule-resequence start 10 step 10
Fri, Sep 22, 3:58 PM · VyOS 1.4 Sagitta

Thu, Sep 21

Viacheslav moved T5576: Add bgp remove-private-as all option from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Thu, Sep 21, 3:08 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5576: Add bgp remove-private-as all option from Need Triage to Finished on the VyOS 1.5 Circinus board.
Thu, Sep 21, 3:08 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5590: Firewall "log enable" logs every packet from Need Triage to Finished on the VyOS 1.5 Circinus board.
Thu, Sep 21, 6:22 AM · VyOS 1.5 Circinus
Viacheslav moved T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration from Need Triage to Finished on the VyOS 1.5 Circinus board.
Thu, Sep 21, 5:40 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Wed, Sep 20

Viacheslav added a comment to T5601: TCP reverse-Roxy based on FQDN.

@Apachez It is not FQDN based

Wed, Sep 20, 4:15 PM · VyOS 1.4 Sagitta
Viacheslav closed T5601: TCP reverse-Roxy based on FQDN as Wontfix.

Contact our sales or ask forum

Wed, Sep 20, 3:45 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5601: TCP reverse-Roxy based on FQDN.

Hello,

I need to reverse proxy TCP traffic.
the traffic is not HTTP/HTTPS

Wed, Sep 20, 3:41 PM · VyOS 1.4 Sagitta
Viacheslav moved T5241: Support veth interfaces to working with netns from Need Triage to Finished on the VyOS 1.5 Circinus board.
Wed, Sep 20, 12:22 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5241: Support veth interfaces to working with netns from Finished to Backlog on the VyOS 1.4 Sagitta board.
Wed, Sep 20, 12:22 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5238: interface virtual-etherne - error when it doesn't use a peer , a subtask of T3829: Support separated TCP/IP stack via "ip netns", as Resolved.
Wed, Sep 20, 12:16 PM · VyOS 1.4 Sagitta
Viacheslav closed T5238: interface virtual-etherne - error when it doesn't use a peer as Resolved.
Wed, Sep 20, 12:16 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5241: Support veth interfaces to working with netns.

set netns name mgmt
set interfaces virtual-ethernet veth1 address '10.0.0.0/31'
set interfaces virtual-ethernet veth1 peer-name 'veth10'
set interfaces virtual-ethernet veth10 address '10.0.0.1/31'
set interfaces virtual-ethernet veth10 netns 'mgmt'
set interfaces virtual-ethernet veth10 peer-name 'veth1'

Wed, Sep 20, 12:14 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5241: Support veth interfaces to working with netns, a subtask of T3829: Support separated TCP/IP stack via "ip netns", as Resolved.
Wed, Sep 20, 12:13 PM · VyOS 1.4 Sagitta
Viacheslav closed T5241: Support veth interfaces to working with netns as Resolved.
Wed, Sep 20, 12:13 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5217: Add firewall SYNPROXY .

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

set system sysctl parameter net.ipv4.tcp_syncookies value '1'
set system sysctl parameter net.ipv4.tcp_timestamps value '1'
Wed, Sep 20, 12:02 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration.

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

Wed, Sep 20, 7:42 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5602: For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration from Open to In progress.
Wed, Sep 20, 7:33 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav renamed T5599: Firewall unexpectedly changes some sysctl options from Firwall unexpectedly changes some sysctl options to Firewall unexpectedly changes some sysctl options.
Wed, Sep 20, 7:02 AM · VyOS 1.5 Circinus
Viacheslav closed T5588: Add kernel conntrack_bridge module as Resolved.
Wed, Sep 20, 6:45 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T4502: Consider implementing (NAT/other) flow table offload from Open to Needs testing.
Wed, Sep 20, 6:44 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5601: TCP reverse-Roxy based on FQDN.

You do not use port 80/443, so it does not have HTTP-HEADER (in theory).

service LB_port_451 {
    listen-address 10.1.1.1
    mode tcp
    port 451

Try to change to port 80 and check if it works.
You need another solution/configuration

Wed, Sep 20, 6:40 AM · VyOS 1.4 Sagitta

Tue, Sep 19

Viacheslav updated the task description for T5599: Firewall unexpectedly changes some sysctl options.
Tue, Sep 19, 3:40 PM · VyOS 1.5 Circinus
Viacheslav created T5599: Firewall unexpectedly changes some sysctl options.
Tue, Sep 19, 3:36 PM · VyOS 1.5 Circinus
Viacheslav created T5598: unknown parameter 'nf_conntrack_helper' ignored.
Tue, Sep 19, 2:34 PM · VyOS 1.5 Circinus
Viacheslav added a comment to T5217: Add firewall SYNPROXY .

First tests unsecseful

vyos@r4# sudo nft list ruleset
table ip vyos_synproxy {
	chain PRE {
		type filter hook prerouting priority raw; policy accept;
		tcp dport 22 tcp flags syn counter packets 1 bytes 60 notrack
	}
Tue, Sep 19, 12:42 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5588: Add kernel conntrack_bridge module from Open to In progress.

PR https://github.com/vyos/vyos-build/pull/416

Tue, Sep 19, 11:01 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5591: Cleanup of FRR daemons-file and various FRR fixes from Open to In progress.
Tue, Sep 19, 6:14 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5590: Firewall "log enable" logs every packet from In progress to Needs testing.
Tue, Sep 19, 6:12 AM · VyOS 1.5 Circinus

Mon, Sep 18

Viacheslav moved T5586: Disable by default SNMP for Keepalived VRRP from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Mon, Sep 18, 3:45 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5586: Disable by default SNMP for Keepalived VRRP.

How does FRR/vrrpd work regarding SNMP compatability?

Im thinking if the keepalived could be replaced in favour of FRR/vrrpd?

And for now keep keepalived around only for virtual-server (unless that too can be dealt with by FRR/vrrpd)?

Mon, Sep 18, 3:44 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav triaged T5594: VRRP - Error if using IPv6 Link Local as hello source address as High priority.
Mon, Sep 18, 1:43 PM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.5 Circinus
Viacheslav added a comment to T2472: Ability to configure EIGRP protocol.
r4# show version 
FRRouting 9.0.1 (r4) on Linux(6.1.53-amd64-vyos)

Still has bugs
For example with redistribute

r4# conf t
r4(config)# router eigrp 65001
r4(config-router)# redistribute connected 
% Configuration failed.
Mon, Sep 18, 9:49 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T5554: Disable sudo for PAM RADIUS.
Mon, Sep 18, 7:28 AM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav added a comment to T5573: Fix ddclient cache entries.

Cannot pass the smoketest:

 DEBUG - ======================================================================
DEBUG - FAIL: test_01_dyndns_service_standard (__main__.TestServiceDDNS.test_01_dyndns_service_standard)
DEBUG - ----------------------------------------------------------------------
DEBUG - Traceback (most recent call last):
DEBUG -   File "/usr/libexec/vyos/tests/smoke/cli/test_service_dns_dynamic.py", line 82, in test_01_dyndns_service_standard
DEBUG -     self.assertIn(f'use=if', ddclient_conf)
DEBUG - AssertionError: 'use=if' not found in '### Autogenerated by dns_dynamic.py ###\ndaemon=300\nsyslog=yes\nssl=yes\npid=/run/ddclient/ddclient.pid\ncache=/run/ddclient/ddclient.cache\nweb=googledomains use=no            \n # Web service dynamic DNS configuration for cloudflare: [cloudflare, test.ddns.vyos.io]\nusev4=ifv4, \\\nifv4=eth0, \\\nprotocol=cloudflare, \\\nzone=vyos.io, \\\npassword=paSS_@4ord \\\ntest.ddns.vyos.io'
DEBUG - 
DEBUG - ----------------------------------------------------------------------
DEBUG - Ran 4 tests in 11.489s
DEBUG - 
DEBUG - FAILED (failures=1)
Mon, Sep 18, 6:56 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Fri, Sep 15

Viacheslav moved T5586: Disable by default SNMP for Keepalived VRRP from Need Triage to Finished on the VyOS 1.5 Circinus board.
Fri, Sep 15, 4:24 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav closed T5587: Firwall can not pass the smoketest as Resolved.

Fixed

Fri, Sep 15, 4:23 PM · VyOS 1.5 Circinus
Viacheslav created T5588: Add kernel conntrack_bridge module.
Fri, Sep 15, 2:48 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5587: Firwall can not pass the smoketest.
Fri, Sep 15, 7:58 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5586: Disable by default SNMP for Keepalived VRRP from Open to In progress.
Fri, Sep 15, 7:40 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5586: Disable by default SNMP for Keepalived VRRP.

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

Fri, Sep 15, 7:35 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added projects to T5586: Disable by default SNMP for Keepalived VRRP: VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.5).
Fri, Sep 15, 7:35 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav renamed T5586: Disable by default SNMP for Keepalived VRRP from Disable be default SNMP for Keepalived VRRP to Disable by default SNMP for Keepalived VRRP.
Fri, Sep 15, 7:34 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5586: Disable by default SNMP for Keepalived VRRP.
Fri, Sep 15, 6:46 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5579: Log firewall - Wrong command after firewall refactor, a subtask of T5160: Firewall refactor, from In progress to Needs testing.
Fri, Sep 15, 6:31 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T5579: Log firewall - Wrong command after firewall refactor from In progress to Needs testing.
Fri, Sep 15, 6:31 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5574: Support per-service cache management for dynamic dns providers from Open to Needs testing.
Fri, Sep 15, 6:30 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5585: Fix file access mode for dynamic dns configuration from Open to Needs testing.
Fri, Sep 15, 6:29 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Thu, Sep 14

Viacheslav created T5584: System cannot boot with commit-arachive location sftp in some cases.
Thu, Sep 14, 8:19 AM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav changed the status of T5530: Add LFA to IS-IS from Open to In progress.
Thu, Sep 14, 8:00 AM · VyOS 1.4 Sagitta

Wed, Sep 13

Viacheslav changed the status of T5576: Add bgp remove-private-as all option from Open to In progress.
Wed, Sep 13, 10:19 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav edited projects for T5578: "ikev2-reauth" description contains outdated information, added: VyOS 1.3 Equuleus (1.3.5); removed VyOS 1.3 Equuleus.
Wed, Sep 13, 9:48 AM · VyOS 1.3 Equuleus (1.3.5)
Viacheslav added a comment to T5576: Add bgp remove-private-as all option.

PR for 1.3.x https://github.com/vyos/vyatta-cfg-quagga/pull/102

Wed, Sep 13, 9:47 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav created T5576: Add bgp remove-private-as all option.
Wed, Sep 13, 8:03 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Tue, Sep 12

Viacheslav created T5571: Firewall does not delete networks from the table raw.
Tue, Sep 12, 3:09 PM · VyOS 1.5 Circinus

Mon, Sep 11

Viacheslav created T5570: PAM config RADIUS ignore for default and seccess.
Mon, Sep 11, 10:34 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav moved T5564: Both show firewall group and show firewall summary fails from Need Triage to Backport Candidates on the VyOS 1.5 Circinus board.
Mon, Sep 11, 9:58 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a project to T5564: Both show firewall group and show firewall summary fails: VyOS 1.4 Sagitta.
Mon, Sep 11, 9:58 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5564: Both show firewall group and show firewall summary fails.

Confirmed working with VyOS 1.5-rolling-202309110651

A question before setting this to resolved:

What does N/D mean?

Shouldnt it be N/A instead?

Mon, Sep 11, 9:52 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5518: Add MLD protocol support from In progress to Needs testing.
Mon, Sep 11, 9:48 AM · VyOS 1.4 Sagitta

Sun, Sep 10

Viacheslav added a comment to T5559: Selective proxy-arp/proxy-ndp when doing SNAT/DNAT.

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

set protocols static proxy-arp 192.0.2.1 interface eth0
set protocols static proxy-arp 192.0.2.1 interface eth1
set protocols static proxy-ndp 2001:db8::1 interface eth1
Sun, Sep 10, 10:38 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T5564: Both show firewall group and show firewall summary fails from Open to Needs testing.
Sun, Sep 10, 1:30 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5559: Selective proxy-arp/proxy-ndp when doing SNAT/DNAT.

I guess we should use the current ip neighbor xxx instead of ol arp. I hope it does the same.

sudo ip neighbor add proxy 192.0.2.1 dev eth0
Sun, Sep 10, 1:26 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T5529: Missing symbolic link in linux-firmware package. as Resolved.
Sun, Sep 10, 1:00 PM · VyOS 1.4 Sagitta
Viacheslav closed T5565: Builds as vyos-999-timestamp instead of vyos-1.4-rolling-timestamp as Resolved.
Sun, Sep 10, 12:49 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5564: Both show firewall group and show firewall summary fails.

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

Sun, Sep 10, 11:46 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Sat, Sep 9

Viacheslav moved T4426: Add arpwatch to the image from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.4) board.
Sat, Sep 9, 11:43 AM · VyOS 1.3 Equuleus (1.3.4), VyOS 1.4 Sagitta
Viacheslav closed T5423: ipsec: no output for op-cmd "show vpn ike secrets" as Resolved.
Sat, Sep 9, 11:40 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5489: Change to BBR as TCP congestion control, or at least make it an config option from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Sat, Sep 9, 11:37 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav moved T5489: Change to BBR as TCP congestion control, or at least make it an config option from Backport Candidates to Finished on the VyOS 1.5 Circinus board.
Sat, Sep 9, 11:37 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav changed the status of T4754: Improvement: system login: show configured 2FA OTP key, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from Open to Needs testing.
Sat, Sep 9, 10:56 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4754: Improvement: system login: show configured 2FA OTP key from Open to Needs testing.
Sat, Sep 9, 10:56 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5562: Smoketests fail for vyos:current (test_netns.py).

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

Sat, Sep 9, 9:55 AM · VyOS 1.5 Circinus
Viacheslav changed the status of T5554: Disable sudo for PAM RADIUS, a subtask of T3191: PAM RADIUS freezing when accounting does not configured on RADIUS server, from Open to In progress.
Sat, Sep 9, 8:04 AM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
Viacheslav changed the status of T5554: Disable sudo for PAM RADIUS from Open to In progress.
Sat, Sep 9, 8:04 AM · VyOS 1.5 Circinus, VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta