In T7476#226565, @badger42 wrote:@Viacheslav
can you provide an example of how to use policy route to control the source-interface of these packets?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 10 2025
Jun 10 2025
Unknown Object (User) changed the status of T7532: Container sysctl parameters with values containing spaces cause errors from Open to In progress.
Jun 9 2025
Jun 9 2025
GitHub <noreply@github.com> committed rVYOSONEX09f63fb975da: Merge pull request #4526 from jestabro/config-mgmt-context (authored by jestabro).
dmbaturin added a comment to T7527: op mode commands failing with 'syntax error near then' in 2025.06.04-0020-rolling.
Yes, embedded shell scripts are incompatible with the idea to execute op mode commands through a wrapper, which is required for permission checking.
dmbaturin changed Issue type from bug to feature-removal on T7538: Delete the "run show login level" command.
@Viacheslav
can you provide an example of how to use policy route to control the source-interface of these packets?
jestabro edited projects for T7498: Extend HTTP API load/merge request to allow passing config in body, added: VyOS 1.5 Circinus (1.5-stream-2025-Q2); removed VyOS 1.5 Circinus.
suppress-ra can currently be configured at the interface level in FRR, but this setting is overridden by bgpd if extended-nexthop is enabled
Viacheslav changed the status of T7537: Bump aws-gwlbtun to version c1fd48b from Open to In progress.
jestabro added a project to T3955: Allow commit-confirm through http API: VyOS 1.5 Circinus (1.5-stream-2025-Q2).
jestabro closed T7508: Fix default commit-confirm action, a subtask of T7500: Fix commit-confirm action 'reboot', as Resolved.
jestabro moved T7508: Fix default commit-confirm action from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q2) board.
jestabro moved T7508: Fix default commit-confirm action from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.3) board.
jestabro moved T7500: Fix commit-confirm action 'reboot' from Open to Finished on the VyOS 1.5 Circinus (1.5-stream-2025-Q2) board.
jestabro moved T7500: Fix commit-confirm action 'reboot' from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.3) board.
GitHub <noreply@github.com> committed rVYOSONEX594e776e1c84: Merge pull request #4549 from yzguy/T7532 (authored by dmbaturin).
Viacheslav changed the status of T7530: Build package binaries script should exit if a package repository cannot be cloned for some reason from Open to In progress.
The problem is certainly real:
GitHub <noreply@github.com> committed rVYOSONEX34b07a49c052: Merge pull request #4548 from c-po/T7202-conntrack (authored by dmbaturin).
GitHub <noreply@github.com> committed rVYOSONEX6c8054a9ad22: Merge pull request #4544 from opswill/firewall-feature (authored by Viacheslav).
Jun 8 2025
Jun 8 2025
c-po closed T7431: frr: missing logging options after rewrite to frrender class, a subtask of T6747: frr: upgrade routing suite to 10.2, as Resolved.
c-po removed a project from T7431: frr: missing logging options after rewrite to frrender class: VyOS 1.5 Circinus.
Here's what I did to get a nice color prompt containing time, hostname, build version, working directory and when in config mode, a clear bright yellow "✎ edit »" line. with the actual path you're editing in. It then looks like this:
Vijayakumar closed T6732: Add reusable workflow - VyOS image build workflow, a subtask of T6707: Implement a new build and release workflow based on GitHub Actions, as Resolved.
Vijayakumar closed T7445: conflict labeling workflow - check and fix issues, a subtask of T6707: Implement a new build and release workflow based on GitHub Actions, as Resolved.
Need this fix to build libvyosconfig again.
https://github.com/vyos/libvyosconfig/pull/41
Directly use T7374 for tracking this.
tjjh89017 renamed T7533: fix libvyosconfig incorrect version of vyconf from fix libvyosconfig incorrect version of vyconf and vyos1x-config to fix libvyosconfig incorrect version of vyconf.
This has been addressed in https://github.com/vyos/vyos-1x/pull/4266/ - we now support using openssh keys defined in the PKI subsystem as trusted root for TrustedUserCAKey.
c-po added a comment to T7532: Container sysctl parameters with values containing spaces cause errors.
L0crian added a comment to T7525: 'show log firewall ipv4 name <name>' incorrectly handles long ruleset names.
An easy mitigation is to just update the command that is run to:
journalctl --no-hostname --boot -k | grep "ipv4-NAM-${6:0:15}"The only issue with this as the only solution, is you could lose granularity in logging if you were to have names like:
test-test-test-1 test-test-test-2
Running show log firewall ipv4 name test-test-test-1 would return log entries for both names since the string would be ipv4-NAM-test-test-test-. That's where a warning could come into play, stating it is recommended to keep names to no more than 15 characters.
Jun 7 2025
Jun 7 2025
Also relevant refs:
Comparing to other vendors this setting should be set on interface level and not in bgp settings.
HI ,
I tested it . it works well. Could you please merge it into stable version vyos 1.4 ? Many thanks!
Jun 6 2025
Jun 6 2025
Viacheslav triaged T7530: Build package binaries script should exit if a package repository cannot be cloned for some reason as Normal priority.
a.apostoliuk changed the status of T7349: Add an option to import routes from a non-default table into the system RIB from Open to In progress.
Viacheslav changed the status of T7528: Service monitoring prometheus stops unconfigured services from Open to In progress.
Viacheslav changed the status of T7529: Service monitoring prometheus cannot start from Open to In progress.
Viacheslav triaged T7528: Service monitoring prometheus stops unconfigured services as Normal priority.
Unknown Object (User) triaged T7525: 'show log firewall ipv4 name <name>' incorrectly handles long ruleset names as Normal priority.
Viacheslav edited projects for T7526: Adjust-mss not working on VLAN-aware bridge, added: VyOS 1.4 Sagitta (1.4.3); removed VyOS 1.4 Sagitta.
Viacheslav added a comment to T7527: op mode commands failing with 'syntax error near then' in 2025.06.04-0020-rolling.
This most likely a cause https://vyos.dev/T7459
Viacheslav raised the priority of T7527: op mode commands failing with 'syntax error near then' in 2025.06.04-0020-rolling from Low to High.
opswill renamed T7527: op mode commands failing with 'syntax error near then' in 2025.06.04-0020-rolling from op mode commands fails to op mode commands failing with 'syntax error near then' in 2025.06.04-0020-rolling.