Tried it again using different usb stick, (removed the samygo app from smarthub first) and tried again.
Same result, except now the last four lines are red instead of the last five.
Tried it 4 times, same result and ports are still closed.
From FreeBSD server in same subnet:
Starting Nmap 6.47 (
http://nmap.org ) at 2015-07-02 21:18 CEST
Nmap scan report for bluray (10.0.0.27)
Host is up (0.00093s latency).
Not shown: 996 closed ports
PORT STATE SERVICE
6000/tcp open X11
7676/tcp open imqbrokerd
8080/tcp open http-proxy
8443/tcp open https-alt
MAC Address: 24:4B:03:0E:07:E7 (Unknown)
Nmap done: 1 IP address (1 host up) scanned in 0.45 seconds
root@donald:/ # nmap -sT bluray.flissinger.local
Starting Nmap 6.47 (
http://nmap.org ) at 2015-07-02 21:18 CEST
Nmap scan report for bluray.flissinger.local (10.0.0.27)
Host is up (0.00096s latency).
rDNS record for 10.0.0.27: bluray
Not shown: 996 closed ports
PORT STATE SERVICE
6000/tcp open X11
7676/tcp open imqbrokerd
8080/tcp open http-proxy
8443/tcp open https-alt
MAC Address: 24:4B:03:0E:07:E7 (Unknown)
Nmap done: 1 IP address (1 host up) scanned in 0.43 seconds
root@donald:/ # telnet bluray.flissinger.local 1023
Trying 10.0.0.27...
telnet: connect to address 10.0.0.27: Connection refused
telnet: Unable to connect to remote host
root@donald:/ # telnet bluray.flissinger.local 2023
Trying 10.0.0.27...
telnet: connect to address 10.0.0.27: Connection refused
telnet: Unable to connect to remote host
root@donald:/ # telnet bluray.flissinger.local 5023
Trying 10.0.0.27...
telnet: connect to address 10.0.0.27: Connection refused
telnet: Unable to connect to remote host
root@donald:/ #
What else can I try?