Blockzitat
You have to use the external IP for this command to make any sense. So forget the 127.0.0.1 for everything that should work also outside that machine.
The command is
telnet <external IP address> 1883
should I connect from another pc with telnet to the host (192.168.0.1, machine with Mosquito), or try telnet from the host with it's own static ipadress 192.168.0.1instead of 127.0.0.1 ??
I tried it with 127.0.0.1, then a black window opend. Is that correct? Could I something see like the subscribed messages, but how I send and publish it, with a second telnet session?? And in right way I should use the static ip 192.168.0.1 to see if the funcionality is right