The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 11-21-2007
ka2d2 ka2d2 is offline
Registered User
 

Join Date: Nov 2007
Posts: 3
Thanks for your answer.

The client connects to the server with telnet. i.e. on the terminal emulator
window of the client the user sees "login:" and then logs on to the unix server.

Below is what "ps" command displays - note that there is no ip, but just the termid - pts/29:
ka2d2 28144 28142 0 Nov 20 pts/29 0:00 -sh

I want to find out the ip of the client from which the user "ka2d2" logged in the server.
Reply With Quote