search for: delay_first_probe_tim

Displaying 2 results from an estimated 2 matches for "delay_first_probe_tim".

Did you mean: delay_first_probe_time
2003 Feb 03
4
[Bug 40] system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From laforge@netfilter.org 2003-02-03 16:49 ------- We haven't seen this
2007 Aug 09
1
pxelinux doesn't answer ARP requests when it should
...incoming tftp packets as a last resort when checking that the host is alive. Workaround: change server's aggressive arp checking behaviour which defaults first arp probe of newly known client to 5 seconds (which seems to be linux 2.6 kernel default). echo 60 > /proc/sys/net/ipv4/neigh/eth0/delay_first_probe_time Regards, Petya. ps: I would like to thank all the CCed people who helped me to carry out this little investigation.