PR https://github.com/vyos/vyos-build/pull/978 (temporary in the "draft" state)
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jun 22 2025
Jun 20 2025
Jun 19 2025
As this is unfixed in VyOS 2025.06.17-0020-rolling. Is there a workaround that allows i.e to update container images without removing/adding the complete image/config?
Jun 18 2025
As 1.3.x allowed for an ip address as value of
This should fix the problem: https://github.com/vyos/vyos-vpp/pull/37
Jun 18 15:43:58 vyos vyos-domain-resolver[8471]: VyOS domain resolver
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: Updated 1 remote-groups in firewall - result: 0
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: Traceback (most recent call last):
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: File "/usr/libexec/vyos/services/vyos-domain-resolver", line 312, in <module>
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: update_interfaces(interfaces, 'interfaces')
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: File "/usr/libexec/vyos/services/vyos-domain-resolver", line 289, in update_interfaces
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: intf.operational.reset_peer(public_key=public_key)
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: File "/usr/lib/python3/dist-packages/vyos/ifconfig/wireguard.py", line 191, in reset_peer
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: current_peers = self._dump().get(self.ifname, {}).get('peers', {})
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: ^^^^^^^^^^^^
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: File "/usr/lib/python3/dist-packages/vyos/ifconfig/wireguard.py", line 55, in _dump
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: 'fw_mark': None if fw_mark == 'off' else int(fw_mark),
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: ^^^^^^^^^^^^
Jun 18 15:43:58 vyos vyos-domain-resolver[8457]: ValueError: invalid literal for int() with base 10: '0x64'Jun 17 2025
Why can't the renumbering be provided in the configuration scope?
@astr0n8t Wouldn't the two iptables statements in your postconfig conflict with a non-accept default action?
I'm surprised this hasn't been getting traction.
Jun 16 2025
@factor2431 Feel free to update the documentation. Contributing is respect.
https://github.com/vyos/vyos-documentation/
In T7552#227039, @Viacheslav wrote:Only lowercase symbols are allowed
Use flowtable on all interfaces including tun.
Jun 15 2025
Only lowercase symbols are allowed
Jun 14 2025
I have not tested this in the latest version (1.5), so please excuse me if the issue has already been fixed there.