Since descriptions can be very long I assume there will be a linewrap at the end?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 30 2024
Since descriptions can be very long I assume there will be a linewrap at the end?
Mar 29 2024
line 107: available_images: list[str] = annotated_list(grub.version_list())
Should be: available_images: list[str] = grub.version_list()
@ServerForge, it seems to be working with the v2.0.55-1 version. Could you build a package and re-check?
git clone -b v2.0.55-1 --single-branch https://github.com/sflow/host-sflow.git sudo apt-get install -y libpcap0.8-dev make deb FEATURES="PCAP DROPMON DBUS"
Mar 28 2024
Updated PR to use multi nodes: https://github.com/vyos/vyos-1x/pull/3202
I agree, this tool is not suitable for diagnosing connections between hosts. But it can be used in general as a check of the Internet service provider.
Mar 27 2024
PR https://github.com/vyos/vyos-1x/pull/3193
Extend config-sync for sections qos and system
vyos@r4# set service config-sync section system Possible completions: conntrack Connection Tracking flow-accounting Flow accounting option System Options sflow sFlow static-host-mapping Map host names to addresses sysctl Configure kernel parameters at runtime
Thanks @opswill
@Ironeagle My solution is adding this command:
@opswill what is the permanent solution for this? I am also facing the same issue. Thanks in advance
Mar 26 2024
I don't have a RADIUS server handy for testing right now, but radius_user and radius_priv_user are both missing membership to the _kea group as well.
Have installed 1.5-rolling-202403200018 in a VM as a clean install (no prior configs) to dig at this but have hit a block.
@dmbaturin was this completed already?
I have also created a pull request that fixes this issue: https://github.com/vyos/vyos-build/pull/543
Mar 25 2024
Sure but if the function "port auto-power-down" is mapped to the ethtool function of disabling EEE then it should be safe?
PR for current: https://github.com/vyos/vyos-1x/pull/3188
Comments can be set via the API with the following request format:
@tjh already backported
This is still an issue for 1.4.0-epa2.