-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
There might use usecase for configuring various sysctl parameters. Like enabling/disabling IP forwarding, RPF filters, TCP, ARP, ipv6, etc... HostPlumber could easily take in which to set and apply them on each host.
We could either take in pre-defined parameters only to apply, or just accept a list of key-value pairs to append to sysctl.conf on each host, applying whatever the user provides (with the assumption the user knows what they are doing, and has permissions to tweak every single parameter) This is a broader discussion as changing these settings can affect security or connectivity to the nodes
https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels