I wish to run fluidsynth server (v1.1.6 package installed from Debian 8) but it could not be connected by telnet. Does anyone has any idea what is the possible cause? Below was command used:
$ ps grep fluidsynth 828 pts/0 00:00:00 fluidsynth -i -s $ netstat -tln Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:9800 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN $telnet 127.0.0.1 9800 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. Connection closed by foreign host. $ _______________________________________________ fluid-dev mailing list fluid-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/fluid-dev