Yes is the privacy option. states it contact ipinfo.io which i saw in the wireshark capture. I have declined it, will see if it trys to contact it again.
443 HTTPS same same...
Search found 7 matches
- Wed Apr 03, 2024 8:10 pm
- Forum: ZoneMinder 1.36.x
- Topic: 1.36.33 getting flagged by Snort
- Replies: 2
- Views: 494
- Wed Apr 03, 2024 1:35 am
- Forum: ZoneMinder 1.36.x
- Topic: 1.36.33 getting flagged by Snort
- Replies: 2
- Views: 494
1.36.33 getting flagged by Snort
Recently enabled Snort on my firewall and found that Zoneminder on startup and periodicaly is contacting 34.177.186.192 on port 443
This is flagged as a Network Trogan, Do we know why Zoneminder is contacting this IP address?
This is flagged as a Network Trogan, Do we know why Zoneminder is contacting this IP address?
- Fri May 24, 2019 1:58 am
- Forum: ZoneMinder 1.30.x
- Topic: Unable to send stream frame: Broken pipe anytime closing live stream
- Replies: 11
- Views: 43126
Re: Unable to send stream frame: Broken pipe anytime closing live stream
Same here, needs to be downgraded to INFO instead of ERROR
Zoneminder 1.32.3
Zoneminder 1.32.3
- Thu May 15, 2014 9:15 pm
- Forum: Hardware Compatibility List
- Topic: GR-NW6430L
- Replies: 0
- Views: 1828
GR-NW6430L
GR-NW6430L 5 Megapixel IP camera Support HTTP,TCP/IP,UDP,FTP,SMTP,PPPoE,DDNS,DNS,DHCP,NTP,RTSP,UPNP,P2P. I have this camera setup and working in Zoneminder 1.26.5 Source: Remote Remote Protocol: RTSP Remote Method: RTP/RTSP Hostname: 192.168.1.20 Remote port: 554 Remote Host Path: /0/1:1/main or /0 ...
- Thu May 15, 2014 9:05 pm
- Forum: ZoneMinder 1.26.x
- Topic: zmfilter.pl failure.
- Replies: 3
- Views: 2511
Re: zmfilter.pl failure.
I fixed mine following the instructions in this forum post.
http://www.zoneminder.com/forums/viewto ... 30&t=21793
Working as design now.
http://www.zoneminder.com/forums/viewto ... 30&t=21793
Working as design now.
- Wed May 14, 2014 11:16 pm
- Forum: ZoneMinder 1.26.x
- Topic: zmfilter.pl not working in 1.26.5????
- Replies: 14
- Views: 14901
Re: zmfilter.pl not working in 1.26.5????
This is my local change compare to the 1.26.5 release Code: 4c54 < use constant EVENT_PATH => (ZM_DIR_EVENTS=~m|/|)?ZM_DIR_EVENTS:(ZM_PATH_WEB.'/'.ZM_DIR_EVENTS); --- > use constant EVENT_PATH => ($Config{ZM_DIR_EVENTS}=~m|/|)?$Config{ZM_DIR_EVENTS}:($Config{ZM_PATH_WEB}.'/'.$Config{ZM_DIR_EVENTS ...
- Wed May 14, 2014 10:09 pm
- Forum: ZoneMinder 1.26.x
- Topic: zmfilter.pl failure.
- Replies: 3
- Views: 2511
Re: zmfilter.pl failure.
I have the same issue