NetXMS Support Forum

English Support => General Support => Topic started by: troffasky on July 18, 2023, 01:05:57 PM

Title: [SOLVED] NATed device detected as duplicate node
Post by: troffasky on July 18, 2023, 01:05:57 PM
I have a zone that contains:
1x Linux node which is NATed and reached through a port forward on below firewall.
1x firewall on edge
8x switches that use the Linux node as proxy for SNMP/ICMP/etc.

Linux node and switches are being monitored just fine.

I cannot add firewall by public IP because the IP conflicts with the Linux node and duplicate add is prevented.
I can add the firewall with its private IP, but then some hours later, NetXMS deletes it when it realises that the firewall's outside IP is detected as a duplicate of the Linux node.

I could have sworn I'd succeeded at this in the past. I would think it's a fairly common configuration. Do I need to do something "special" to the Linux node to prevent the duplicate detection?
Title: Re: NATed device detected as duplicate node
Post by: Filipp Sudanov on August 05, 2023, 11:10:14 PM
In node properties -> Communicaitons there is checkbox "Communication through external gateway". If set, NetXMS will know that this is a forwarded port.
Title: Re: NATed device detected as duplicate node
Post by: troffasky on August 15, 2023, 01:38:04 PM
Thanks, I've ticked that, re-added the firewall and will wait to see what happens...
Title: Re: NATed device detected as duplicate node
Post by: troffasky on August 17, 2023, 07:10:00 PM
Yes, that worked.