Saku

1 post / 0 new
GM4NFI
Saku

Hi Saku

Thanks for the reply.

What you suggested isn't working but it might show us what/where the problem is.

I cannot connect using telnet. I get connection refused.

See below

Even sudo telnet 127.0.0.1 4532 gives "Connection refused"

djcleckie@raspberrypi:~ $ telnet 127.0.0.1 4532
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

Below are my permissions

djcleckie@raspberrypi:~ $ whoami
djcleckie
djcleckie@raspberrypi:~ $ groups djcleckie
djcleckie : djcleckie adm tty dialout cdrom sudo audio video plugdev games users input render netdev spi i2c gpio lpadmin

I also tried ssh with putty as root - connection refused

I can connect to port 22 OK with telnet.

73
Dave
GM4NFI