Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 17th, 2004, 06:24 AM
GeoHoffman49431 GeoHoffman49431 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 28 GeoHoffman49431 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
how do I get my "external IP address"?

I am trying to find out my external IP address. Also I probably have a few misconceptions as to how ISPs and IP addresses work. First of all I connect to my ISP with DHCP. Currently when I check my IP address I see that my IP address is 10.200.18.159. This is a private IP address. These addresses are private and not accessible from the internet from my understanding:

(10.*.*.*)
(172.16.*.*) through (172.31.*.*)
(192.168.*.*) through (192.168.255.255)

So this means that my IP (10.200.18.159) is an address on my ISPs private lan.

My major question is this: do I have an "public IP address" also? In other words; if I were to go to a different machine, outside of my home network, could I type in an IP address into a web browser and reach that machine (assuming I have a web server running)? I tried this one site that claimed it could tell me my address:

http://checkip.dyndns.org:8245/

and it returned:

http://216.157.205.249/

that dirrected me to a site that sells routers:

www.MikroTik.com

I guess the strange thing is that if I run a traceroute to any site I get this for the first few addresses:

1) 10.200.18.1 (I am assuming a gateway or proxy of my ISP)
2) 216.157.205.250 (the mikrotik website)
3) 10.200.1.1 (I am assuming a gateway or proxy of my ISP)
4) 63.89.180.254 (no idea)
5) 64.186.46.5 (no idea)

Is this maybe some technique that they use to mask my "external IP" address from me? Am I misled in believing that there is such a thing as an "external IP address"? I don't know all the inner workings of TCP/IP. But I am assuming that there is not a persistent connection. In other words; a client sends a request for a web page. The ISP does name resolution using a DNS server and forwards the request to the server that has the page. Does the web site then send out the page with the clients IP address (in which case the client would have to have an IP address that is accessible from the internet)? Or does the server simply return it to the ISP and the ISP handles getting it back to the client?

Reply With Quote
  #2  
Old February 17th, 2004, 12:06 PM
Executive's Avatar
Executive Executive is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 147 Executive User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 10
The way I find my IP is by opening a command box (Start > Run > "command" > enter)

Then type ipconfig

Hope that was what you wanted.
__________________
Family Hosting, we treat you like family!
United Web Site Award Givers, is your website worthy of an award?

Reply With Quote
  #3  
Old January 31st, 2011, 06:43 AM
Menashen Menashen is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2011
Posts: 3 Menashen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 32 m
Reputation Power: 0
you can get your External IP Address using this website...

just go to " whatismyip.com " to get your External IP, DNS server details, etc..

____________________________________
"It will happen, when you take action."

Reply With Quote
  #4  
Old February 1st, 2011, 12:01 AM
Catacaustic's Avatar
Catacaustic Catacaustic is offline
Code Monkey V. 0.9
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Mar 2005
Location: A Land Down Under
Posts: 1,884 Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 2 Weeks 4 Days 14 h 1 m 42 sec
Reputation Power: 1798
As you've seen, your "internal" IP is different to your "external" IP.

This happens because ISP's pool the IP addresses at a main router, and use that router to send out the requests for however many customers are connected to it. This means that the external IP address is the IP address of the ISP's router, and your internal IP address is the IP address of your machine that was assigned by the router so it knows where to send the data to so that it reaches your machine.

At a guess I'd say that when you vist your external IP, you see a website that's not associated with anthing of yours because your ISP is using that IP address to host websites as well, and that just happens to be the "default" site for that IP address, so that's what's shown.

In this scenario, you can't connect to your PC directly from outside your network, meaning that a normal computer can't connect to it through the internet.

Reply With Quote
  #5  
Old February 17th, 2011, 05:01 AM
Angeljames Angeljames is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2011
Posts: 136 Angeljames User rank is Corporal (100 - 500 Reputation Level)Angeljames User rank is Corporal (100 - 500 Reputation Level)Angeljames User rank is Corporal (100 - 500 Reputation Level)Angeljames User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 19 h 54 m 54 sec
Reputation Power: 4
You can get all the details about the IPs and name servers on Who.is and also can try on http://www.whatismyip.com

Reply With Quote
  #6  
Old April 19th, 2012, 09:07 AM
prog007 prog007 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2008
Posts: 38 prog007 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 24 m 50 sec
Reputation Power: 6
The easiest way in case you just want to know your public IP address is type in "my ip address" in Google and search. This will display your public IP address.

Reply With Quote
  #7  
Old July 26th, 2012, 12:46 AM
kathygreen kathygreen is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2012
Posts: 53 kathygreen Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 16 h 30 m 53 sec
Reputation Power: 0
Hi,

Before read your post, I am not aware about this process. I have find in Google for this process, and find it really great and depth information about that. You can also find here: lifehacker.com/5833108/how-to-find-your-local-and-external-ip-address

Reply With Quote
  #8  
Old July 27th, 2012, 05:12 AM
Marcus013 Marcus013 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2012
Posts: 1 Marcus013 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 29 m 12 sec
Reputation Power: 0
You can't get it directly from the machine you are on. You'll need to get a machine on the internet to tell you...

Reply With Quote
  #9  
Old March 14th, 2013, 02:31 AM
RobertWoges RobertWoges is offline
Permanently Banned
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2013
Location: New York
Posts: 43 RobertWoges Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 6 h 14 m 48 sec
Warnings Level: 15
Number of bans: 1
Reputation Power: 0
There were many tools available online to find out the IP address.

Reply With Quote
  #10  
Old March 14th, 2013, 03:08 AM
DonR DonR is online now
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2009
Posts: 462 DonR User rank is Captain (20000 - 30000 Reputation Level)DonR User rank is Captain (20000 - 30000 Reputation Level)DonR User rank is Captain (20000 - 30000 Reputation Level)DonR User rank is Captain (20000 - 30000 Reputation Level)DonR User rank is Captain (20000 - 30000 Reputation Level)DonR User rank is Captain (20000 - 30000 Reputation Level)DonR User rank is Captain (20000 - 30000 Reputation Level)DonR User rank is Captain (20000 - 30000 Reputation Level)DonR User rank is Captain (20000 - 30000 Reputation Level)  Folding Points: 29722 Folding Title: Starter FolderFolding Points: 29722 Folding Title: Starter Folder
Time spent in forums: 2 Weeks 1 Day 23 h 20 m 17 sec
Reputation Power: 216
good grief people...this thread is from 2004.
If the OP hasn't found out how to get their external IP by now, there is no hope for them.

Reply With Quote
  #11  
Old March 16th, 2013, 10:57 AM
E-Oreo's Avatar
E-Oreo E-Oreo is offline
Lost in code
Click here for more information.
 
Join Date: Dec 2004
Posts: 7,931 E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)E-Oreo User rank is General 91st Grade (Above 100000 Reputation Level)  Folding Points: 945 Folding Title: Novice Folder
Time spent in forums: 2 Months 7 h 43 m 47 sec
Reputation Power: 7053
I am now subscribed to this thread. Anyone who posts any of the following will be considered a spammer and banned:
* A repeat of anything already mentioned in the thread
* A reply saying how someone else's recommendation is good or helpful
* A recommendation for any other websites used to determine your external IP
* A short post that adds nothing to the thread


Spammers zapped to date: 1
__________________
PHP FAQ
How to program a basic, secure login system using PHP

Quote:
Originally Posted by Spad
Ah USB, the only rectangular connector where you have to make 3 attempts before you get it the right way around

Last edited by E-Oreo : April 22nd, 2013 at 12:15 AM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > how do I get my "external IP address"?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap