On 8/25/14, 5:16 AM, Rocky Hotas wrote: > Hello! > I am sorry if my question looks trivial, but is there any way to keep > trace of ping requests in NetBSD?
Hi, Rocky. You can do that with NPF [1] as of NetBSD 6. Create a logging rule procedure, and apply that to a rule that matches the ICMP packets you want to log. Lewis [1] http://www.netbsd.org/~rmind/npf/
