invalid network mask

Started by migacz, September 08, 2014, 10:39:58 AM

Previous topic - Next topic

migacz

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?

Victor Kirhenshtein

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) because it is normal situation to have /32 network mask on tunnel interface and server should not report it.

Best regards,
Victor

migacz