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.