Hi all.
Is it possible to view the Zoneminder "local host" computer in real time from anywhere in the world?
And if so, is there a set of instructions on how to do it?
I have an empty house which is still connected to broadband, and live over 20 miles away, so accesssing the computer in the empty house would be very convenient.
Thanks.
Fitch
Viewing on the internet.
Re: Viewing on the internet.
Hi,
Search for dynamic DNS (DynDNS), you willl have to open a port in your router, setup the DynDNS account and that is all!
Hope it helps,
PacoLM
Search for dynamic DNS (DynDNS), you willl have to open a port in your router, setup the DynDNS account and that is all!
Hope it helps,
PacoLM
After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
Re: Viewing on the internet.
Thanks for that.
Will give it a shot.
Cheers!
Will give it a shot.
Cheers!
Re: Viewing on the internet.
Nearly all: You may wish to review the security settings on the web-server that now has its sensitive bits dangling out onto the internet. I don't think ZoneMinder comes with settings that will secure the rest of your (say) Apache server, so make sure you lock down everything else that's NOT Zoneminder once you finish securing and passwording ZM.PacoLM wrote: and that is all!
Because people will come knocking ...
Re: Viewing on the internet.
I will.
The computer used has nothing but Linux and zoneminder, so there's nothing sensitive, exept the pictures of the would be burglars....
The computer used has nothing but Linux and zoneminder, so there's nothing sensitive, exept the pictures of the would be burglars....
Re: Viewing on the internet.
Hi,
Security is another step, he was asking how to get to the server from internet...
This is another step, install fail2ban and ufw to ban ip addresses trying to get into your system. I could help you there.
Regards,
Paco
Security is another step, he was asking how to get to the server from internet...
This is another step, install fail2ban and ufw to ban ip addresses trying to get into your system. I could help you there.
Regards,
Paco
After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
Re: Viewing on the internet.
OK. When I get back to the house to continue setting up, I will PM you if that's ok (if that's possible in this thread), even if it's just to tell you I've put another thread up.
Thanks.
Thanks.
Re: Viewing on the internet.
I know, and I didn't disagree with what you posted. Other than a static IP address and a domain name, then DDNS would be the way to do it.PacoLM wrote:Hi,
Security is another step, he was asking how to get to the server from internet...
This is another step, install fail2ban and ufw to ban ip addresses trying to get into your system. I could help you there.
Regards,
Paco
But security is something you need to do as a first step though, not as an afterthought once it's working.
If you have something like a Raspberry Pi, with its default passwords and default settings, by the time you finish getting it working, someone will have hacked it and converted it into the world's smallest spam factory/bitcoin miner!
Absolutely agree on the fail2ban, that's a good idea to keep the persistent idiots at bay!
As to "only linux and zoneminder", an insecure linux system is a very useful tool. Don't be fooled by "only".
Open just the ports you need on your firewall/router, no more than that, and secure your Apache server. After all, you don't want it serving up stuff from your system, or your ZM pictures, to the world.