{"description": "Control the response modes for ARP queries that resolve local target IP addresses:\n\n0 - (default): reply for any local target IP address, configured on any interface\n1 - reply only if the target IP address is local address configured on the incoming interface\n2 - reply only if the target IP address is local address configured on the incoming interface and both with the sender\u2019s IP address are part from same subnet on this interface\n3 - do not reply for local addresses configured with scope host, only resolutions for global and link addresses are replied\n4-7 - reserved\n8 - do not reply for all local addresses", "type": "number", "operator": "equals", "interactive": false, "options": {"default": 0, "0": 0, "1": 1, "2": 2, "3": 3, "8": 8}, "warnings": [], "title": "net.ipv4.conf.default.arp_ignore", "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_value.var"}