InterviewSolution
| 1. |
Solve : Internet IP Address? |
|
Answer» I was wondering when using dialup I seem to have address that consists of four set of numbers with three periods separating the numbers into four groups and the first two groups of numbers never seem to change only the last two group of numbers change, my question is it seems some places know this is the same address even if the ending numbers change is this correct? If the places you are referring to are web sites, then those places are using cookies to track your computer. What does this have to do with the question ? ?^ PLEASE carefully read the part I bolded. I merely explain the possible reason on how those places still recognize his computer (the same address) even if his IP address was changed. Quote from: John1397 on February 17, 2011, 06:23:09 PM I was wondering when using dialup I seem to have address that consists of four set of numbers with three periods separating the numbers into four groups and the first two groups of numbers never seem to change only the last two group of numbers change, my question is it seems some places know this is the same address even if the ending numbers change is this correct?Some body correct me if I'm wrong, but from what I've seen cookie numbers and IP address are totally different and independent from each other.@rthompson80819: When did I say they are the same? I was trying to offer one possible explanation as to how some places still recognize his computer even after the IP address change.Quote my question is it seems some places know this is the same address even if the ending numbers change is this correct?A number of websites offer certain services to identify your current IP address(Static or Dynamic). And its not called an Internet IP address but only IP address. http://whatismyipaddress.com/ Some ISPs give you a static IP to your account. However, no the first two SETS merely identify the ISP. ISPs purchase a certain range of IP addresses to hand out to their customers. Eg doing a WHOIS on my ip shows this: inetnum: 118.93.0.0 - 118.93.255.255 netname: IP-VFNZ-BROADBAND-2 descr: Dynamic IP allocation pool for broadband services This shows that any address in the 118.93.*.* range belongs to my ISP, Vodafone New Zealand. Websites track who you are by using 'cookies' to store your information Every time you get online with Dial-up your IP changes. This can fool some websites. But if REALLY want to get rid of time limit from websites like rapidshare or megaupload then I would advice to use this addon for firefox Cookie editor - https://addons.mozilla.org/en-us/firefox/addon/add-n-edit-cookies/ It can add and edit cookies. Just search for the right cookie and deleting it will make your IP look fresh for the websitehey, Correct me if im wrong: to explain the four set of numbers with three periods separating the numbers means that your ISP uses IPv6 addresses. As for the last two that keeps on changing it is the number that IDs the HOST which is you, so the last two will keep on changing to the range allocated to your ISP. Quote from: charezTech on February 22, 2011, 04:43:52 AM
That's an IPv4 address format. An IPv6 address is represented as eight groups of four hexadecimal digits, each group representing 16 bits (two octets). The groups are separated by colons ( : ). An example of an IPv6 address is: 2001:0db8:85a3:0000:0000:8a2e:0370:7334 Quote from: Geek-9pm on February 17, 2011, 06:31:29 PM The set of four numbers with dots can be called. "dotted decimal format' and some other names. dotted quad |
|