Go Back   Velocity Reviews > Newsgroups > Wireless Networking
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Wireless Networking - What command reports the "real" IP address?

 
Thread Tools Search this Thread
Old 01-31-2006, 10:35 AM   #11
Default Re: What command reports the "real" IP address?


Since your real address is assigned to the router by the cable modem - you
need to check your router or cable modem for it and not your pc.

Internet -> cablemodem -> router -> pc

ipconfig on your pc tells you your pc's ip address


"Julie Holiday" <> wrote in message
news:Xns975BD95EE41BEHPb@207.115.17.102...
> 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?
>





riggor99999
  Reply With Quote
Old 01-31-2006, 11:11 AM   #12
Martin Bodenstedt
 
Posts: n/a
Default Re: What command reports the "real" IP address?
riggor99999 schrieb:
> Since your real address is assigned to the router by the cable modem - you
> need to check your router or cable modem for it and not your pc.


The IP is *not* assigned by the modem (beeing only a simple, stupid
bridge in this context) but by Your ISP...

--
Martin Bodenstedt

(www.die-bodenstedts.de / www.maboko.de)


Martin Bodenstedt
  Reply With Quote
Old 01-31-2006, 12:00 PM   #13
Elmo P. Shagnasty
 
Posts: n/a
Default Re: What command reports the "real" IP address?
In article <Xns975BD95EE41BEHPb@207.115.17.102>,
Julie Holiday <> wrote:

> 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.


Your router tells you. That's the only thing in your setup that has
your outside IP address. Your computer knows nothing.

Your router has a web page, probably, that will tell you.

Question: why do you need to know this?



Elmo P. Shagnasty
  Reply With Quote
Old 01-31-2006, 01:52 PM   #14
Patrick Klos
 
Posts: n/a
Default Re: What command reports the "real" IP address?
In article <Xns975BD95EE41BEHPb@207.115.17.102>,
Julie Holiday <> wrote:
>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?


Your Windows machine (and any machine behind your wireless router) won't
know your "external" IP address (what you're calling your "real" IP
address). Usually you can ask your wireless router itself what the
outside IP address, but you have to go through it's web interface for
that.

Is there a reason you need to have your PC know the external IP address?

Patrick
========= For LAN/WAN Protocol Analysis, check out PacketView Pro! =========
Patrick Klos Email:
Klos Technologies, Inc. Web: http://www.klos.com/
==================== http://www.loving-long-island.com/ ====================


Patrick Klos
  Reply With Quote
Old 01-31-2006, 03:17 PM   #15
Quaoar
 
Posts: n/a
Default Re: What command reports the "real" IP address?
Julie Holiday wrote:
> 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?
>


You can always find your WAN IP address in the router's web interface,
192.168.X.1 where X is provided in the user manual (0,1,2,...). Just
type the the router's LAN IP into a browser address bar.

Q


Quaoar
  Reply With Quote
Old 01-31-2006, 04:13 PM   #16
Rod Smith
 
Posts: n/a
Default Re: What command reports the "real" IP address?

In article <Xns975BD95EE41BEHPb@207.115.17.102>,
Julie Holiday <> writes:
>
> 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


That *IS* your *COMPUTER'S* "real" IP address. Chances are, though, that
you're sitting behind a NAT gateway, either built into your cable modem or
running as a separate device. The NAT router has its own IP address, which
is visible to the world at large, and it rewrites packets to and from the
computer(s) on the network it serves to make it seem as if the packets
come from the NAT router itself. There's no way you can tell what the NAT
router's address is using exclusively local commands on the computer(s) it
serves. Instead, you must either access the NAT router itself (via a
Telnet session, Web interface, or whatever) or access an outside Web site
that reports back your IP address (as you said you've done).

--
Rod Smith,
http://www.rodsbooks.com
Author of books on Linux, FreeBSD, and networking


Rod Smith
  Reply With Quote
Old 01-31-2006, 09:22 PM   #17
shogunu
 
Posts: n/a
Default Re: What command reports the "real" IP address?
Your real IP address 192.168.0.200 is par of the "private IP
addresses". You will never see this kind of address on the internet. On
your private network you can use any kind of Ip addresses. But to get
outside, on the internet, finaly you must have a public IP address.
This means that either your PC is cennected derectly to the internet,
which is very improbable, or you pass trough your ISP gateway, which is
directly connected to the internet.
For example my ISP gave me a public IP address. It was his option. So
it doesn't need to make NAT to allow me to exit on the internet.
But it would decide to gave me a private IP address, then NAT in
imperatively needed.


Br,
Dan



shogunu
  Reply With Quote
Old 01-31-2006, 11:43 PM   #18
Mark McIntyre
 
Posts: n/a
Default Re: What command reports the "real" IP address?
On Tue, 31 Jan 2006 05:22:10 GMT, in alt.internet.wireless , Julie
Holiday <> wrote:

>What command reports our "real" IP address to the world?


Your router's config page will show your external, public IP.

>IP Address. . . . . . . . . . . . : 192.168.0.200


internal private IP.

>tells me my "real" ip address is 69.110.21.223


external public IP.

>But how do I find my "real" IP address


both of these are real - in some ways the 192. one is realler since
it uniquely identifies your PC, whereas the 69. address could refer to
any of 254 computers connected to your router.
Mark McIntyre
--


Mark McIntyre
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
I have become rich in 30 days lemony-snicket A+ Certification 2 09-07-2009 03:01 PM
This is incredible! jc_ice DVD Video 1 08-13-2006 10:47 AM
Address Bus and External Data Bus Confusion LoXodonte A+ Certification 1 04-18-2006 10:09 PM
Nearest netflix shipping facility address is wrong ics83 DVD Video 13 12-07-2005 03:15 AM
Address Book Question smackedass A+ Certification 0 10-29-2005 01:34 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46