In T2251#150145, @ganawaj wrote:This bug is still present in the latest 1.4 rolling release
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 12 2023
Jun 12 2023
Viacheslav added a comment to T2251: VRF communication breaks when utilizing zone-based firewalling.
Jun 11 2023
Jun 11 2023
This bug is still present in the latest 1.4 rolling release
Tested on VyOS 1.3.3
jestabro added a parent task for T5248: Ability to load config via API in JSON format: T3441: More intelligent config loading scripts.
Jun 10 2023
Jun 10 2023
Viacheslav closed T5231: Add op-mode for load-balancing reverse-proxy, a subtask of T5222: Add load-balancing reverse-proxy based on haproxy , as Resolved.
Viacheslav moved T5253: MPLS config removed at boot when wireguard interfaces present from Open to Finished on the VyOS 1.4 Sagitta board.
The similar task https://vyos.dev/T4797
You can add manually nft rules that used for firewall group, but they will overwritten per next firewall change/commit. The whole firewall config will overwritten.
There are 2 ways. Somehow use it in CLI or use native (nft) tables, chains, group-sets and rules which are not overlapping with generated “system” firewall ruleset
Jun 9 2023
Jun 9 2023
On another router I've changed the base mounts to sync ie: mount /dev/md127 /boot -o remount,rw,noatime,sync before upgrading, but after a reboot it came back corrupted.
Jun 8 2023
Jun 8 2023
c-po changed the status of T5272: Upgrade OpenVPN to 2.6 in Equuleus, a subtask of T5271: Add support for peer-fingerprint to OpenVPN, from Open to In progress.
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.
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
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.
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.
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-balanceing tunnel handler (gwlbtun) from Open to In progress.
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.
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.
Viacheslav added a comment to T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker.
PR for vyos-1x https://github.com/vyos/vyos-1x/pull/2025
Maybe related with https://vyos.dev/T5048
Viacheslav changed the status of T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker from Open to Needs testing.
Viacheslav renamed T5259: Openconnect cannot pass migration 1-to-2 from Openconnect authentication mode should be local by default to Openconnect cannot pass migration 1-to-2.
Viacheslav updated the task description for T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker.
Viacheslav updated the task description for T5258: git Actions use ubuntu-22.04 instead of deprecated ubuntu-18.04 for PR conflicts checker.
Jun 4 2023
Jun 4 2023
Draft PR re-opened following fix of regression with option 'recursive'; simplified logic and added optional args to get_config_defaults to mirror get_config_dict. The latter allows easy manipulation of defaults in cases where the automatic merge is not sufficient.
Jun 3 2023
Jun 3 2023
cuongdt1994 updated the task description for T5256: QoS expects protocol number but not protocol name.
cuongdt1994 renamed T5256: QoS expects protocol number but not protocol name from QOS crash and cannot commit to Quality of Services crash with new qos policy.
Viacheslav added a project to T5257: Cannont assign netflow source ip to ip in non default VRF: VyOS 1.4 Sagitta.
Jun 2 2023
Jun 2 2023
There are no network or broadcast addresses in v6 like there are in v4. The first address (ex: 2a10:ffff:ffff::/64) is the Anycast address for "All Routers" on a subnet in v6 land.
Well, in an example like yours, using the network address as an IP is not really best practice even tho its works.
So, the validator forces the users to do it the right way, which is probably a good thing.
Validator doesn't allow setting network address to the interface
the same way you can't add 10.2.3.0/24 to interface
But natively it seems working
vyos@r14# sudo ip a add 10.5.0.0/24 dev eth0 [edit] vyos@r14# ping 10.5.0.0 PING 10.5.0.0 (10.5.0.0) 56(84) bytes of data. 64 bytes from 10.5.0.0: icmp_seq=1 ttl=64 time=0.062 ms ^C
cuongdt1994 renamed T5256: QoS expects protocol number but not protocol name from Quality of Services cannot commit to QOS crash and cannot commit.
df3rry updated the task description for T5254: Modification of any interface setting sets MTU back to default when MTU has been inherited from a bond.