{"description": "To set the runtime status of the <code>net.ipv4.conf.all.arp_ignore</code> kernel parameter, run the following command: <pre>$ sudo sysctl -w net.ipv4.conf.all.arp_ignore=<sub idref=\"sysctl_net_ipv4_conf_all_arp_ignore_value\" /></pre>\nTo make sure that the setting is persistent, add the following line to a file in the directory <tt>/etc/sysctl.d</tt>: <pre>net.ipv4.conf.all.arp_ignore = <sub idref=\"sysctl_net_ipv4_conf_all_arp_ignore_value\" /></pre>", "rationale": "Avoids ARP Flux on system that have more than one interface on the same subnet.", "severity": "medium", "references": {"anssi": ["R12"]}, "control_references": {"anssi": ["R12"]}, "components": [], "identifiers": {}, "ocil_clause": "the correct value is not returned", "ocil": "The runtime status of the <code>net.ipv4.conf.all.arp_ignore</code> kernel parameter can be queried\nby running the following command:\n<pre>$ sysctl net.ipv4.conf.all.arp_ignore</pre>\n<code><sub idref=\"sysctl_net_ipv4_conf_all_arp_ignore\" /></code>.\n", "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [{"functionality": "The ARP response mode may impact behaviour of workloads and firewalls on the system."}], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": null, "platforms": [], "sce_metadata": {"check-import": "stdout", "check-export": ["sysctl_net_ipv4_conf_all_arp_ignore_value=xccdf_org.ssgproject.content_value_sysctl_net_ipv4_conf_all_arp_ignore_value"], "platform": ["multi_platform_all"], "environment": "any", "filename": "sysctl_net_ipv4_conf_all_arp_ignore.sh", "relative_path": "ubuntu2204/checks/sce/sysctl_net_ipv4_conf_all_arp_ignore.sh"}, "inherited_platforms": ["system_with_kernel"], "cpe_platform_names": [], "inherited_cpe_platform_names": ["system_with_kernel"], "bash_conditional": null, "fixes": {}, "title": "Configure Response Mode of ARP Requests for All IPv4 Interfaces", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/network/network-kernel/network_host_and_router_parameters/sysctl_net_ipv4_conf_all_arp_ignore/rule.yml", "template": {"name": "sysctl", "vars": {"sysctlvar": "net.ipv4.conf.all.arp_ignore", "datatype": "int"}, "backends": {}}}