LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 04-24-2011, 03:36 AM   #1
SkyerSK
Member
 
Registered: Oct 2010
Location: Europe
Distribution: Gentoo
Posts: 206

Rep: Reputation: 10
Differences between IP addresses


Hello,
I've used two internet services to show me my IP address, and I get different results:

1. Whatsmyip.org : ***.**.109.***
2. ipchicken.com : ***.**.111.***

All the * numbers are same, except 109 and 111. Could you please explain me (or link me to explanation) of which one's which?

Thanks
 
Old 04-24-2011, 05:59 AM   #2
Robhogg
Member
 
Registered: Sep 2004
Location: Old York, North Yorks.
Distribution: Debian 7 (mainly)
Posts: 653

Rep: Reputation: 97
A couple of possibilities:
  • If the results from the different lookup services were a few hours or days apart, this may just be the normal action of DHCP - your lease on an IP address may have expired between the two readings.
  • If the two results were obtained at roughly the same time, your internet service provider (or corporate/academic network) is multiplexing connections, meaning that a large number of users' connections are bening routed onto the internet via a much smaller number of public IP addresses. They may then have some form of load balancing that send different connections via different routes.
Do the results stay consistent over time, for the two sites? And how about if you try a third service, such as ip-lookup.net?

Rob
 
Old 04-24-2011, 06:02 AM   #3
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,225

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Hmmm, mine match on those two sites. There are some possible explanations as to why the difference. Lots of isp's assign their users IP addresses with DHCP. The lease could have expired between visits. Next assigned IP address was different.

This kind of thing only matters if you are trying to access your system from elsewhere in the internet, ie, you leave it on for remote access.

The first numbers should be the same for your ISP. There is a net mask, the bits marked with ones in the mask do not change ( or they shouldn't ). If your ISP is a large provider, they may have class B ip addresses, so the first two fields will not change.

Hope this helps.
 
Old 04-24-2011, 09:20 AM   #4
baldy3105
Member
 
Registered: Jan 2003
Location: Cambridgeshire, UK
Distribution: Mint (Desktop), Debian (Server)
Posts: 891

Rep: Reputation: 184Reputation: 184
Chances are you are being NAT'd before you hit the internet and your ISP has an address pool assigned. Each traffic flow will pick up the next address in the pool in a round-robin fashion.
 
Old 04-24-2011, 10:27 AM   #5
jamescondron
Member
 
Registered: Jul 2007
Location: Scunthorpe, UK
Distribution: Ubuntu 8.10; Gentoo; Debian Lenny
Posts: 961

Rep: Reputation: 70
If you post your IPs we're going to have a much better chance of telling you
 
Old 04-24-2011, 11:47 AM   #6
SkyerSK
Member
 
Registered: Oct 2010
Location: Europe
Distribution: Gentoo
Posts: 206

Original Poster
Rep: Reputation: 10
Thanks for your replies,
ip-lookup.net shows me 111 address, but for example whatismyipaddress.com shows me 109s one. Also, Whatismyip.com displays 111.

IP adresses stay same for same services, as far as I have noticed.
 
Old 04-24-2011, 04:32 PM   #7
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,993

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
Wonder if it could be browser cache deal.

In a real world you can't have two like that. I guess it could be some flakey device upstream that has a version conflict but that would be weird.

Log on to your router or modem and find the real address.

Last edited by jefro; 04-24-2011 at 04:34 PM.
 
Old 04-24-2011, 05:21 PM   #8
5149.5
LQ Newbie
 
Registered: Apr 2011
Location: Oceanside
Distribution: Ubuntu
Posts: 15

Rep: Reputation: 0
There are a lot of things that can be done in a network that appear illogical and that you would swear wouldn't work. I worked at one place for a while that had what they called asynchronous routing. Traffic to the internet went out one WAN link and came in on another. It was weird but it worked.

I'm betting this anomaly is just some strange NAT config in the guts of the ISPs network.
 
Old 04-25-2011, 12:50 AM   #9
SkyerSK
Member
 
Registered: Oct 2010
Location: Europe
Distribution: Gentoo
Posts: 206

Original Poster
Rep: Reputation: 10
Yeah,
I am actually beginner when it comes to "WAN" networks, but I assume that I am just part of bigger subnet of my ISP, as my modem's IP is private (10.251.187.20). Modem is accessible only with 172.30.30.128, which I expect to be "private internal address" (so the first one was private external). What I can't get clearly is that both my modem and router use 10.251.187.19 gateway.
Code:
+--+          +------+        +-----+
|PC| ---------|router|--------|modem| --WAN
+--+          +------+        +-----+
                 |
              +----------+
              |another PC|
              +----------+
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Binding 2 NICs (MAC addresses) to 2 IP Addresses in same Subnet RedHat EL4.0 skhira Linux - Networking 13 02-24-2008 08:16 PM
Binding 2 NICs (MAC addresses) to 2 IP Addresses in same Subnet RedHat EL4.0 skhira Linux - Networking 1 02-09-2008 07:17 AM
Mapping IP addresses to MAC addresses basilio Linux - Networking 17 09-12-2007 01:48 AM
mechanics of mapping process memory addresses to physical addresses on amd64 Tischbein Linux - Kernel 2 02-01-2007 08:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration