PR for VyOS 1.3 branch https://github.com/vyos/vyos-build/pull/358
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jun 8 2023
Jun 8 2023
I have been able to get NAT to work with VRFs with 1.4-rolling-202306080317. However:
<?xml version="1.0"?>
<interfaceDefinition>
<node name="show">
<children>
<node name="interfaces">
<properties>
<help>Show network interface information</help>
</properties>
<command>${vyos_op_scripts_dir}/interfaces.py show_summary</command>
<children>
<leafNode name="counters">
<properties>
<help>Show network interface counters</help>
</properties>
<command>${vyos_op_scripts_dir}/interfaces.py show_counters</command>
</leafNode>
<leafNode name="detail">
<properties>
<help>Show detailed information of all interfaces</help>
</properties>
<command>${vyos_op_scripts_dir}/interfaces.py show</command>
</leafNode>
</children>
</node>
</children>
</node>
</interfaceDefinition>It's actually an old issue.
jestabro added a subtask for T5136: Possible config corruption on upgrade: T5267: Another corruption on upgrade.
jestabro added a parent task for T5267: Another corruption on upgrade: T5136: Possible config corruption on upgrade.
c-po edited projects for T5268: OpenVPN: upgrade package to 2.6 series, added: VyOS 1.3 Equuleus (1.3.4); removed VyOS 1.3 Equuleus.
Viacheslav renamed T2196: Dynamic ipv4 interface list hairpin from Dynamic ipv4 interface list to Dynamic ipv4 interface list hairpin.
cuongdt1994 added a comment to T5266: QoS- HTB error when match with a dscp parameter for queue-type 'priority'.
With Base Configuration, it's don't have any issues. but after commit command here, error will show error:
Jun 7 2023
Jun 7 2023
GitHub <noreply@github.com> committed rVYOSONEX8efd9aefd136: Merge pull request #2029 from indrajitr/ddclient-improvement-round-3 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXbc4d42eb1569: Merge pull request #2030 from indrajitr/mdns-improvements-3 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEXeab7e3ade384: Merge pull request #2032 from srividya0208/T5253 (authored by c-po).
PR for VyOS 1.3 https://github.com/vyos/vyatta-wanloadbalance/pull/19
c-po changed the status of T5265: WAN load-balancing: missing completion helpers from Open to In progress.
GitHub <noreply@github.com> committed rVYOSONEXbcbce9265b43: Merge pull request #2031 from jestabro/unsaved-commits (authored by jestabro).
Viacheslav updated the task description for T5264: Add Mellanox Technologies firmware flash module mlxfw to kernel.
Found the problem with command:
Viacheslav changed the status of T5262: Warn the user about unsaved config on reboot/shutdown attempts from Open to Needs testing.
SrividyaA changed the status of T5253: MPLS config removed at boot when wireguard interfaces present from Open to Confirmed.
Jun 6 2023
Jun 6 2023
jestabro added a parent task for T5248: Ability to load config via API in JSON format: T5263: Generalization of REST configure endpoint.
jestabro added a parent task for T3955: Allow commit-confirm through http API: T5263: Generalization of REST configure endpoint.
GitHub <noreply@github.com> committed rVYOSONEX4d029a3d0b23: Merge pull request #2028 from dmbaturin/T5262-reboot-warning (authored by dmbaturin).
Could you please try the configuration in the latest rolling release.
Viacheslav changed the status of T5260: Python3 module crypt is deprecated from In progress to Needs testing.
Jun 5 2023
Jun 5 2023
In this case I found the ipv6-address-group and ipv6-network-group not assigned without name or group. Because it's can't show references.
GitHub <noreply@github.com> committed rVYOSONEX2a3620584007: Don't use deprecated crypt module. (authored by cuongdt1994).
GitHub <noreply@github.com> committed rVYOSONEX65654946aa45: T5260: Do not use deprecated python crypt module (authored by cuongdt1994).
GitHub <noreply@github.com> committed rVYOSONEXc411bc349d05: Merge pull request #2027 from cuongdt1994/patch-1 (authored by dmbaturin).
Viacheslav changed the status of T5260: Python3 module crypt is deprecated from Open to In progress.
Viacheslav changed the status of T5261: Add AWS gateway load-balancing tunnel handler (gwlbtun) from Open to In progress.
GitHub <noreply@github.com> committed rVYOSONEX47cce6805562: Merge pull request #2005 from indrajitr/ddclient-improvement-round-2 (authored by c-po).
GitHub <noreply@github.com> committed rVYOSONEX3cfeddebb73e: Merge pull request #2025 from sever-sever/T5258 (authored by c-po).
jestabro moved T5259: Openconnect cannot pass migration 1-to-2 from Open to Finished on the VyOS 1.4 Sagitta board.
jestabro closed T5259: Openconnect cannot pass migration 1-to-2, a subtask of T5251: Uncaught errors for functions delete/delete_value in Python module configtree.py, as Resolved.
GitHub <noreply@github.com> committed rVYOSONEX51866e170f93: Merge pull request #2026 from jestabro/openconnect-migration-delete (authored by jestabro).
jestabro changed the status of T5259: Openconnect cannot pass migration 1-to-2 from Open to In progress.
jestabro changed the status of T5259: Openconnect cannot pass migration 1-to-2, a subtask of T5251: Uncaught errors for functions delete/delete_value in Python module configtree.py, from Open to In progress.