We can't see your IP address (at least I can't) but you should be able to view your external IP address by going to http://icanhazip.com
If you want to see your internal IP address (which may be the same depending on whether or not you're behind a NAT), do the following on Windows:
Start -> Run -> cmd -> type "ipconfig" and it should show similar to the below:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
If you're on Linux or Unix, go to a terminal/shell and type ifconfig - it will show a similar output.
What's wrong with the directions Stwange gave you? It's really as simple as that! Site Admins only see your external IP-address, which you can find at http://www.whatismyip.com.
You can find your computer (internal) ip using following instructions start-->Run-->cmd-->type ipconfig->press enter.It displays your computer ip address.
Last edited by sicarie; Feb 11 '13, 04:34 PM.
Reason: removed link
You can find your computer's ip address as per below start-->Run-->type 'cmd'-->type 'ipconfig'->press enter.It displays your computer ip address.
else,
double click on the LAN connection(two computer's symbol located at the right hand corner-bottom) and click the support(tab), you can find IP address there.
Comment