it is weird that the port on a port scan says "clo...
# general
d
it is weird that the port on a port scan says "closed" but netstat and the firewall says otherwise:
Copy code
netstat -na | grep 8883
tcp        0      0 0.0.0.0:8883            0.0.0.0:*               LISTEN     
tcp6       0      0 :::8883                 :::*                    LISTEN