Hello,
I need to monitor (icmp only) some devices, those devices are behind openvpn server,
I configured in my solarwinds server (windows) client openvpn and when i open command line from the solarwinds server i can get reply to my icmp request so far everything looks ok.
The problem is when i add new node to the npm, the npm show me that the node is down.
I don't have any routing or ACL problem because when i do ping from the server i see the reply
THIS ICMP IS FROM COMMAND LINE SOLARWINDS SERVER:
08:51:00.237082 IP 10.16.0.6 > 172.16.0.42: ICMP echo request, id 1, seq 25008, length 40
08:51:00.238427 IP 172.16.0.42 > 10.16.0.6: ICMP echo reply, id 1, seq 25008, length 40
08:51:01.233180 IP 10.16.0.6 > 172.16.0.42: ICMP echo request, id 1, seq 25014, length 40
08:51:01.234504 IP 172.16.0.42 > 10.16.0.6: ICMP echo reply, id 1, seq 25014, length 40
08:51:02.232210 IP 10.16.0.6 > 172.16.0.42: ICMP echo request, id 1, seq 25022, length 40
08:51:02.233554 IP 172.16.0.42 > 10.16.0.6: ICMP echo reply, id 1, seq 25022, length 40
08:51:07.193103 IP 10.16.0.6 > 172.16.0.42: ICMP echo request, id 1, seq 25060, length 40
08:51:07.194458 IP 172.16.0.42 > 10.16.0.6: ICMP echo reply, id 1, seq 25060, length 40
THIS IS FROM SOLARWINDS NPM:
08:55:32.140151 IP 10.16.0.6 > 172.16.0.42: ICMP echo request, id 1, seq 26300, length 31
08:55:34.197507 IP 10.16.0.6 > 172.16.0.42: ICMP echo request, id 1, seq 26310, length 31
Can the solarwinds NPM do such thing ?
Regards
Rafi