How to find public IP address of RD client?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is there a way to find out the public ip address of a client? We have a
server that has a dozen or so users connected via remote desktop and I'd like
to note the ip address that they are connecting from.

Thanks,

Rich
 
is there a way to find out the public ip address of a client? We have a
server that has a dozen or so users connected via remote desktop and I'd like
to note the ip address that they are connecting from.

netstat
 
I used netstat previoulsy, but I can't tell who is who if there are 12
connections on port 3389 coming from different IPs...
 
I used netstat previoulsy, but I can't tell who is who if there are 12
connections on port 3389 coming from different IPs...

You asked about IP's, not who is who.
For names use tsadmin | sessions
 
great, thanks to you both!

Sooner Al said:
You might look at the logging on the Remote Desktop host... This page has
some information about logging for an XP host...

http://theillustratednetwork.mvps.org/RemoteDesktop/RemoteDesktopSetupandTroubleshooting.html

--

Al Jarvi (MS-MVP Windows Networking)

Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights...
 
Back
Top