Invalid network mask

Started by Sympology, July 22, 2010, 06:14:09 PM

Previous topic - Next topic

Sympology

I'm getting an error on one of my servers saying:

Invalid network mask 255.255.252.0 on....should be 255.255.255.0

But it SHOULD be 255.255.252.0 as I want this class of subnet.

Any ideas what's causing it?

Victor Kirhenshtein

Hi!

Most likely there are router/host which was discovered first by NetXMS and it reporting network mask 255.255.255.0. Because NetXMS server cannot really know who has correct netmask and who not, it assumes that first discovered node connected to some subnet has correct netmask for that subnet. There also possibility that you have incorrectly created subnet object for some reason. How object(s) for subnet in question looks like?

Best regards,
Victor

Sympology

#2
Indeed it was an incorrect subnet dicovery. An orignal system had gon in with the incorrect subnet mask. Then set up some non-SNMP devices which in turn used this subnet mask. So changing the other made no difference to the Subnet, I had to remove the interfaces on the non managed ones to correct the problem.
Thanks guys.

sunil2suss

I have the same problem. But I want to manage the port as well. Are there any way to disable this fault alarm?

Victor Kirhenshtein

You can disable appropriate rule in event processing policy (the one processing SYS_INCORRECT_NETMASK event), or make an exclusion in source field of this rule for problematic nodes.

Best regards,
Victor