This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Telnet not working in IPNC RDK 5.1 built with IPNC platform

hi,

I am using IPNC RDK version 5.1 . I am building with IPNC platform in Rules.mk . Telnet is not working the error that I am getting is as shown below.

Client side(PC)
telnet 192.168.1.22
trying 192.168.1.22 ..
connected to 192.168.1.22 ..
escape character is '^]'
connection refused by foreign host.


But when I build the same for EVM platfom telnet works fine.

Any help is highly appreciated.