Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - lhpaladin

#61
General Support / Rack Diagram Bug
July 28, 2019, 05:29:10 AM
In a dashboard, when I add a rack diagram and mark the title option, instead of the title appears the name of the object.

#62
General Support / Re: Problem with Network L2 map
July 28, 2019, 05:21:08 AM
Quote from: Egert143 on May 28, 2019, 02:24:05 PM
Hello

Could use litle help with L2 network map. Problem is map layout reverts back to pile of nodes on left upper corner at some random point. Made new map, let it auto place nodes for the first time, then i disabled auto layout, made some changes manualy, added some "bend points" and saved layout. Later when i looked at map, it was back to left upper corner in one big pile :/

I think it really is a bug, I experienced the same problem. Could be fixed in the next version.
#63
With me also a similar error appeared but the code was 11
"could not create view 11"

ArrayIndexOutOfBoundsException

I had to delete the map and then recreate it.
#64
General Support / Re: VPN doubt - IPSec Monitor
July 28, 2019, 05:12:45 AM
Thank you for your attention.
I tested the VPN connector, it really only appears on network maps, it should also appear on custom maps.

It's really hard to know what each integer value means, but it's possible to search the internet.
#65
General Support / Re: VPN doubt - IPSec Monitor
July 19, 2019, 05:24:25 AM
Thanks for the answer.
I imagine that using ping, it would be through ICMP proxy, because it is not the netxms network that is linked to the tunnels, but another network. I figured the vpn connector could help me with something but I also could not understand the use of this feature (anyone who can give a concrete example would help a lot).

Fortunately, I was able to get the status of the tunnels in the firewall via snmp and save them to a DCI table, but I would like a suggestion on how best to view these values in dashboard, since the table is not as attractive and the status of the tunnels is only integer values.

Thank you!
#66
General Support / VPN doubt - IPSec Monitor
July 17, 2019, 05:58:45 AM
Is it possible to monitor IPSec tunnels in phase 2? Can anyone give me a detailed explanation?
My situation would be similar to this ...

Phase 1
  Firewall X <-------- IPSec -----------> Firewall Y

Phase 2
Lan1X 192.168.20.0/24 <---- Phase 2 -----> Lan1Y 192.168.24.0/24
Lan2X 10.100.20.0/24 <- Where is the NetXMS Server

Lan2X is where the Netxms Server is, it sees only Firewall X and Lan1X.

What is the best approach to this?

Thanks in advance