No, nothing is listening on that port. Checked it a few times and also
no fw in place...
Stop me if this is all noddy stuff you've already tried, but is it worth running strace to see what exactly is going wrong?
Cheers, A/
On 10/01/2012 21:13, Labs wrote:
On 10-Jan-12 21:19, Alex J Lennon wrote:
"(000) telnet_interface.c:85 Telnet interface failed to bind"
Perhaps a silly question but there isn't anything listening on the socket you are trying to bind is there? 'netstat -an' would tell you I guess?
No, nothing is listening on that port. Checked it a few times and also no fw in place...
Alex
Thanks, R.