Page MenuHomeVyOS Platform
Feed All Stories

Jan 25 2023

lferrarotti added a comment to T4941: Accel-ppp IPoE incompatibility with kernel 6.1.

I can confirm that with VyOS 1.4-rolling-202301250317 the issue is gone.
At least based on my setup and configuration
Thx for fixing quickly

Jan 25 2023, 7:51 AM · VyOS 1.4 Sagitta
c-po added a comment to T4941: Accel-ppp IPoE incompatibility with kernel 6.1.

Please test with latest rolling

Jan 25 2023, 7:34 AM · VyOS 1.4 Sagitta

Jan 24 2023

florin added a comment to T4815: Fix various name server config issues.

There is also a service called "pppd-dns.service" that references "/etc/ppp/ip-down.d/0000usepeerdns", this service is enabled by default and fails on new installs.
It should be disabled and optionally, the file removed too.

Jan 24 2023, 10:37 PM · VyOS 1.4 Sagitta
c-po closed T4947: Support mounting container volumes as ro or rw as Resolved.
Jan 24 2023, 8:23 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po changed the status of T4941: Accel-ppp IPoE incompatibility with kernel 6.1 from In progress to Needs testing.
Jan 24 2023, 5:25 PM · VyOS 1.4 Sagitta
c-po claimed T4941: Accel-ppp IPoE incompatibility with kernel 6.1.
Jan 24 2023, 5:24 PM · VyOS 1.4 Sagitta
Viacheslav changed the status of T4941: Accel-ppp IPoE incompatibility with kernel 6.1 from Open to In progress.
Jan 24 2023, 1:59 PM · VyOS 1.4 Sagitta
Viacheslav added a comment to T4941: Accel-ppp IPoE incompatibility with kernel 6.1.

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

Jan 24 2023, 1:58 PM · VyOS 1.4 Sagitta
c-po closed T4949: Backport "monitor log" and "show log" op-mode definitions from current to equuleus as Resolved.
Jan 24 2023, 6:56 AM · VyOS 1.3 Equuleus (1.3.3)

Jan 23 2023

jestabro closed T4953: Remove convert_kwargs_to_snake_case decorator in dynamic generation of GraphQL resolvers as Resolved.
Jan 23 2023, 8:37 PM · VyOS 1.4 Sagitta
jestabro triaged T4953: Remove convert_kwargs_to_snake_case decorator in dynamic generation of GraphQL resolvers as Normal priority.
Jan 23 2023, 8:35 PM · VyOS 1.4 Sagitta
c-po moved T4952: Improve interface completion helper CLI experience from Need Triage to In Progress on the VyOS 1.4 Sagitta board.
Jan 23 2023, 4:50 PM · VyOS 1.4 Sagitta
c-po changed the status of T4952: Improve interface completion helper CLI experience from Open to In progress.
Jan 23 2023, 4:43 PM · VyOS 1.4 Sagitta
c-po created T4952: Improve interface completion helper CLI experience.
Jan 23 2023, 4:43 PM · VyOS 1.4 Sagitta
c-po moved T4949: Backport "monitor log" and "show log" op-mode definitions from current to equuleus from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 23 2023, 4:43 PM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T4949: Backport "monitor log" and "show log" op-mode definitions from current to equuleus.

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

Jan 23 2023, 4:42 PM · VyOS 1.3 Equuleus (1.3.3)
dmbaturin triaged T4951: Add an op mode exception for cases when operations fail due to insufficient system resources as Normal priority.
Jan 23 2023, 4:38 PM · VyOS 1.4 Sagitta (1.4.0-epa1)
jestabro added a comment to T4944: Prevent op mode functions from returning bare literals in raw output.

@erkin this should not be an issue in practice, I believe: it is true that humps decamelize(None) returns "", however the PR here will reject non dict or list values. In practice, if an op-mode script has no data, it will raise an error, for example, DataUnavailable, or should return, say, {}.

Jan 23 2023, 4:29 PM · VyOS 1.4 Sagitta
dmbaturin added a subtask for T4564: Root task for rewriting [op-mode] to vyos.opmode format: T4950: Add "set" to the list of op mode functions.
Jan 23 2023, 4:28 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
dmbaturin added a parent task for T4950: Add "set" to the list of op mode functions: T4564: Root task for rewriting [op-mode] to vyos.opmode format.
Jan 23 2023, 4:28 PM · VyOS 1.4 Sagitta
dmbaturin triaged T4950: Add "set" to the list of op mode functions as Normal priority.
Jan 23 2023, 4:18 PM · VyOS 1.4 Sagitta
n.fort added a comment to T1297: Add GARP settings to VRRP/keepalived.

PR for 1.4: https://github.com/vyos/vyos-1x/pull/1777

Jan 23 2023, 12:39 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
lucasec added a comment to T2486: DNS records set via 'system static-host-mapping' return NXDOMAIN from 'service dns forwarding' after a request to a forwarded zone.

For completeness let me link this back to discussion here: https://github.com/vyos/vyos-1x/pull/1024#issuecomment-1399908479
TL;DR I do not believe this bug needs to be re-opened, what was likely identified is a different, unrelated, limitation of pdns-recursor that affects the newer authoritative DNS functionality.

Jan 23 2023, 7:36 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T4683: Add kitty-terminfo package to build as Resolved.
Jan 23 2023, 7:16 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po closed T4798: Migrate the file-exists validator away from Python, a subtask of T4795: Cleanup custom python validators, as Resolved.
Jan 23 2023, 7:16 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
c-po closed T4798: Migrate the file-exists validator away from Python as Resolved.
Jan 23 2023, 7:16 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4875: Replace Python validator 'interface-name' to avoid Python startup cost as Resolved.
Jan 23 2023, 7:14 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4875: Replace Python validator 'interface-name' to avoid Python startup cost, a subtask of T4795: Cleanup custom python validators, as Resolved.
Jan 23 2023, 7:14 AM · VyOS 1.4 Sagitta (1.4.0-epa1)
c-po added a comment to T4947: Support mounting container volumes as ro or rw.

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

Jan 23 2023, 7:14 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4664: Add validation to reject whitespace in tag node value names, a subtask of T4628: ConfigTree() throws ValueError() if tagNode contains whitespaces, as Resolved.
Jan 23 2023, 7:13 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4664: Add validation to reject whitespace in tag node value names as Resolved.
Jan 23 2023, 7:13 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po changed the status of T4949: Backport "monitor log" and "show log" op-mode definitions from current to equuleus from Open to In progress.
Jan 23 2023, 5:41 AM · VyOS 1.3 Equuleus (1.3.3)
c-po created T4949: Backport "monitor log" and "show log" op-mode definitions from current to equuleus.
Jan 23 2023, 5:41 AM · VyOS 1.3 Equuleus (1.3.3)

Jan 22 2023

c-po moved T4948: pppoe: add CLI option to allow definition of host-uniq flag from In Progress to Finished on the VyOS 1.4 Sagitta board.
Jan 22 2023, 9:46 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po added a comment to T4941: Accel-ppp IPoE incompatibility with kernel 6.1.

Created upstream bug report https://github.com/accel-ppp/accel-ppp/issues/74

Jan 22 2023, 9:45 PM · VyOS 1.4 Sagitta
c-po updated the task description for T4948: pppoe: add CLI option to allow definition of host-uniq flag.
Jan 22 2023, 9:02 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po added a comment to T4948: pppoe: add CLI option to allow definition of host-uniq flag.

Tested using VyOS PPPoE server:

Jan 22 2023, 9:01 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4948: pppoe: add CLI option to allow definition of host-uniq flag from Need Triage to In Progress on the VyOS 1.4 Sagitta board.
Jan 22 2023, 8:14 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4948: pppoe: add CLI option to allow definition of host-uniq flag from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 22 2023, 8:14 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po added a project to T4948: pppoe: add CLI option to allow definition of host-uniq flag: VyOS 1.3 Equuleus (1.3.3).
Jan 22 2023, 8:14 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po changed the status of T4948: pppoe: add CLI option to allow definition of host-uniq flag from Open to In progress.
Jan 22 2023, 6:33 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po created T4948: pppoe: add CLI option to allow definition of host-uniq flag.
Jan 22 2023, 6:33 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
initramfs added a comment to T4683: Add kitty-terminfo package to build.

There's already an open PR for the backport to 1.3 here: https://github.com/vyos/vyos-build/pull/265 which @c-po seems to have approved, should I close that PR in favor of the new one?

Jan 22 2023, 12:13 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po moved T4664: Add validation to reject whitespace in tag node value names from Backlog to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 22 2023, 7:42 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po added a comment to T4664: Add validation to reject whitespace in tag node value names.

Backport PR for VyOS 1.3 https://github.com/vyos/vyatta-cfg/pull/58

Jan 22 2023, 7:42 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4664: Add validation to reject whitespace in tag node value names from Need Triage to Backlog on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 22 2023, 7:41 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4737: FRRouting/zebra 7.5.1 does not redistribute routes to other protocols from Need Triage to Backlog on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 22 2023, 7:40 AM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T4798: Migrate the file-exists validator away from Python.

Backport PR for VyOS 1.3 https://github.com/vyos/vyos-1x/pull/1774

Jan 22 2023, 7:39 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4798: Migrate the file-exists validator away from Python from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 22 2023, 7:33 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4906: ipsec connections shows only one connection as up as Resolved.
Jan 22 2023, 7:33 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4906: ipsec connections shows only one connection as up from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 22 2023, 7:33 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po changed the status of T4683: Add kitty-terminfo package to build from Open to Backport pending.
Jan 22 2023, 7:32 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T4683: Add kitty-terminfo package to build.

Backport for VyOS 1.3 https://github.com/vyos/vyos-build/pull/296

Jan 22 2023, 7:32 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po moved T4683: Add kitty-terminfo package to build from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 22 2023, 7:31 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po moved T4683: Add kitty-terminfo package to build from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jan 22 2023, 7:31 AM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po assigned T4737: FRRouting/zebra 7.5.1 does not redistribute routes to other protocols to v.huti.
Jan 22 2023, 7:28 AM · VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T4853: OpenVPN: unable to commit changes when the interface is down/unknown state.

can you provide me a full configuration so I can test and debug the issue?

Jan 22 2023, 7:27 AM · VyOS 1.3 Equuleus (1.3.7)
c-po changed the status of T4853: OpenVPN: unable to commit changes when the interface is down/unknown state from Open to In progress.
Jan 22 2023, 7:26 AM · VyOS 1.3 Equuleus (1.3.7)

Jan 21 2023

c-po moved T4875: Replace Python validator 'interface-name' to avoid Python startup cost from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 21 2023, 8:35 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4387: Create additional smoketests for multiwan PBR & load-balanced configurations as Resolved.
Jan 21 2023, 8:34 PM · VyOS 1.4 Sagitta
c-po closed T4799: PowerDNS >= 4.7 does not get reloaded by vyos-hostsd as Resolved.
Jan 21 2023, 8:33 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po moved T4799: PowerDNS >= 4.7 does not get reloaded by vyos-hostsd from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jan 21 2023, 8:33 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po moved T4799: PowerDNS >= 4.7 does not get reloaded by vyos-hostsd from In Progress to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 21 2023, 8:33 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po moved T4799: PowerDNS >= 4.7 does not get reloaded by vyos-hostsd from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 21 2023, 8:32 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.3)
c-po added a comment to T4875: Replace Python validator 'interface-name' to avoid Python startup cost.

Backport PRs for VyOS 1.3:

Jan 21 2023, 7:00 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4878: Any interface bonding changes cause interface flapping as Resolved.
Jan 21 2023, 1:26 PM · VyOS 1.4 Sagitta
c-po removed a project from T4878: Any interface bonding changes cause interface flapping: VyOS 1.3 Equuleus (1.3.3).
Jan 21 2023, 1:22 PM · VyOS 1.4 Sagitta
c-po added a comment to T4878: Any interface bonding changes cause interface flapping.

VyOS 1.3 uses config.set_level() in get_interface_dict() thus this bug is not present in VyOS 1.3.

Jan 21 2023, 1:22 PM · VyOS 1.4 Sagitta
c-po moved T4878: Any interface bonding changes cause interface flapping from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 21 2023, 1:19 PM · VyOS 1.4 Sagitta
c-po moved T4875: Replace Python validator 'interface-name' to avoid Python startup cost from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 21 2023, 1:19 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po closed T4896: ospfv3: Fix broken not-advertise option as Resolved.
Jan 21 2023, 1:17 PM · VyOS 1.3 Equuleus (1.3.3)
c-po moved T4896: ospfv3: Fix broken not-advertise option from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 21 2023, 1:17 PM · VyOS 1.3 Equuleus (1.3.3)
c-po moved T4947: Support mounting container volumes as ro or rw from Need Triage to Finished on the VyOS 1.3 Equuleus (1.3.3) board.
Jan 21 2023, 1:16 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po moved T4947: Support mounting container volumes as ro or rw from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jan 21 2023, 1:16 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po updated the task description for T4947: Support mounting container volumes as ro or rw.
Jan 21 2023, 1:10 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po changed the status of T4947: Support mounting container volumes as ro or rw from Open to In progress.
Jan 21 2023, 12:51 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
c-po created T4947: Support mounting container volumes as ro or rw.
Jan 21 2023, 12:51 PM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
jestabro added a subtask for T3355: Remove all remaining legacy Vyatta code: T4942: Rewrite vyatta-config-mgmt to Python/XML.
Jan 21 2023, 12:33 AM · VyOS 1.5 Circinus
jestabro added a parent task for T4942: Rewrite vyatta-config-mgmt to Python/XML: T3355: Remove all remaining legacy Vyatta code.
Jan 21 2023, 12:33 AM · VyOS 1.4 Sagitta
jestabro merged task T4103: Rewrite Vyatta config management module in Python into T4942: Rewrite vyatta-config-mgmt to Python/XML.
Jan 21 2023, 12:32 AM · VyOS 1.4 Sagitta
jestabro merged T4103: Rewrite Vyatta config management module in Python into T4942: Rewrite vyatta-config-mgmt to Python/XML.
Jan 21 2023, 12:32 AM · VyOS 1.4 Sagitta

Jan 20 2023

jestabro closed T4942: Rewrite vyatta-config-mgmt to Python/XML as Resolved.
Jan 20 2023, 11:26 PM · VyOS 1.4 Sagitta
Viacheslav closed T3496: show conntrack-sync statistics shows a warning, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, as Resolved N/A.
Jan 20 2023, 2:02 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
Viacheslav closed T3496: show conntrack-sync statistics shows a warning as Resolved N/A.
Jan 20 2023, 2:01 PM · VyOS 1.4 Sagitta
a.apostoliuk added a comment to T4943: Radius SSH login displays "permission denied" on 1.4 rolling release.

Confirm.
Version: VyOS 1.4-rolling-202301200317

Jan 20 2023, 1:07 PM · VyOS 1.4 Sagitta
erkin added a parent task for T4454: `install-image` should check free storage: T4946: Rewrite "add system image" in the new op-mode.
Jan 20 2023, 10:34 AM · VyOS 1.4 Sagitta
erkin added a subtask for T4946: Rewrite "add system image" in the new op-mode: T4454: `install-image` should check free storage.
Jan 20 2023, 10:34 AM · VyOS 1.4 Sagitta
erkin added a parent task for T4516: Rewrite system image manipulation tools in Python: T4946: Rewrite "add system image" in the new op-mode.
Jan 20 2023, 10:34 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
erkin added a subtask for T4946: Rewrite "add system image" in the new op-mode: T4516: Rewrite system image manipulation tools in Python.
Jan 20 2023, 10:34 AM · VyOS 1.4 Sagitta
erkin added a subtask for T4564: Root task for rewriting [op-mode] to vyos.opmode format: T4946: Rewrite "add system image" in the new op-mode.
Jan 20 2023, 10:33 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
erkin added a parent task for T4946: Rewrite "add system image" in the new op-mode: T4564: Root task for rewriting [op-mode] to vyos.opmode format.
Jan 20 2023, 10:33 AM · VyOS 1.4 Sagitta
erkin triaged T4946: Rewrite "add system image" in the new op-mode as Low priority.
Jan 20 2023, 10:33 AM · VyOS 1.4 Sagitta
erkin changed the status of T4583: Rewrite VRRP op-mode to vyos.opmode format, a subtask of T4564: Root task for rewriting [op-mode] to vyos.opmode format, from In progress to Blocked.
Jan 20 2023, 10:30 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
erkin changed the status of T4583: Rewrite VRRP op-mode to vyos.opmode format from In progress to Blocked.
Jan 20 2023, 10:30 AM · VyOS 1.4 Sagitta
erkin added a comment to T4944: Prevent op mode functions from returning bare literals in raw output.

If the script returns nothing, the raw mode returns "". Is this expected behaviour? Should it not be {}?

Jan 20 2023, 10:30 AM · VyOS 1.4 Sagitta
Viacheslav triaged T4941: Accel-ppp IPoE incompatibility with kernel 6.1 as High priority.
Jan 20 2023, 8:45 AM · VyOS 1.4 Sagitta
a.apostoliuk closed T4925: Need to add the possibility to configure Pseudo-Random Functions (PRF) in IKEv2 as Resolved.
Jan 20 2023, 8:43 AM · VyOS 1.3 Equuleus (1.3.3), VyOS 1.4 Sagitta
a.apostoliuk closed T4551: IPsec rekeying collisions bug as Resolved.
Jan 20 2023, 8:43 AM · VyOS 1.4 Sagitta
a.apostoliuk moved T4551: IPsec rekeying collisions bug from Need Triage to Finished on the VyOS 1.4 Sagitta board.
Jan 20 2023, 8:43 AM · VyOS 1.4 Sagitta
a.apostoliuk reopened T4551: IPsec rekeying collisions bug as "Needs testing".
Jan 20 2023, 8:42 AM · VyOS 1.4 Sagitta