Since the port is closed, it won't be reachable from any machine using HTTP, HTTPS or anything else.teracow wrote:My understanding from the QNAP forum is that Sab runs inside a wrapper but essentially runs as it normally would, upgrades apply correctly, and all that jazz.
However, I don't know what goes on behind-the-scenes here to determine what the wrapper configures in the NAS (firewalls and such). I suspect that the selected port needs to be opened as it's not reachable:Code: Select all
$ nmap talia. -p8085 Starting Nmap 6.00 ( http://nmap.org ) at 2013-01-28 09:38 EST Nmap scan report for talia. (10.0.0.2) Host is up (0.00011s latency). PORT STATE SERVICE 8085/tcp closed unknown Nmap done: 1 IP address (1 host up) scanned in 0.03 seconds
This was only the case using the temporarily installed Sab that I downloaded as per your sugestion. The original Sab is accessible from any machine, as long as I use HTTP.
