palmkvm.blogg.se

Install zoneminder ubuntu 16.04
Install zoneminder ubuntu 16.04





We’ll assume that your tunnel interface is TUN0 … replace this below as you see fit.  We’re going to wind up not using a relay server, and just directly connecting to the target hosts.

install zoneminder ubuntu 16.04

Objective:  Running a postfix SMTP server on Ubuntu Linux, route all outbound SMTP through a VPN tunnel. Many thanks to Lekensteyn and the other contributors to the post “ iptables – Target to Route Packet to Specific Interface” on for key pointers.  It took me a while to figure this out (I’m not the world’s greatest IP routing guru), so I figured it might be of use to you.  I don’t have much mail to send (just what the kids generate, and the occasional system alert), so I don’t feel that I’m much of a threat to anyone’s traffic. The problem is that UVerse blocks outbound SMTP (port 25) traffic, and doesn’t provide their own relay (or, more accurately, won’t relay mail that’s neither to nor from an AT&T address).  I continue to have an account with StrongVPN that I use (I originally acquired it to give me a US IP for use when out of the US … side note, I’m really happy with StrongVPN).

install zoneminder ubuntu 16.04

I’ve recently switched providers (having moved countries), and am now reconstructing my services in a new location, using AT&T UVerse.

  • See this page for a detailed description, including how to go after some other ports that may cause you problems.Īuthor admin Posted on MaCategories Ubuntu Leave a comment on Setting up Ubuntu Firewall (UFW) for NFS Configuring ZoneMinder on Ubuntu – Buttons Don’t Work (Javascript Errors).
  • See this page for a good brief introduction to how to solve this.
  • install zoneminder ubuntu 16.04

  • Check your ports to see what’s specified, and what’s picking a random port with:  rpcinfo -p.
  •  (I’m not including the command, as there are a few different ways to do it, and I do it in a way that’s simpler in the end, but more complex to explain at the moment.) Then go back to ufw and allow this port for both udp and tcp.  So, first, edit /etc/default/nfs-kernel-server and change the line for RPCMOUNTDOPTS to be:

    install zoneminder ubuntu 16.04

     The next problem you have is that the rpc.mountd port is assigned randomly, unless you fix it otherwise. While I didn’t carefully record all of my steps, here are some general pointers for you to help you in running it down.įirst, the best way to test whether the ZoneMinder API is working is just to fetch the URL to any port sunrpcĢ. It turned out that the problem was with the APC cache not working properly in the ZoneMinder API. I was getting an error about invalid credentials (sorry, didn’t record the error). I was having difficulty getting the ZoneMinder module to work with HomeAssistant, running on Ubuntu 16.04.







    Install zoneminder ubuntu 16.04