Page 1 of 1

change port zoneminder no video

Posted: Sun Jan 06, 2013 7:14 am
by des24man
BobS0327

Joined: Mon Oct 16, 2006 7:22 pm
Posts: 86

Reply with quote
Post Re: Which ports to open for remote access
I'm using a Linksys E2500 router. My remote management Access option is disabled. I also had to uncheck Filter Anonymous Internet Requests in the Security tab of my router to get remote access to ZM.

Yep, I had to do what Paco recommended. It's been a while since I did this but if memory serves me correctly I had to add an entry for port 8080 to /etc/apache2/ports.conf and I had to create a virtual host for 8080 in /etc/apache2/sites-enabled/000-default.

Finally I had to sudo ufw allow 8080

Doing all this allowed me to use port 8080 to remotely access ZM.


i found this on forum the solution incase anyone got stuck like i was.