Page MenuHomeVyOS Platform
Feed Advanced Search

Nov 22 2023

n.fort added a comment to T5637: Firewall default-action log.

PR for bridge: https://github.com/vyos/vyos-1x/pull/2528

Nov 22 2023, 12:08 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.apostoliuk changed the status of T5413: Deny the opportunity to use one public/private key pair on both wireguard peers. from Needs testing to In progress.
Nov 22 2023, 11:36 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
a.apostoliuk added a project to T5413: Deny the opportunity to use one public/private key pair on both wireguard peers.: VyOS 1.3 Equuleus (1.3.5).
Nov 22 2023, 11:35 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
a.apostoliuk changed the status of T5413: Deny the opportunity to use one public/private key pair on both wireguard peers. from In progress to Needs testing.
Nov 22 2023, 11:14 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta
a.apostoliuk closed T4877: Need verification in using import vrf and import vpn, export vpn commands as Resolved.
Nov 22 2023, 11:11 AM · VyOS 1.4 Sagitta
a.apostoliuk closed T5426: Add exceptions in vici functions calls as Resolved.
Nov 22 2023, 10:50 AM · VyOS 1.4 Sagitta
a.apostoliuk moved T5338: Add 'mpls bgp forwarding' feature from Open to Finished on the VyOS 1.4 Sagitta board.
Nov 22 2023, 10:48 AM · VyOS 1.4 Sagitta
a.apostoliuk closed T5338: Add 'mpls bgp forwarding' feature, a subtask of T5337: MPLS/BGP: Route leak does not happen from the VPNv4 table to specific vrf, as Resolved.
Nov 22 2023, 10:48 AM · VyOS 1.4 Sagitta
a.apostoliuk closed T5338: Add 'mpls bgp forwarding' feature as Resolved.
Nov 22 2023, 10:48 AM · VyOS 1.4 Sagitta
a.apostoliuk placed T5201: Add Split Tunneling for L2TP/PPTP/SSTP VPN Clients up for grabs.
Nov 22 2023, 10:43 AM · VyOS 1.5 Circinus
Viacheslav closed T5767: Add reboot and poweroff the system via API as Resolved.

Works fine

$ curl -k --location --request POST 'https://192.168.122.11/reboot'   --form data='{"op": "reboot", "path": ["now"]}'   --form key='foo'
{"success": true, "data": "Warning: there are unsaved configuration changes!\nRun 'save' command if you do not want to lose those changes after reboot/shutdown.\n\n", "error": null}
Nov 22 2023, 9:31 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.hajiyev closed T4021: Long commit time on bridge interface with 1-4094 allowed VLAN tags as Resolved.
Nov 22 2023, 7:42 AM · VyOS 1.4 Sagitta
a.hajiyev added a comment to T4021: Long commit time on bridge interface with 1-4094 allowed VLAN tags.

Tested on VyOS 1.4-rolling-202311100309:

Nov 22 2023, 7:41 AM · VyOS 1.4 Sagitta
a.hajiyev closed T3818: BGP export route-map only works after bgpd restart as Resolved.
Nov 22 2023, 7:20 AM · VyOS 1.4 Sagitta
a.hajiyev added a comment to T3818: BGP export route-map only works after bgpd restart.

Tested in VyOS 1.4-rolling-202311100309:
The configuration:

Nov 22 2023, 7:19 AM · VyOS 1.4 Sagitta
a.hajiyev added a comment to T2845: BGP conf_mode unable to delete configuration with peer-group.

Tested in VyOS 1.4-rolling-202311100309
The configuration:
VyOS:

Nov 22 2023, 4:47 AM · VyOS 1.4 Sagitta
dmbaturin created T5772: Require HTTPS API server configurations to include at least one key if key-based auth is used.
Nov 22 2023, 12:26 AM · VyOS 1.4 Sagitta (1.4.0-epa2)
Viacheslav added a comment to T5767: Add reboot and poweroff the system via API.

@a.apostoliuk will be available in the next rolling release.

Nov 22 2023, 12:14 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5767: Add reboot and poweroff the system via API from In progress to Needs testing.
Nov 22 2023, 12:14 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus

Nov 21 2023

dotAndy added a comment to T5761: Allow PPPoE interface to be assigned IPv6 address via DHCPv6.

I had the below set on the pppoe interface to allow for DHCPv6-PD. That part was working fine it was just the pppoe interface that wasn't picking up an address:

Nov 21 2023, 10:44 PM · VyOS Rolling
c-po added a project to T5769: VTI tunnels lose their v6 Link Local addresses when set down/up: VyOS 1.4 Sagitta.
Nov 21 2023, 9:17 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a project to T5767: Add reboot and poweroff the system via API: VyOS 1.4 Sagitta.
Nov 21 2023, 8:23 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po updated the task description for T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server.
Nov 21 2023, 7:48 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
n.fort changed the status of T4072: Feature Request: Firewall on bridge interfaces from In progress to Needs testing.
Nov 21 2023, 5:46 PM · VyOS 1.4 Sagitta
jestabro changed Is it a breaking change? from compatible to validation on T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script.
Nov 21 2023, 4:47 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script: T5766: http: rewrite conf-mode script to get_config_dict() .
Nov 21 2023, 4:45 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a parent task for T5766: http: rewrite conf-mode script to get_config_dict() : T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script.
Nov 21 2023, 4:45 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a subtask for T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server: T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script.
Nov 21 2023, 4:44 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a parent task for T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script: T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server.
Nov 21 2023, 4:44 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro triaged T5768: Remove auxiliary http-api.conf for simplification of http-api config mode script as Normal priority.
Nov 21 2023, 4:44 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav placed T5167: Add a simple file server up for grabs.
Nov 21 2023, 2:35 PM
c-po updated the task description for T5766: http: rewrite conf-mode script to get_config_dict() .
Nov 21 2023, 8:04 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po claimed T5766: http: rewrite conf-mode script to get_config_dict() .
Nov 21 2023, 7:56 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po created T5766: http: rewrite conf-mode script to get_config_dict() .
Nov 21 2023, 7:56 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5760: DHCP client custom dhcp-options from Open to Finished on the VyOS 1.4 Sagitta board.
Nov 21 2023, 7:27 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po moved T5760: DHCP client custom dhcp-options from Open to Finished on the VyOS 1.5 Circinus board.
Nov 21 2023, 7:27 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po added a comment to T5760: DHCP client custom dhcp-options.

I need to requst subnet-mask, routers, rfc3442-classless-static-routes

Nov 21 2023, 7:26 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po closed T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server as Resolved.
Nov 21 2023, 7:25 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server from Open to Finished on the VyOS 1.5 Circinus board.
Nov 21 2023, 7:25 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server from Open to Finished on the VyOS 1.4 Sagitta board.
Nov 21 2023, 7:25 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Nov 20 2023

zsdc added a comment to T5577: Optimize PAM configs for RADIUS/TACACS+.

Backports:
1.4 - https://github.com/vyos/vyos-1x/pull/2512
1.3 - https://github.com/vyos/vyos-1x/pull/2513

Nov 20 2023, 5:14 PM · VyOS 1.4 Sagitta
jestabro updated the task description for T5764: Fix race condition in vyos-grub-update service unit.
Nov 20 2023, 4:48 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T4516: Rewrite system image manipulation tools in Python: T5764: Fix race condition in vyos-grub-update service unit.
Nov 20 2023, 4:47 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a parent task for T5764: Fix race condition in vyos-grub-update service unit: T4516: Rewrite system image manipulation tools in Python.
Nov 20 2023, 4:47 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro triaged T5764: Fix race condition in vyos-grub-update service unit as High priority.
Nov 20 2023, 4:46 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro triaged T5763: Fix imprecise check for remote file name in vyos-load-config.py as Normal priority.
Nov 20 2023, 4:27 PM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav added a comment to T5761: Allow PPPoE interface to be assigned IPv6 address via DHCPv6.

Did you try it?

set interfaces pppoe pppoe1 ipv6
Nov 20 2023, 1:38 PM · VyOS Rolling
c-po updated subscribers of T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server.
Nov 20 2023, 9:21 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server.

Draft PR for 1.5 https://github.com/vyos/vyos-1x/pull/2508

Nov 20 2023, 9:21 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po claimed T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server.
Nov 20 2023, 8:38 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po created T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server.
Nov 20 2023, 8:38 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T2816: Rewrite IPsec scripts with the new XML/Python approach as Resolved.
Nov 20 2023, 7:38 AM · VyOS 1.4 Sagitta
a.hajiyev added a comment to T2737: DHCP Lease not displayed with a static map.

Tested in VyOS 1.4-rolling-202311100309:
Configurations:

Nov 20 2023, 6:31 AM · Restricted Project, VyOS Rolling, VyOS 1.5 Circinus
fkszczot added a comment to T5760: DHCP client custom dhcp-options.

This PR LGTM as it addresses my main need, although I think it'd be better to add support for the rest of options from RFC 2132 (eventually).
When talking about request as an option I'm talking about adding a way to add a request (or also request) statement to dhclient.conf. I need to requst subnet-mask, routers, rfc3442-classless-static-routes from my ISP, and the current implementation doesn't allow me to do that.

Nov 20 2023, 5:55 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
a.hajiyev changed the status of T2816: Rewrite IPsec scripts with the new XML/Python approach from In progress to Open.
Nov 20 2023, 5:04 AM · VyOS 1.4 Sagitta
a.hajiyev added a comment to T2816: Rewrite IPsec scripts with the new XML/Python approach.

Tested on VyOS 1.4-rolling-202311100309 and VyOS 1.5-rolling-202311160736 - L-Time shows 0. But supposed to show 3600 according to the configuration.

Nov 20 2023, 5:00 AM · VyOS 1.4 Sagitta

Nov 19 2023

c-po added a comment to T5760: DHCP client custom dhcp-options.

dhcp-server's raw parameters, which would pass options to dhclient as-is

Nov 19 2023, 8:50 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
c-po changed the status of T5760: DHCP client custom dhcp-options from Open to In progress.
Nov 19 2023, 7:45 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
dotAndy created T5761: Allow PPPoE interface to be assigned IPv6 address via DHCPv6.
Nov 19 2023, 3:15 PM · VyOS Rolling
syncer assigned T94: commit archive to AWS S3 to Viacheslav.
Nov 19 2023, 8:20 AM · VyOS Rolling
syncer updated the task description for T139: Commit archive backends.
Nov 19 2023, 8:20 AM · VyOS Rolling
c-po moved T2405: commit archive to GIT from Open to Finished on the VyOS 1.5 Circinus board.
Nov 19 2023, 8:13 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po changed the status of T2405: commit archive to GIT, a subtask of T139: Commit archive backends, from Open to Needs testing.
Nov 19 2023, 8:13 AM · VyOS Rolling
c-po changed the status of T2405: commit archive to GIT from Open to Needs testing.
Nov 19 2023, 8:12 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T2405: commit archive to GIT.

@GurliGebis definately

Nov 19 2023, 8:11 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Nov 18 2023

GurliGebis added a comment to T2405: commit archive to GIT.

Can this get backported to 1.4?

Nov 18 2023, 9:58 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po added a comment to T5759: Change VXLAN default MTU to 1500 bytes.

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

Nov 18 2023, 7:19 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po claimed T5759: Change VXLAN default MTU to 1500 bytes.
Nov 18 2023, 7:13 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po created T5759: Change VXLAN default MTU to 1500 bytes.
Nov 18 2023, 7:12 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T1354: Add support for VLAN-Aware bridges from Open to Finished on the VyOS 1.5 Circinus board.
Nov 18 2023, 7:06 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po moved T1354: Add support for VLAN-Aware bridges from Open to Finished on the VyOS 1.4 Sagitta board.
Nov 18 2023, 7:05 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po closed T1354: Add support for VLAN-Aware bridges as Resolved.
Nov 18 2023, 7:04 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro added a subtask for T4516: Rewrite system image manipulation tools in Python: T5758: Restore scanning configs when live installing.
Nov 18 2023, 1:28 AM · VyOS 1.4 Sagitta (1.4.0-epa3)

Nov 17 2023

GurliGebis added a comment to T5754: Update to StrongSwan 5.9.11.

Hey @fernando - yes, I tested it with two routers in a test environment, with the following setup: https://docs.vyos.io/en/latest/configuration/vpn/site2site_ipsec.html

Nov 17 2023, 9:29 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
fernando changed the status of T5754: Update to StrongSwan 5.9.11 from Open to Needs testing.

Do you tested it ? using our current rolling-release

Nov 17 2023, 6:01 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
fernando triaged T5754: Update to StrongSwan 5.9.11 as Normal priority.
Nov 17 2023, 5:42 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
plett created T5756: L2TP RADIUS backup and weight settings.
Nov 17 2023, 11:04 AM · Restricted Project, VyOS 1.5 Circinus
Viacheslav renamed T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS from Upgrade from 1.3.4 to 1.4 Rolling fails. to Upgrade from 1.3.4 to 1.4 Rolling fails QoS.
Nov 17 2023, 8:50 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a project to T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS: VyOS 1.5 Circinus.
Nov 17 2023, 8:49 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav added a comment to T5749: Show MAC address VRF and MTU by default for "show interfaces".

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

Nov 17 2023, 8:36 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5749: Show MAC address VRF and MTU by default for "show interfaces", a subtask of T5747: op-mode add MAC VRF and MTU for show interfaces summary, from Open to In progress.
Nov 17 2023, 7:45 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5749: Show MAC address VRF and MTU by default for "show interfaces" from Open to In progress.
Nov 17 2023, 7:45 AM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
tjh added a comment to T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS.

This is on a virtio interface:

Nov 17 2023, 4:54 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
tjh added a comment to T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS.

Simple reproducer - doesn't need to be an upgrade, just apply this to 1.4

Nov 17 2023, 4:51 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta

Nov 16 2023

c-po added a comment to T5753: Add VXLAN vnifilter support.

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

Nov 16 2023, 9:22 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
GurliGebis created T5755: Running set pki ca NAME certificate with a name with spaces breaks the config.
Nov 16 2023, 9:13 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
GurliGebis added a comment to T5754: Update to StrongSwan 5.9.11.

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

Nov 16 2023, 8:54 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
GurliGebis created T5754: Update to StrongSwan 5.9.11.
Nov 16 2023, 8:49 PM · VyOS 1.4 Sagitta (1.4.0-epa1), VyOS 1.5 Circinus
jestabro added a subtask for T4516: Rewrite system image manipulation tools in Python: T5752: Check compatibility of new image tools with XCP-NG images.
Nov 16 2023, 8:13 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a parent task for T5752: Check compatibility of new image tools with XCP-NG images: T4516: Rewrite system image manipulation tools in Python.
Nov 16 2023, 8:13 PM · VyOS 1.4 Sagitta (1.4.0-GA)
c-po changed the status of T5753: Add VXLAN vnifilter support, a subtask of T3700: Support VLAN tunnel mapping of VLAN aware bridges, from Open to In progress.
Nov 16 2023, 7:38 PM · VyOS 1.4 Sagitta
c-po changed the status of T5753: Add VXLAN vnifilter support from Open to In progress.
Nov 16 2023, 7:38 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
c-po created T5753: Add VXLAN vnifilter support.
Nov 16 2023, 7:37 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
tjh added a comment to T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS.

Things to note that I'm not sure if they play a part:

Nov 16 2023, 6:38 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro created T5752: Check compatibility of new image tools with XCP-NG images.
Nov 16 2023, 6:37 PM · VyOS 1.4 Sagitta (1.4.0-GA)
jestabro added a subtask for T4516: Rewrite system image manipulation tools in Python: T5751: Adjust new image tools for non-interactive use.
Nov 16 2023, 6:34 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a parent task for T5751: Adjust new image tools for non-interactive use: T4516: Rewrite system image manipulation tools in Python.
Nov 16 2023, 6:34 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro created T5751: Adjust new image tools for non-interactive use.
Nov 16 2023, 6:33 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a project to T4516: Rewrite system image manipulation tools in Python: VyOS 1.5 Circinus.
Nov 16 2023, 6:27 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
tjh updated the task description for T5750: Upgrade from 1.3.4 to 1.4 Rolling fails QoS.
Nov 16 2023, 6:22 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta