Here's a strange thing.
I've been exploring my newly-delivered Hikvision 7816N-E2/8P NVR, which has 3.0.8 firmware and is working pretty well, even with non-Hikvision cameras. But that's another story.
Whilst looking around the eLinux I noticed that the system is running a TCP connection out to an Amazon AWS instance (a cloud computing resource).
Now I've seen cameras on boot up check if they have an internet connection by trying a 3-way SYN/ACK handshake with some well-known internet hosts, in the same way as Windows checks if it's internet-connected.
But that's just a transient quick connection / teardown. This has been left connected, as seen via netstat:
tcp 0 0 192.168.1.210:40418 ec2-107-21-50-164.compute-1.amazonaws.com:6800 ESTABLISHED
I haven't yet captured any of the network traffic to see what if anything the NVR is doing.
I thought I'd first ask the community if anyone else has seen this, or looked on their own Hikvision NVR, and has any explanation.
I'm not unduly worried - but it does seem a bit odd.
I've been exploring my newly-delivered Hikvision 7816N-E2/8P NVR, which has 3.0.8 firmware and is working pretty well, even with non-Hikvision cameras. But that's another story.
Whilst looking around the eLinux I noticed that the system is running a TCP connection out to an Amazon AWS instance (a cloud computing resource).
Now I've seen cameras on boot up check if they have an internet connection by trying a 3-way SYN/ACK handshake with some well-known internet hosts, in the same way as Windows checks if it's internet-connected.
But that's just a transient quick connection / teardown. This has been left connected, as seen via netstat:
tcp 0 0 192.168.1.210:40418 ec2-107-21-50-164.compute-1.amazonaws.com:6800 ESTABLISHED
I haven't yet captured any of the network traffic to see what if anything the NVR is doing.
I thought I'd first ask the community if anyone else has seen this, or looked on their own Hikvision NVR, and has any explanation.
I'm not unduly worried - but it does seem a bit odd.