argus-clients rc.25 patch

Carter Bullard carter at qosient.com
Fri Aug 18 13:00:56 EDT 2006


Hey Gabriel,
    Fixed the SASL bug with missing 'int retn' declaration.
    Fixed radium issues in rc.26.  I did make some suggested fixes for
Suse makefiles, could you check to see that I didn't break anything
related to Fedora and your rpms/installation stuff?

Carter

On Aug 15, 2006, at 4:39 PM, Gabriel L. Somlo wrote:

> Carter,
>
> radium.c seems to have RADIUM_RCITEMS misnumbered starting at 10
> (RADIUM_MAR_STATUS_INTERVAL) which should have been 9 instead :)
>
> That is the source of my trouble with 'filter error' when connecting
> to tha argus server, as well as failure to bind to the loopback
> interface only when specifying RADIUM_BIND_IP.
>
> Please apply the enclosed patch.
>
> Thanks much,
> Gabriel
>
>
> diff -NarU5 argus-clients-3.0.0.rc.25/radium/radium.c argus- 
> clients-3.0.0.rc.25-filter/radium/radium.c
> --- argus-clients-3.0.0.rc.25/radium/radium.c	2006-08-10  
> 10:32:12.000000000 -0400
> +++ argus-clients-3.0.0.rc.25-filter/radium/radium.c	2006-08-15  
> 16:21:57.000000000 -0400
> @@ -441,30 +441,30 @@
>
>
>
>
>
> -#define RADIUM_RCITEMS				19
> +#define RADIUM_RCITEMS				18
>
>  #define RADIUM_DAEMON				0
>  #define RADIUM_MONITOR_ID			1
>  #define RADIUM_ARGUS_SERVER			2
>  #define RADIUM_CISCONETFLOW_PORT                3
>  #define RADIUM_ACCESS_PORT			4
>  #define RADIUM_INPUT_FILE                       5
>  #define RADIUM_USER_AUTH			6
>  #define RADIUM_AUTH_PASS			7
>  #define RADIUM_OUTPUT_FILE			8
> -#define RADIUM_MAR_STATUS_INTERVAL		10
> -#define RADIUM_DEBUG_LEVEL			11
> -#define RADIUM_FILTER_OPTIMIZER			12
> -#define RADIUM_FILTER_TAG			13
> -#define RADIUM_BIND_IP				14
> -#define RADIUM_MIN_SSF				15
> -#define RADIUM_MAX_SSF				16
> -#define RADIUM_ADJUST_TIME			17
> -#define RADIUM_ARCHIVE				18
> +#define RADIUM_MAR_STATUS_INTERVAL		9
> +#define RADIUM_DEBUG_LEVEL			10
> +#define RADIUM_FILTER_OPTIMIZER			11
> +#define RADIUM_FILTER_TAG			12
> +#define RADIUM_BIND_IP				13
> +#define RADIUM_MIN_SSF				14
> +#define RADIUM_MAX_SSF				15
> +#define RADIUM_ADJUST_TIME			16
> +#define RADIUM_ARCHIVE				17
>
>  char *RadiumResourceFileStr [] = {
>     "RADIUM_DAEMON=",
>     "RADIUM_MONITOR_ID=",
>     "RADIUM_ARGUS_SERVER=",
>

Carter Bullard
CEO/President
QoSient, LLC
150 E. 57th Street Suite 12D
New York, New York 10022

+1 212 588-9133 Phone
+1 212 588-9134 Fax


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20060818/44d90a51/attachment.html>


More information about the argus mailing list