Hello,
I have a very cheap CCTV DVR that i bought some years back, and yes, it is rubbish. It will be replaced at some point, but for now it works.
However, i would rather like it to send me E-Mail alerts, but there is no way i am connecting in to the internet, because it is so FULL of security holes, and probably phones home to its Chinese manufacturer too.
So i came up with the following plan:
Connect the DVR to an intermediate windows box which has internet access, but do not allow the DVR internet access through this connection. This could be done with VLAN's ( i think ) however my current router does not support them, so my plan is to have two NIC's on the Windows box: One connected to WAN through my regular router, and one connected to the DVR.
Then, i would run some software on the Windows box, a mail server or something, that would do EITHER:
a) SMTP server that the DVR can connect to, and send email to my regular outlook account through this,
OR
b) Some setup that would look like an SMTP server to my DVR, but then look like a regular client to an external service such as Gmail, and then the mail would actually be send from a Gmail account, to my outlook account (or any other email account) through some setup on the Windows box.
And i do not want to give ANY inbound access or port forwarding to the Windows box for security reasons (Don't see why this is needed for outbound email, my regular email client manages it without inbound access), or have to use a registered domain name.
However i have no idea how to really set this up, i seem to find all the mail protocols etc confusing. I have played around with hMailServer, but i have got nowhere and not actually sure if this is the best software for the job.
Sorry if my question is confusing, i can explain further if needed.
Thanks