www.digi.com
  Advanced Search
Product Selector
     
  Technical Support
Drivers

Firmware Upgrades

FAQs

Product Documentation

Cabling

Support Tools

Legacy Products

About Digi Support

Knowledge Base

Online Support Request

FTP Site



Related Links
Inside Out Networks


 
Solutions Partners Support and Training Corporate Info Where to Buy Order Where to Buy Site Map Contact Us
Home > Support >kbase >
Disabling telnet or ssh access to the Digi CM config menu or command line.
Disabling telnet or ssh access to the Digi CM config menu or command line. Disabling telnet or ssh access to the Digi CM config menu or command line.

  • Modify '/etc/inetd.conf' and comment out or delete the telnet/ssh service.
  • cp '/etc/inetd.conf' to '/usr2/inetd.conf'
  • Add the following commands in the '/usr2/rc.user' script. Add these commands just above "exit 0":
    • cp -a /usr2/inetd.conf /etc/inetd.conf
    • while killall inetd 2>/dev/null;
    • do sleep 1;
    • done
    • /usr/sbin/inetd
  • reboot

**WARNING: Disabling both telnet and ssh will then only allow access to the Digi CM through the console port or WEB UI.

If you factory default the unit, the '/usr2/rc.user' script file is moved to '/usr2/rc.user.old#' and the default rc.user file will be restored.  

solutions | partner programs | corporate info | support and training | where to buy
site map | contact us | press releases |
events | promotions | advertising

Copyright © 1996-2001 Digi International. All rights reserved.