question on getting argus work with DAG card
Carter Bullard
carter at qosient.com
Mon Jan 7 19:40:53 EST 2008
Try running argus with debug support on to see what it is doing with the
dag interface.
% touch .devel .debug
% ./configure;make clean;make
You should be looking at the ./configure output to see
which libpcap library is actually being used. No guarantee that the
compiler is picking up the version that you installed. There are
switches in the ./configure to specify what the search path
will be to find things.
Carter
On Jan 7, 2008, at 5:43 PM, Lei Wei wrote:
> Hello Carter,
>
> I've had some trouble to get argus working with DAG card for a while
> and I wonder if you could give me some help.
>
> I installed the libpcap0.9.8 and compiled it with DAG-enabled. I
> tested it with tcpdump and tcpdump could read data from the DAG
> interface without problem. I also installed argus3.0. After I typed
> "argus -i dag0 -w data", it outputs a 128bytes file but not growing.
> When I use "ra -r data" to display it ,it shows:
>
> lwei at mexico$ ra -r data.out 16:11:13.117278 man 0 0
> 19 1 0 856992 CON
>
> I guess argus didn't get any data from the DAG interface but I can't
> figure out why. So I'd appreciate if you could give me any helpful
> info about it.
>
> Thank you.
>
> Lei
>
More information about the argus
mailing list