OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Secure internet access to OSPi › Re: Re: Secure internet access to OSPi
April 6, 2014 at 9:56 pm
#26345
nayr
Participant
Well I just setup Nginx exactly as I described, there were a few more steps so I documented it all @ http://rayshobby.net/mediawiki/index.php?title=Secure_Remote_Access
[attachment=0:yitwat2f]Screenshot 2014-04-06 16.00.54.png[/attachment:yitwat2f]
$ nmap sprinklers -PnA
Starting Nmap 6.40-2 ( http://nmap.org ) at 2014-04-06 16:14 MDT
Nmap scan report for sprinklers (192.168.4.70)
Host is up (0.0026s latency).
rDNS record for 192.168.4.70: sprinklers.galileo.nayr.net
Not shown: 997 filtered ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
443/tcp open https
Nmap done: 1 IP address (1 host up) scanned in 6.28 seconds
I’ll be working more on that; its ugly and just a first draft full of notes.
I tested the iPhone app and unfortunately it would not connect with an ip of: username:password@hostname:443, perhaps its possible to get it to work but I think were going to need Sal’s assistance.