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'- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jun 18 2025
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.
Jun 13 2025
Version: VyOS 1.4.2 LTS
Release train: sagitta
Release flavor: generic
We are moving from legacy OpenNHRP (which is unmaintained) to an FRR solution.
Could you check the rolling release? It uses FRR nhrpd.
Could you send the minimum "set of commands" to reproduce?
Do you use a flowtable on tun or ethernet only?
Jun 12 2025
already implemented https://github.com/vyos/vyos-1x/blob/current/smoketest/scripts/cli/test_op-mode_show.py
Needs to extend it for different cases.
@HollyGurza thanks, fixed in the T7123
retested on VyOS 2025.06.06-0019-rolling works correct
Jun 11 2025
@opswill Thanks for searching! I found some more that we need to fix.
I ran into this too! This also ignores rapid-commit etc.
Unexpected pppoe-cp-dispatch errors
vyos@r14:~$ sudo vppctl show errors
Count Node Reason Severity
97 pppoe-cp-dispatch bad version and type in pppoe heade error
1 arp-reply ARP replies sent info
2 arp-reply ARP request IP4 source address lear info
173 llc-input unknown llc ssap/dsap error
vyos@r14:~$
vyos@r14:~$
vyos@r14:~$
vyos@r14:~$ sudo vppctl show errors
Count Node Reason Severity
156 pppoe-cp-dispatch bad version and type in pppoe heade error
1 arp-reply ARP replies sent info
2 arp-reply ARP request IP4 source address lear info
243 llc-input unknown llc ssap/dsap error
vyos@r14:~$I found some other commands with same errors:
vyos@vyos:~$ update container image tailscale -vbash: syntax error near unexpected token `then'