The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 02-24-2003
yls177
Guest
 

Posts: n/a
i am on aix 4.3. i wanted to be able to do this telnet myhost 1234. however, port 1234 in /etc/services is defined as sftpd 1234/tcp.

the ip address for tcpwrapper is an example. can i add a line like sftpd : myhost in order for the below sftpd myhost 1234? i have tried, but it still cant work.