NetXMS Support Forum

English Support => General Support => Topic started by: migacz on September 08, 2014, 10:39:58 AM

Title: invalid network mask
Post by: migacz on September 08, 2014, 10:39:58 AM
Hi
i have opnevpn interface on my linux server with ip 10.x.x.x, network mask is 255.255.255.255 and this is OK but netxms still reports an error
"Invalid network mask 255.255.255.255 on interface "tun0", should be 255.0.0.0"
how can I turn it off?
Title: Re: invalid network mask
Post by: Victor Kirhenshtein on September 09, 2014, 06:47:22 PM
Hi,

you can disable or remove event processing rule for SYS_INVALID_NETMASK event altogether, or add this particular node as an exclusion. I've also registered it as a bug (https://www.radensolutions.com/chiliproject/issues/646 (https://www.radensolutions.com/chiliproject/issues/646)) because it is normal situation to have /32 network mask on tunnel interface and server should not report it.

Best regards,
Victor
Title: Re: invalid network mask
Post by: migacz on September 10, 2014, 08:33:39 AM
thank's

Marcin