LECA Posted January 5 Share Posted January 5 Hello.. This is regarding the enabling the TELNET in the CK5M CPU, we have a standard procedure for enabling the TELNET in CK3M CPU. In CK3M the following files are availably in the directory 1. etc 2. etherlab 3. ppmac 4. System Volume Information 5. user In CK5M only the following files are available 1. etc 2. etherlab Attached Images FYR! kindly let us know how to add this files in CK5M. Quote Link to comment Share on other sites More sharing options...
Alex Anikstein Posted January 5 Share Posted January 5 I am not sure what your "standard procedure" was, so I can't really comment on what specifically needs to be done differently. Telnet on all current production versions of Power PMAC is disabled on the factory image, as it is not considered “secure” communication. Re-enabling this is a “Linux task” and would be outside of the scope of technical support. Also, note that the Linux commands to execute this could “brick” the firmware easily if done incorrectly. Use “SSH” communications instead (fully supported in the PDK and IDE). That said, please see attached for our generally recommended procedure. Enabling or Disabling Telnet on Power PMAC.pdf 2 Quote Link to comment Share on other sites More sharing options...
LECA Posted January 9 Author Share Posted January 9 Hello sir, Thankyou for your valuable feedback, we tested the cmds and found the following IDE: A device can be given by name, say /dev/hda1 or /dev/cdrom, or by label, using -L label or by uuid, using -U uuid . Other options: [-nfFrsvw] [-o options] [-p passwdfd]. For many more details, say man 8 mount . system rm /etc/resolv.conf rm: cannot remove '/etc/resolv.conf': No such file or directory system rm /.readonly/etc/resolv.conf system cd /.readonly/etc/xinetd.d system mv telnet.disable telnet mv: cannot stat 'telnet.disable': No such file or directory system /etc/init.d/xinetd restart Stopping internet superserver: xinetd. Starting internet superserver: xinetd. system mount -o remount,ro Also find the attached file FYR! (LINUX) It indicated File not found, please ley us know how to proceed Quote Link to comment Share on other sites More sharing options...
LECA Posted January 9 Author Share Posted January 9 Also please let me know how to check the if the TELNET is enabled or not. Quote Link to comment Share on other sites More sharing options...
steve.milici Posted January 10 Share Posted January 10 My educated guess is Omron no longer installs telnet on the CK5M. telnet -v // Checks the installed version of Telnet. which telnet // Shows the path to the Telnet binary if it is installed. Quote Link to comment Share on other sites More sharing options...
MoMo Posted February 14 Share Posted February 14 You can try this, I tested it on CK3M and it works. TelnetInstall.deb 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.