PTRACE and FILTERS
Leslie Bester (les@icenter.net)
Fri, 7 Jun 1996 01:32:14 -0500
I realize the filter below will trace everything, even the tcp going back
to whoever is doing the tracing, but will its massive output of data affect
the performance of the router/terminal server as a whole?
filter doitall 1 permit 0.0.0.0/0 0.0.0.0/0 tcp
LES