Carter Bullard | 3 Dec 15:22

Re: rahisto

The doc for rahisto() is incorrect.  ra() should always be the standard for what ra* programs should do, and
it is consistent?

Carter


Carter Bullard
QoSient LLC
150 E. 57th Street Suite 12D
New York, New York 10022
+1 212 588-9133 Phone
+1 212 588-9134 Fax

-----Original Message-----
From: "CS Lee" <geek00l <at> gmail.com>

Date: Fri, 30 Nov 2007 13:36:37 
To:Argus <argus-info <at> lists.andrew.cmu.edu>
Subject: [ARGUS] rahisto


Hi Carter,

From what i understand, rate is pointing to pps and load is pointing to bps if I read the flow metric
correctly. I  do check on the code a bit and read the ra man page. 

I check out the rahisto man page today as I want to test something about it, and when I read  - 

[s|d]load      packets per second
[s|d]rate      bits per second
(Continue reading)

Carter Bullard | 3 Dec 15:25

Re: Omitting data with dir = <?>

Hey Wolfgang,
   The ? is caused by not seeing the tcp syn or synack, so ...

   -- (syn or synack) or not tcp

Should do the trick.

Carter

Carter Bullard
QoSient LLC
150 E. 57th Street Suite 12D
New York, New York 10022
+1 212 588-9133 Phone
+1 212 588-9134 Fax

-----Original Message-----
From: wob <at> swobspace.de (Wolfgang Barth)

Date: Fri, 30 Nov 2007 17:45:21 
To:argus-info <at> lists.andrew.cmu.edu
Subject: [ARGUS] Omitting data with dir = <?>

Hi,

I want to omit records with unknown direction (dir = <?>). How can I filter
out such records with ra?

Wolfgang
--

-- 
(Continue reading)

Wimmie | 3 Dec 15:57
Picon

references requested

Dear All,
 
A non-technical request this time :-) i'm looking for references, i.e. large (or small) companies which use argus as their network analyzer. You can contact me via the list or direct if you prefer.
 
Thanks in advance,
 
Willem.
CS Lee | 5 Dec 05:09
Picon

racount

Carter,

I want to know how many flow record for the ip transaction -

racount -r Book-1.arg3.bz2 - ip
racount   records     total_pkts     src_pkts       dst_pkts       total_bytes        src_bytes          dst_bytes
    sum   42205       1365727        630034         735693         978069190          246465274          731603916        

ra -nr Book-1.arg3.bz2 - ip | wc -l
42204

I'm wondering why racount always has additional 1 record after I have tested in on other argus data too.


Thanks.

--
Best Regards,

CS Lee<geekooL[at]gmail.com>

http://geek00l.blogspot.com

CS Lee | 5 Dec 07:07
Picon

References

Hi willem,

Reference about ?

--
Best Regards,

CS Lee<geekooL[at]gmail.com>

http://geek00l.blogspot.com

Mark Borrie | 5 Dec 22:20
Picon
Favicon

Argus dying off

I am trying to upgrade to Argus version 3.0.0. We have sucessfully run 
version 2 for years. It will run in daemon mode for up to a couple of 
hours before dying off. At this stage I dont know what may be causing 
the problem. The OS is RHEL 4.

At the moment I am trying to get debugging going to see what that turns 
up. Does this need to be turned on at compile time? If so is there a 
configure switch for this?

Any other hints at narrowing down our problem would be appreciated.

Thanks, Mark

--

-- 
Mark Borrie
Information Security Manager,
Information Technology Services, University of Otago,
Dunedin, N.Z.
Ph +64 3 479-8395, Fax +64 3 479-5080, Mobile +64 27 609-6409

Peter Van Epp | 6 Dec 00:47
Picon
Picon
Favicon
Gravatar

Re: Argus dying off

On Thu, Dec 06, 2007 at 10:20:21AM +1300, Mark Borrie wrote:
> I am trying to upgrade to Argus version 3.0.0. We have sucessfully run 
> version 2 for years. It will run in daemon mode for up to a couple of 
> hours before dying off. At this stage I dont know what may be causing 
> the problem. The OS is RHEL 4.
> 
> At the moment I am trying to get debugging going to see what that turns 
> up. Does this need to be turned on at compile time? If so is there a 
> configure switch for this?
> 
> Any other hints at narrowing down our problem would be appreciated.
> 
> Thanks, Mark
> 
> 
> -- 
> Mark Borrie
> Information Security Manager,
> Information Technology Services, University of Otago,
> Dunedin, N.Z.
> Ph +64 3 479-8395, Fax +64 3 479-5080, Mobile +64 27 609-6409

	I'm assuming you have the latest code which looks to be 
argus-3.0.0.tar.gz Oct 19 14:03 and argus-clients-3.0.0.rc.63.tar.gz from
Nov  5 17:14 (which is I think where I last was as well). 
	To get debug information you need to touch ./devel and ./debug in the
source directory and then make clobber, ./configure and make. Before doing 
that you might want to look in syslog (/var/log/messages on SUSE) to see if 
the argus is syslogging why it died. When last I was running 3.0 (early 
November before my storage disk died) on clients.rc.62 probably, things had 
been stable on these versions for me. 
	Two things I did see on clients rc.63 is that Cisco netflow didn't seem
to be working (or I wasn't configuring it correctly) and removing the default
.threads file from the source directory didn't any more disable client threads
(which had been problematic for me in earlier rcs). I'm hoping to get some 
spare time to poke more some time soon but we will see ...
	Once the recompile is done then the -D flag on the clients will produce
debug logs (although they slow the client down a fair bit if you are on a fast
link that may cause difficulties) which can be redirected to a file to look at
after a failure.

Peter Van Epp / Operations and Technical Support 
Simon Fraser University, Burnaby, B.C. Canada

CS Lee | 6 Dec 14:15
Picon

Connection Tracking - MTU

Hi Carter,

I have connection problem between two end points so I'm suspecting whether this is the MTU issue, as I have argus already running, I figure this is in the man page -

           smaxsz      maximum packet size for traffic transmitted by the src.
           dmaxsz      maximum packet size for traffic transmitted by the dst.
           sminsz      minimum packet size for traffic transmitted by the src.
           dminsz      minimum packet size for traffic transmitted by the dst.

I try to print out the smaxsz metric unfortunately I don't get any value return as it prints nothing.

Thanks, sorry that it is always me who is always making noise.


--
Best Regards,

CS Lee<geekooL[at]gmail.com>

http://geek00l.blogspot.com

John Rodenbiker | 6 Dec 19:45

argus-2.0.6 make fails on OpenBSD 4.2

Hi:

I'm trying to compile Argus on the latest version of OpenBSD.

#uname -a
OpenBSD securitytest01.example.com 4.2 GENERIC#375 i386

The make fails on ArgusSource.c:

#make
### Making in /usr/src/argus-2.0.6/common
### Done with /usr/src/argus-2.0.6/common
### Making in /usr/src/argus-2.0.6/server
gcc -O2 -I. -I/usr/include  -I../include -DPACKAGE_NAME=\"\" - 
DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" - 
DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 - 
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 - 
DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 - 
DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOCKIO_H=1 - 
DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 - 
DHAVE_SYSLOG_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 - 
DCONFIG_X86_BSWAP=1 -DSTDC_HEADERS=1 -c ./ArgusSource.c
In file included from ArgusSource.c:763:
/usr/include/sys/mbuf.h:127: error: `MSIZE' undeclared here (not in a  
function)
/usr/include/sys/mbuf.h:130: error: `MSIZE' undeclared here (not in a  
function)
*** Error code 1

Stop in /usr/src/argus-2.0.6/server.
### Done with /usr/src/argus-2.0.6/server
#

I'm not sure what to do to fix this. Any help, please?
--

-- 
Freedom, truth, love, beauty.
John Rodenbiker

CS Lee | 7 Dec 18:08
Picon

Re: Argus-info Digest, Vol 28, Issue 4

Hi john,

Try argus 3.x, it is available at

ftp://qosient.com/dev

2.0.6 is old, you should try the new version and I think couple of us have successfully installed it on OpenBSD.



--
Best Regards,

CS Lee<geekooL[at]gmail.com>

http://geek00l.blogspot.com

Gmane