The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #10 (permalink)  
Old 08-16-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
Can you ftp in?

Do you have a filter setup for telnet in /etc/inetd.conf?

Code:
telnet  stream  tcp6    nowait  root    /usr/sbin/in.telnetd    in.telnetd
Reply With Quote