You are here
brucew98 - Thu, 2012/12/20 - 04:54
Hi. I want to do the abovementioned based on the details of this site: https://bitsofinfo.wordpress.com/2012/07/20/securing-foscam-ip-camera-ac...
Is there any way I can do this in TurnKey Linux LAMP. Thanks.
Forum:
In a word yes!
But you will need to get your hands dirty...
Also note that the instructions given are quite generic and so this will involve some googling on your part. Also keep in mind that TKL v12.0 is based on Debian 6 aka Squeeze and that Debian package Apache a little differently to other distros (and the way Apache docs themselves describe the setup).
A couple of things off the top of my head:
Gonna Try
Thanks Jeremy. I am going to try all that you have said even though I am not an expert at this . Hopefully I can get somemore info if it doesn't work. I will post an update soon.
No worries.
I wasn't either when I started with TKL a few year back, but I've learned a lot! And nothing helps you learn better than doing (IMO). Google is possibly one of the best Linux resources I think.
Good luck! :)
Cannot Remote Access LAMP webserver
Ok. So I have set up access to my home camera based on the instructions from the website and some help from Jeremy. The only thing I didn't do is disable the default site and enable the new one as instructed. Instead I created the additional site by modifying the file through LAMP interface. When I test it locally everything works. I am able to not only access the LAMP server but also access my Home Camera through HTTPS. I then tested it on my blackberry by disabling its wifi and successfully connected to the external address of my site.
However, whenever I try to access the server from work or if I ask various persons to try to access it, it does not connect and it times out. I have even gone as far as disabling my AVG firewall to see if this was the problem.
What am I doing wrong?
A few thoughts...
My first is NAT/port forwarding config - most consumer modem/routers include NAT which require port forwarding to access internal servers (on your home network). However as you said that you could access it via the internet (with wifi off) on your Blackberry that seems unlikely.
The next is dynamic IP. Most home internet plans have a dynamic IP (ie it changes occasionally). So unless you specifically have a static IP, using IP address to contact your server remotely isn't going to be reliable. You'd be better off setting up some sort of dynamic DNS ie have a domain name which maps to your external IP, with a program running which updates on a regular schedule. TKL Hub supplies this service free or there are plenty of other free and paid 3rd party services.
There's plenty of other possible reasons too relating to the networking setups where you are trying to connect from.
Works!!
I left it for the night and decided to ask my friends to test it again. It works!!! Seems like it needed some time to propogate or something. The only thing is that it is slow. Thanks for the help though.
Add new comment