Hi,
I've created some filters with the "then sample accept" command at the
end. The results are stored in a file named "out" that is empty.
term t1 {
from {
protocol icmp;
}
then {
sample;
accept;
}
}
I've seen:
% more /var/log/sampled
May 31 12:44:24 Re-parsing config on SIGHUP
May 31 12:44:24 Re-using dump files: /var/tmp/out
May 31 12:44:24 send_params_to_pfe: control IPC pipe 0 not set up yet
May 31 12:45:43 Re-parsing config on SIGHUP
May 31 12:45:43 Re-using dump files: /var/tmp/out
May 31 12:45:43 send_params_to_pfe: control IPC pipe 0 not set up yet
Does anyone know what i'm missing ?
Thanks in advance
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
This archive was generated by hypermail 2b29 : Mon Aug 05 2002 - 10:42:42 EDT