rmeeks
IS-IT--Management
- Aug 7, 2003
- 1
I have 30 remote users that I need to get their IP addresses as they log in and out durring the day. These users are getting dynamic IP addresses from their local ISPs with each new sesstion. My problem is the who command is reporting their address as something like port0026-cvx-mob or user-2ivfcr7.dia. netstat -A does not always list this "host" name so I can't cross reference it to netstat -An to get their IP address. How can I associate their pts with their current IP address?