- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mar 29 2024
Mar 28 2024
We need to implement https://manpages.debian.org/testing/wide-dhcpv6-client/dhcp6c.conf.5.en.html#script like in ipv4 dhcp client
Updated PR to use multi nodes: https://github.com/vyos/vyos-1x/pull/3202
current - https://github.com/vyos/vyos-1x/pull/3195
sagitta - https://github.com/vyos/vyos-1x/pull/3196
@sever what do you think about it?
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.