|
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.
|