Any idea how do I define the following or which file contain the following entries,
A) tcp_conn_req_max_q0 should be at least 4096 to avoid TCP flood problems.
B) tcp_ip_abort_cinterval should be at most 60,000 to avoid TCP flood problems.
C) ip_respond_to_timestamp_broadcast should be 0
D) ARP timer (arp_cleanup_interval) should be at most 60,000
A) tcp_conn_req_max_q0 should be at least 4096 to avoid TCP flood problems.
B) tcp_ip_abort_cinterval should be at most 60,000 to avoid TCP flood problems.
C) ip_respond_to_timestamp_broadcast should be 0
D) ARP timer (arp_cleanup_interval) should be at most 60,000