Page MenuHomeVyOS Platform
Feed Search

Mar 6 2023

Viacheslav renamed T4973: show dhcp server leases error for lease time 4294967295 from show dhcp server leases error to show dhcp server leases error for static entries.
Mar 6 2023, 10:24 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4973: show dhcp server leases error for lease time 4294967295.

It is incompatible with static entries.
Maybe it should be fixed after migrating to KEA-DHCP T3316

Mar 6 2023, 10:23 AM · VyOS 1.4 Sagitta
Viacheslav added a project to T5053: Vyatta-cfg Post-Removal Hook Tries to Disable Deleted Service: VyOS 1.4 Sagitta.
Mar 6 2023, 10:21 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5054: ipsec: "show vpn ipsec remote-access" does not list active connections.

The similar task T5042

Mar 6 2023, 7:41 AM · VyOS 1.4 Sagitta
c-po created T5054: ipsec: "show vpn ipsec remote-access" does not list active connections.
Mar 6 2023, 7:02 AM · VyOS 1.4 Sagitta

Mar 5 2023

jestabro added a comment to T5051: Use Literal types to provide op-mode CLI choices and API enums.

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

Mar 5 2023, 9:08 PM · VyOS 1.4 Sagitta
jestabro closed T5040: Generate API GraphQL schema on installation, rather than dynamically as Resolved.
Mar 5 2023, 8:14 PM · VyOS 1.4 Sagitta

Mar 4 2023

RyVolodya created T5052: Error displaying dhcpv6 prefix delegation leases.
Mar 4 2023, 2:41 PM · VyOS 1.4 Sagitta
diodep added a comment to T3655: NAT doesn't work correctly with VRF.

it doesn't seem the same problem as here, this logic that was applied over this version was vrf not on the table . Could you share full configuration ? there is some point over vrfs / vrf default /leaking that are not clear. So I can replicate the scenery and we see what is going on .

Mar 4 2023, 2:52 AM · VyOS 1.4 Sagitta (1.4.0-epa3)

Mar 3 2023

jestabro added a comment to T5051: Use Literal types to provide op-mode CLI choices and API enums.

Needs final testing before PR
https://github.com/vyos/vyos-1x/compare/current...jestabro:literal

Mar 3 2023, 9:20 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T5051: Use Literal types to provide op-mode CLI choices and API enums.
Mar 3 2023, 4:56 PM · VyOS 1.4 Sagitta
jestabro changed the status of T5051: Use Literal types to provide op-mode CLI choices and API enums from Open to In progress.
Mar 3 2023, 4:54 PM · VyOS 1.4 Sagitta
jestabro triaged T5051: Use Literal types to provide op-mode CLI choices and API enums as Normal priority.
Mar 3 2023, 4:54 PM · VyOS 1.4 Sagitta
jestabro created T5051: Use Literal types to provide op-mode CLI choices and API enums.
Mar 3 2023, 4:54 PM · VyOS 1.4 Sagitta
fernando added a comment to T3655: NAT doesn't work correctly with VRF.

it doesn't seem the same problem as here, this logic that was applied over this version was vrf not on the table . Could you share full configuration ? there is some point over vrfs / vrf default /leaking that are not clear. So I can replicate the scenery and we see what is going on .

Mar 3 2023, 3:14 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Jimz added a comment to T4973: show dhcp server leases error for lease time 4294967295.

Possible completions:

<0-4294967295>       DHCP lease time in seconds
Mar 3 2023, 1:35 PM · VyOS 1.4 Sagitta
Jimz added a comment to T4973: show dhcp server leases error for lease time 4294967295.

Standard lease I have in the configuration is "lease 4294967295"

Mar 3 2023, 1:21 PM · VyOS 1.4 Sagitta
Jimz added a comment to T4973: show dhcp server leases error for lease time 4294967295.

That is a static reservation. Ensures I have the same IP for a specific host.

Mar 3 2023, 1:18 PM · VyOS 1.4 Sagitta
Viacheslav closed T4625: Update ocserv to current revision (1.1.6) as Resolved.

VyOS 1.3-stable-202303030442 Works as expected

vyos@r1# run show conf com | match open
set vpn openconnect authentication mode 'radius'
set vpn openconnect authentication radius server 192.168.122.14 key 'vyos-secret'
set vpn openconnect listen-ports tcp '4433'
set vpn openconnect listen-ports udp '4433'
set vpn openconnect network-settings client-ip-settings subnet '100.64.12.0/24'
set vpn openconnect ssl ca-cert-file '/config/auth/ca.crt'
set vpn openconnect ssl cert-file '/config/auth/server.crt'
set vpn openconnect ssl key-file '/config/auth/server.key'
[edit]
vyos@r1# 
[edit]
vyos@r1# run show version all | match ocser
ii  ocserv                               1.1.6-3                        amd64        OpenConnect VPN server compatible with Cisco AnyConnect VPN
[edit]
vyos@r1# 
[edit]
vyos@r1# run show openconnect-server sessions 
interface    username    ip             remote IP        RX      TX         state      uptime
-----------  ----------  -------------  ---------------  ------  ---------  ---------  --------
sslvpn0      foo         100.64.12.225  192.168.122.205  1.3 KB  152 bytes  connected  55s
[edit]
vyos@r1#
Mar 3 2023, 12:36 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
n.fort changed the status of T5050: Firewall - Add options for logging packets from Open to Confirmed.
Mar 3 2023, 12:05 PM · VyOS 1.4 Sagitta
n.fort created T5050: Firewall - Add options for logging packets.
Mar 3 2023, 12:04 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5022: VRRP add mail notification.

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

set high-availability vrrp global-parameters notification mail '[email protected]'
set high-availability vrrp global-parameters notification send-faults
set high-availability vrrp global-parameters notification smtp-server address '127.0.0.1'
set high-availability vrrp global-parameters notification smtp-server connection-timeout '30'
set high-availability vrrp global-parameters notification smtp-server port '25'
set high-availability vrrp global-parameters notification source-mail '[email protected]'
set high-availability vrrp global-parameters router-id 'MYROUTER'
Mar 3 2023, 11:41 AM · VyOS Rolling, Restricted Project
diodep added a comment to T5048: QoS doesn't work correctly root task.

As I understand there no percent or auto and it now expects only rate, needs to check

vyos@r14# set qos policy shaper test default bandwidth
Possible completions:
   <number>             Bits per second
   <number>bit          Bits per second
   <number>kbit         Kilobits per second
   <number>mbit         Megabits per second
   <number>gbit         Gigabits per second
   <number>tbit         Terabits per second
   <number>
Mar 3 2023, 8:51 AM · VyOS 1.4 Sagitta
Viacheslav assigned T5048: QoS doesn't work correctly root task to c-po.
Mar 3 2023, 8:48 AM · VyOS 1.4 Sagitta
diodep added a comment to T5048: QoS doesn't work correctly root task.

I don't know why when I set bandwidth from 10k-10mbit/s, the QoS shaper works correctly but when I set to 100mbit/s~600mbit/s, I only get fews of mbit/s or tens of mbit/s. When I set above about 800mbit/s it looks like no limitation at all. When I manually set limit by tc commands, it seems okay.

Mar 3 2023, 8:45 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5048: QoS doesn't work correctly root task.

As I understand there no percent or auto and it now expects only rate, needs to check

vyos@r14# set qos policy shaper test default bandwidth
Possible completions:
   <number>             Bits per second
   <number>bit          Bits per second
   <number>kbit         Kilobits per second
   <number>mbit         Megabits per second
   <number>gbit         Gigabits per second
   <number>tbit         Terabits per second
   <number>
Mar 3 2023, 8:39 AM · VyOS 1.4 Sagitta
diodep added a comment to T5048: QoS doesn't work correctly root task.

I don't know why I set a 100mbit/s shaper, but result in lots of retry and 5~10mbit/s speed.

Mar 3 2023, 8:37 AM · VyOS 1.4 Sagitta
diodep added a comment to T5048: QoS doesn't work correctly root task.

Try the latest rolling release

Mar 3 2023, 8:29 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4973: show dhcp server leases error for lease time 4294967295.

@Jimz Which lease time are you useing?

starts 5 2023/03/03 02:09:13;
ends never;

With default config I see something like

lease 192.0.2.10 {
  starts 5 2023/03/03 08:07:15;
  ends 6 2023/03/04 08:07:15;
...
Mar 3 2023, 8:21 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5048: QoS doesn't work correctly root task.

Try the latest rolling release

Mar 3 2023, 8:01 AM · VyOS 1.4 Sagitta
diodep added a comment to T3655: NAT doesn't work correctly with VRF.

I have almost same problem here. Can't NAT between two VRFs correctly. The outgoing packet has been NATed correctly but the incoming packet seems be dropped, can't reach the source, it seems the return packet can't be tracked correctly.

Mar 3 2023, 6:21 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Jimz added a comment to T4973: show dhcp server leases error for lease time 4294967295.

sh dhcp server leases
Traceback (most recent call last):

File "/usr/libexec/vyos/op_mode/dhcp.py", line 286, in <module>
  res = vyos.opmode.run(sys.modules[__name__])
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/vyos/opmode.py", line 227, in run
  res = func(**args)
        ^^^^^^^^^^^^
File "/usr/libexec/vyos/op_mode/dhcp.py", line 246, in _wrapper
  return func(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^
File "/usr/libexec/vyos/op_mode/dhcp.py", line 277, in show_server_leases
  lease_data = _get_raw_server_leases(family=family, pool=pool, sorted=sorted, state=state)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/libexec/vyos/op_mode/dhcp.py", line 85, in _get_raw_server_leases
  data_lease['end'] = lease.end.timestamp()
                      ^^^^^^^^^^^^^^^^^^^

AttributeError: 'NoneType' object has no attribute 'timestamp'

Mar 3 2023, 3:12 AM · VyOS 1.4 Sagitta
Jimz added a comment to T4973: show dhcp server leases error for lease time 4294967295.

After the first lease I got the same error:

Mar 3 2023, 3:11 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..

Btw, in this rolling release, OSPF BFD in tunnel doesn't work correctly too.

Mar 3 2023, 3:06 AM · Bugs, VyOS Rolling
diodep created T5049: Configure GRE over IPsec tunnel when source port is in VRF, OSPF causes GRE tunnel broken..
Mar 3 2023, 3:03 AM · Bugs, VyOS Rolling
diodep added a comment to T4031: Ability to configure DMVPN in vrf.

You can manually modify strongswan's systemd service file to add 'ip vrf exec charond'. But it causes other problem.

Mar 3 2023, 2:47 AM · VyOS 1.4 Sagitta
diodep created T5048: QoS doesn't work correctly root task.
Mar 3 2023, 2:44 AM · VyOS 1.4 Sagitta
Jimz added a comment to T4973: show dhcp server leases error for lease time 4294967295.

I backed up /config/dhcpd.leases - replaced it with an empty file. And it appears to be working, the /config/dhcpd.leases file seems to have been corrupted or malformated.

Mar 3 2023, 2:08 AM · VyOS 1.4 Sagitta
Jimz added a comment to T4973: show dhcp server leases error for lease time 4294967295.

Is there a way to share it privately? It has some of the internal domains and leases.

Mar 3 2023, 1:48 AM · VyOS 1.4 Sagitta

Mar 2 2023

j.bordon added a comment to T4916: Rewrite IPsec authentication.

PR https://github.com/vyos/vyos-1x/pull/1865
We found some issues for the migration and we fixed it on this one.

Mar 2 2023, 6:41 PM · VyOS 1.4 Sagitta
Viacheslav added a subtask for T4712: Collaborative Protection Profile cPP for Network Devices root task: T5046: CLI for password complexity enforcement PAM module.
Mar 2 2023, 4:36 PM · VyOS Rolling, VyOS 1.5 Circinus (1.5-stream-2025-Q4)
Viacheslav added a parent task for T5046: CLI for password complexity enforcement PAM module: T4712: Collaborative Protection Profile cPP for Network Devices root task.
Mar 2 2023, 4:36 PM · VyOS Rolling
Viacheslav updated the task description for T5047: Recreate only a specific container.
Mar 2 2023, 3:12 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav created T5047: Recreate only a specific container.
Mar 2 2023, 3:07 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
sarthurdev changed the status of T5039: Can't add new local user from In progress to Needs testing.

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

Mar 2 2023, 2:46 PM · VyOS 1.4 Sagitta
erkin created T5046: CLI for password complexity enforcement PAM module.
Mar 2 2023, 2:42 PM · VyOS Rolling
njh added a comment to T3316: Use Kea DHCP(v6) instead of ISC DHCP(v6).

I was interested in why ping-check is no longer available.
There is a good article about it here:
https://kb.isc.org/docs/why-doesnt-kea-support-ping-check

Mar 2 2023, 2:08 PM · VyOS 1.5 Circinus
sarthurdev changed the status of T5039: Can't add new local user from Open to In progress.
Mar 2 2023, 2:06 PM · VyOS 1.4 Sagitta
sarthurdev changed the status of T3316: Use Kea DHCP(v6) instead of ISC DHCP(v6), a subtask of T3315: Supports dhcpv6 agent execution from pppoe0 interface, from Open to In progress.
Mar 2 2023, 1:41 PM
sarthurdev changed the status of T3316: Use Kea DHCP(v6) instead of ISC DHCP(v6) from Open to In progress.

Have started work on migrating isc-dhcp v4/v6 server to Kea.

Mar 2 2023, 1:41 PM · VyOS 1.5 Circinus
Viacheslav added a comment to T5039: Can't add new local user.

possible reason https://github.com/vyos/vyos-1x/commit/3bad1d0adb1c187f6611f4bed3d0ad16927d5d18

Mar 2 2023, 1:38 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5041: PMTU per route-based .

Could we use something like Dannil proposes? https://vyos.dev/T4883 , as you said FRR staticd don't allow this option but it could be useful when we have different mtu over the interface.

Mar 2 2023, 12:06 PM · Restricted Project, VyOS Rolling
fernando added a comment to T5041: PMTU per route-based .

Could we use something like Dannil proposes? https://vyos.dev/T4883 , as you said FRR staticd don't allow this option but it could be useful when we have different mtu over the interface.

Mar 2 2023, 11:52 AM · Restricted Project, VyOS Rolling
Viacheslav added a comment to T5045: BFD is not starting after upgrade to 1.4-rolling-202302150317.

Cannot reproduce it with this configuration (VyOS 1.4-rolling-202302280651, don't have a lot of file descriptors):

set protocols bfd peer 192.0.2.5 multihop
set protocols bfd peer 192.0.2.5 source address '192.0.2.1'
set protocols bfd peer 192.0.2.6 multihop
set protocols bfd peer 192.0.2.6 source address '192.0.2.1'
set protocols bfd profile BBR interval multiplier '3'
set protocols bfd profile BBR interval receive '350'
set protocols bfd profile BBR interval transmit '350'
Mar 2 2023, 11:12 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5041: PMTU per route-based .

The thing is, we don't use iproute2 commands for adding a route. We use FRR staticd for it. As an exception failover route that uses iproute2 commands
FRRouting 8.4.2 doesn't have such option

r14(config)# ip route 192.0.2.1/32 203.0.113.1 
  <cr>         
  (1-255)      Distance value for this route
  INTERFACE    IP gateway interface name
     dum0 eth0 eth1 eth2 lo veth0 veth1 wg0 
  Null0        Null interface
  color        SR-TE color
  label        Specify label(s) for this route
  nexthop-vrf  Specify the VRF
  table        Table to configure
  tag          Set tag for this route
  vrf          Specify the VRF
Mar 2 2023, 9:53 AM · Restricted Project, VyOS Rolling
Viacheslav closed T4967: Ability to set hostname for the container as Resolved.
Mar 2 2023, 9:41 AM · VyOS 1.4 Sagitta
Viacheslav added a comment to T5042: Command 'show vpn ipsec remote-access' does not work.

show vpn ipsec remote-access shows only accel-ppp l2tp, pptp https://github.com/vyos/vyos-1x/blob/current/src/op_mode/show_vpn_ra.py

Mar 2 2023, 8:54 AM · VyOS 1.4 Sagitta
Viacheslav triaged T5039: Can't add new local user as Urgent! priority.
Mar 2 2023, 8:43 AM · VyOS 1.4 Sagitta
aserkin created T5045: BFD is not starting after upgrade to 1.4-rolling-202302150317.
Mar 2 2023, 12:20 AM · VyOS 1.4 Sagitta

Mar 1 2023

n.fort changed the status of T5037: Firewall - Add queue action from In progress to Needs testing.
Mar 1 2023, 8:23 PM · VyOS 1.4 Sagitta
c-po changed the status of T4989: QoS Policy Limiter - classes for marked traffic do not work from Open to Needs testing.
Mar 1 2023, 7:08 PM · vyatta-cfg-qos, VyOS 1.4 Sagitta
fernando added a comment to T3316: Use Kea DHCP(v6) instead of ISC DHCP(v6).

Add another feature that is improved if we're thinking of moving to KEA :

Mar 1 2023, 6:28 PM · VyOS 1.5 Circinus
fernando created T5044: High Availability in DHCPv6 -ISC DHCP Failover/Kea.
Mar 1 2023, 6:00 PM · VyOS 1.5 Circinus
jestabro added a comment to T5040: Generate API GraphQL schema on installation, rather than dynamically.

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

Mar 1 2023, 5:19 PM · VyOS 1.4 Sagitta
a.apostoliuk claimed T5043: Need to create reset command for IKEv2 remote-access vpn connections.
Mar 1 2023, 3:49 PM · VyOS 1.4 Sagitta
a.apostoliuk created T5043: Need to create reset command for IKEv2 remote-access vpn connections.
Mar 1 2023, 3:48 PM · VyOS 1.4 Sagitta
a.apostoliuk claimed T5042: Command 'show vpn ipsec remote-access' does not work.
Mar 1 2023, 3:27 PM · VyOS 1.4 Sagitta
a.apostoliuk created T5042: Command 'show vpn ipsec remote-access' does not work.
Mar 1 2023, 3:27 PM · VyOS 1.4 Sagitta
fernando changed Version from - to VyOS 1.4-rolling-202302231931 on T5041: PMTU per route-based .
Mar 1 2023, 2:27 PM · Restricted Project, VyOS Rolling
fernando created T5041: PMTU per route-based .
Mar 1 2023, 2:15 PM · Restricted Project, VyOS Rolling
jestabro triaged T5040: Generate API GraphQL schema on installation, rather than dynamically as Normal priority.
Mar 1 2023, 2:14 PM · VyOS 1.4 Sagitta
rayzilt closed T5015: Invalid format character error at hfsc class settings help text as Resolved.
Mar 1 2023, 11:13 AM · VyOS 1.4 Sagitta
sempervictus added a comment to T4625: Update ocserv to current revision (1.1.6).

Currently digging through a bug with ocserv upstream maintainers, might get a 1.1.7 once we fix that or atleast a 1.1.6-4.
Aside from the weird Duo+RADIUS thing, the version noted in this issue currently runs great.

Mar 1 2023, 12:05 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta

Feb 28 2023

b- added a comment to T3420: Support UPNP protocol.

My Xbox One game console is set to use "automatic" settings regarding both port selection and forwarding (via UPNP), and in doing so it chose port 54060 on my LAN (and has been distributed the IP address 172.23.217.102 from my DHCP server — which is not VyOS, by the way).

Feb 28 2023, 8:10 PM
b- added a comment to T3420: Support UPNP protocol.

A few issues I'm encountering while trying to test it right now:

Feb 28 2023, 8:05 PM
Viacheslav changed the status of T4625: Update ocserv to current revision (1.1.6) from In progress to Needs testing.
Feb 28 2023, 6:09 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T5022: VRRP add mail notification from Open to In progress.
Feb 28 2023, 5:43 PM · VyOS Rolling, Restricted Project
Viacheslav added a comment to T4625: Update ocserv to current revision (1.1.6).

PR for 1.3 https://github.com/vyos/vyos-build/pull/316

Feb 28 2023, 5:35 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T4625: Update ocserv to current revision (1.1.6) from Open to In progress.
Feb 28 2023, 5:07 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav claimed T4625: Update ocserv to current revision (1.1.6).
Feb 28 2023, 5:07 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav moved T4625: Update ocserv to current revision (1.1.6) from Open to Finished on the VyOS 1.4 Sagitta board.

For 1.4

vyos@r14# run show version all | match ocser
ii  ocserv                               1.1.6-3                          amd64        OpenConnect VPN server compatible with Cisco AnyConnect VPN
[edit]
vyos@r14#
Feb 28 2023, 5:03 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav moved T4219: support incoming-interface (iif) in local PBR from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Feb 28 2023, 4:57 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav closed T4219: support incoming-interface (iif) in local PBR as Resolved.
Feb 28 2023, 4:57 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav added a comment to T4481: containers are not starting.

@Nova_Logic Is this bug still active?

Feb 28 2023, 4:31 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4481: containers are not starting from Open to Needs testing.
Feb 28 2023, 4:24 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T3420: Support UPNP protocol.

It still requires testing
who can test if this feature works as expected?

Feb 28 2023, 4:23 PM
Viacheslav closed T3903: Containers: after command "reboot" the host system will reboot after 1.5 minutes as Resolved.
Feb 28 2023, 3:55 PM · VyOS 1.4 Sagitta
a.apostoliuk created T5039: Can't add new local user.
Feb 28 2023, 3:49 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4967: Ability to set hostname for the container.

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

Feb 28 2023, 2:32 PM · VyOS 1.4 Sagitta
a.apostoliuk closed T4955: Openconnect radiusclient.conf generating with extra authserver as Resolved.
Feb 28 2023, 2:01 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
a.apostoliuk moved T4955: Openconnect radiusclient.conf generating with extra authserver from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Feb 28 2023, 2:01 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
a.apostoliuk moved T4955: Openconnect radiusclient.conf generating with extra authserver from Open to Finished on the VyOS 1.4 Sagitta board.
Feb 28 2023, 2:01 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav changed the status of T4967: Ability to set hostname for the container from Open to In progress.
Feb 28 2023, 1:28 PM · VyOS 1.4 Sagitta
Viacheslav moved T5033: generate-public-key command fails for address with multiple public keys like GitHub from Open to Finished on the VyOS 1.4 Sagitta board.
Feb 28 2023, 9:56 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav added a comment to T5033: generate-public-key command fails for address with multiple public keys like GitHub.

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

Feb 28 2023, 9:22 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
Viacheslav changed the status of T4977: Babel routing protocol support from Open to Needs testing.
Feb 28 2023, 8:25 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav closed T4843: Command-line arguments in container config, a subtask of T578: Support Linux Container, as Resolved.
Feb 28 2023, 8:24 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
Viacheslav closed T4843: Command-line arguments in container config as Resolved.

Done in T4014

Feb 28 2023, 8:24 AM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4014: Add “command” and “arg” configuration options for containers from Open to Needs testing.
Feb 28 2023, 8:22 AM · VyOS 1.4 Sagitta
Viacheslav closed T5025: Time-zone validation failed as Resolved.
Feb 28 2023, 8:02 AM · VyOS 1.4 Sagitta