User Details
- User Since
- Dec 28 2024, 5:00 AM (90 w, 1 d)
Jul 1 2026
PR for adding the missing documentation: https://github.com/vyos/vyos-documentation/pull/2124
Jan 22 2026
Based on feedback from the PR, I will do further investigation, come up with a proper test case and comparison with how others (eg: OpenWRT) implement MSS adjustment.
Jan 21 2026
PR: https://github.com/vyos/vyos-1x/pull/4950 , although to be honest I am not perfectly happy with the implementation, there is likely a better way to implement it.
I am happy to produce a pull request which adds the missing forward chain.
Applies both to IPv4 and IPv6 per applicable vyos adjust-mss options.
Jan 18 2026
I can confirm it is now working on my system since https://github.com/vyos/vyos-1x/pull/4946
Jan 17 2026
Jan 16 2026
Jan 15 2026
Dec 20 2025
Linked documentation PR: https://github.com/vyos/vyos-documentation/pull/1703
Nov 12 2025
I think this ticket can now be closed now that it has been merged.
Nov 11 2025
Nov 10 2025
Nov 8 2025
wdctl can be used to check for the presence of a watchdog. Note if the watchdog isn't being managed via systemd (or similar) it will be kept alive by a kernel watchdog process.
Feb 4 2025
Jan 30 2025
Been testing, driver module loading is not always automatic. It is likely best to allow an option to specify the module to load. The vyos config syntax could likely be based this https://github.com/vyos-legacy/vyatta-watchdog/blob/current/README.md
Jan 28 2025
From my experience having systemd manage the watchdog has been very stable.
I would not recommend using using watchdogd to manage the hardware watchdog, it is ancient and doesn't integrate well with systemd.
Jan 24 2025
Jan 3 2025
I think there is a similar issue for wireguard static routes. In 1.5-rolling-202412310006 the routes are not being added. Works fine in older releases.
Jan 1 2025
OMG. I just spent hours trying to diagnose why I was getting Sending reply: error_code 1 with output "error". The logging really needs to be improved.
Dec 28 2024
The fix has now been merged.
It appears the udev rule was originally based on https://github.com/systemd/systemd/blob/main/rules.d/60-serial.rules#L12 which has the correct rule per this PR, as mentioned above the rule was broken in https://github.com/vyos/vyos-1x/commit/fa07bc3b87be142572124a2ce5c077cb42272418
