J
Julie Holiday
What command reports our "real" IP address to the world?
I have a standard home wireless setup with a cable modem connected to a
wireless router and a single laptop computer wirelessly connected.
I googled for "query IP address" and I found this commmand.
c:\> ipconfig /?
c:\> ipconfig /release
c:\> ipconfig /renew
c:\> ipconfig /all
But that ipconfig command doesn't give my "real" IP address.
That ipconfig command only reports my "fake" address!
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.200
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
By googling, I found web sites that tell me my "real" IP address.
For example, http://www.webyield.net/domainquery.html
tells me my "real" ip address is 69.110.21.223
But how do I find my "real" IP address without having to go to a web site
to find out. Does the ipconfig command or the netstat command have a hidden
option to report the "real" ip address?
If not, what command reports the "real" IP address?
I have a standard home wireless setup with a cable modem connected to a
wireless router and a single laptop computer wirelessly connected.
I googled for "query IP address" and I found this commmand.
c:\> ipconfig /?
c:\> ipconfig /release
c:\> ipconfig /renew
c:\> ipconfig /all
But that ipconfig command doesn't give my "real" IP address.
That ipconfig command only reports my "fake" address!
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.200
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
By googling, I found web sites that tell me my "real" IP address.
For example, http://www.webyield.net/domainquery.html
tells me my "real" ip address is 69.110.21.223
But how do I find my "real" IP address without having to go to a web site
to find out. Does the ipconfig command or the netstat command have a hidden
option to report the "real" ip address?
If not, what command reports the "real" IP address?