radium core dump, 3.0.5.32

Carter Bullard carter at qosient.com
Fri Feb 17 15:27:14 EST 2012


Hey Mark,
No, that works fine.  My way of thinking, I rarely consider localhost to be
a specific address, but it is, and no problem with what you're doing.
Some would get in trouble doing that though.

Hope the fix is working out for you.
Carter


On Feb 17, 2012, at 3:05 PM, Mark E. Mallett wrote:

> On Fri, Feb 17, 2012 at 02:39:33PM -0500, Carter Bullard wrote:
>> Hey Mark,
> 
>> I'm looking into this.  One thing thats a bit incorrect.  You're putting
>> radium on port 561, but then you're collecting from localhost:561.  So
>> are you collecting from yourself, which is not good, or is radium and
>> argus? using the same port?
> 
> They are different IP addresses. The radium.conf has
> 
> RADIUM_BIND_IP=myhostname
>  and myhostname does not resolve to 127.0.0.1 (if it matters, it
>  resolves to an RFC1918 address, 192.168.2.3)
>  and the argus collector is running on 127.0.0.1 , so radium.conf has
> RADIUM_ARGUS_SERVER=127.0.0.1:561
>  to collect from the argus server which is on 127.1 .  so radium
>  is serving on 192.168.2.3:561 and argus on 127.1:561
> 
> Does that make it clearer?  I don't think there's a conflict
> although maybe it's bad stylistically.
> 
> 
> 
>> The RADIUM_CISCONETFLOW_PORT is obsolete now.  you should configure
>> a RADIUM_ARGUS_SERVER to collect cisco records:
>> 
>>   RADIUM_ARGUS_SERVER=cisco://ciscohost:9699
>> 
>> The RADIUM_CISCONETFLOW_PORT does work, but it will be phased out for
>> the other method.
> 
> At first glance that looks like it's polling a cisco router rather than
> having the cisco push to the collector. If that's wrong you don't have
> to respond in detail, I'll try to grok it a bit better in the meantime.
> 
> 
>> OK, to fix the bug, can you apply this change to your ./common/argus_util.c file?
>> 
>> ==== //depot/argus/clients/common/argus_code.c#68 - /Volumes/Users/carter/argus/clients/common/argus_code.c ====
>> 95c95
>> < //efine ARGUSFORKFILTER   1
>> ---
>>> #define ARGUSFORKFILTER   1
> 
> Yes indeed, that seems to have made it better, thanks much!
> 
> -mm-

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4367 bytes
Desc: not available
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20120217/8a2d0882/attachment.bin>


More information about the argus mailing list