Question:
in computer lingo what is an "IP address" ? What determines that? What is an "IP Host" ?
2007-07-09 07:43:47 UTC
If two compters are on the same line in the same building is it the same? Or If I have one PC ar home & another at work are they the same. Or if I have ONE line at work with a wireless imternet, will all users have the same IP address?
Eight answers:
FL๑Яida GЯL ♥♥♥
2007-07-09 07:46:16 UTC
You get it randomly. and it is the thing that allows you to connect to the internet.



no. no ccomputers have the same address. i don't think at least.
RAM
2007-07-09 07:52:05 UTC
Wow, where to begin on that one? I'll give it a shot.



Your IP address is how information gets to your computer not another. If you're on the internet, you have an IP address. "IP" stands for Internet Protocol. It's how the information knows how to get back to you.



If you have more then one computer accessing the internet from your house or office, you kind of have two IP addresses. One is your private IP, one is your Public IP. Those two computers share the same public IP but not the same private IP. The device that decides what your private IP is called the router. It does this through a service called DHCP.



Any device that has an IP address is called an IP host. Each computer on the internet and your router are IP hosts.
DrDebate
2007-07-09 07:54:12 UTC
If computers are like homes then IP addresses are like mail addresses. When one computer on the internet wants to contact another, they sent out information addressed to it's IP address. Routers act like the postal service to send the information in the right direction. Often times networks share an IP address so that several computers can access the internet through a single IP address. This provides the benefit of reducing the number of IP addresses a network needs and it also makes it more secure since computer on the internal network can contact the internet but the internet cannot contact them.



IP addresses are issued out in blocks. Typically, ISP (internet service providers) have thousands and they portion them out to their users. The routers that make up the internet need to know how to get to IP addresses so while you can give yourself any IP address you want, it will only work if it's compatitable with your gateway (which is the first router your computer sees) and other internet routers.



Private network IP addresses begin with 10.*.*.*, 169.254.*.*, 172.16.*.* - 172.31.*.* or 192.168.*.*
acklan
2007-07-09 07:58:55 UTC
Think of the telephone book. All of those names and numbers. To find a number for an address you need a way to identify it among all the other numbers.

The domain name (Website name) would be the name in the telephone book. The IP address would be the telephone number.

The DNS servers act as a internet telephone directory.

If you know a websites IP address you can enter it in the address bar in your bowser and go straight to the website.



Maybe over simplifying it what that give a non-tech away of wrapping their mind around it.
colenikol
2007-07-09 07:48:33 UTC
IP adress (Internet Protocol) adress is unique for a computer on the internet. IP used on a local network should have different IP adresses or the second computer with same IP wouldn't be able to connect to network
2007-07-09 07:46:18 UTC
An IP address (Internet Protocol address) is a unique address that certain electronic devices use in order to identify and communicate with each other on a computer network utilizing the Internet Protocol standard (IP)—in simpler terms, a computer address. Any participating network device—including routers, computers, time-servers, printers, Internet fax machines, and some telephones—can have their own unique address.



An IP address can also be thought of as the equivalent of a street address or a phone number (compare: VoIP (voice over (the) internet protocol)) for a computer or other network device on the Internet. Just as each street address and phone number uniquely identifies a building or telephone, an IP address can uniquely identify a specific computer or other network device on a network. An IP address differs from other contact information, however, because the linkage of a user's IP address to his/her name is not publicly available information.



IP addresses can appear to be shared by multiple client devices either because they are part of a shared hosting web server environment or because a network address translator (NAT) or proxy server acts as an intermediary agent on behalf of its customers, in which case the real originating IP addresses might be hidden from the server receiving a request. A common practice is to have a NAT hide a large number of IP addresses, in the private address space defined by RFC 1918, an address block that cannot be routed on the public Internet. Only the "outside" interface(s) of the NAT need to have Internet-routable addresses.



Most commonly, the NAT device maps TCP or UDP port numbers on the outside to individual private addresses on the inside. Just as there may be site-specific extensions on a telephone number, the port numbers are site-specific extensions to an IP address.



IP addresses are managed and created by the Internet Assigned Numbers Authority (IANA). The IANA generally allocates super-blocks to Regional Internet Registries, who in turn allocate smaller blocks to Internet service providers and enterprises.
2016-03-15 05:14:12 UTC
Yes you can change it if it is NOT automatically selected Right click on the network icon near the clock (on your desktop) Choose Status Choose Properties Highlight TCP/IP Choose Properties The is where you set the IP address. My advice would be to set both PCs to automatic (write down all the numbers BEFORE you change anything.
2007-07-09 07:46:57 UTC
An IP address (Internet Protocol address) is a unique address that certain electronic devices use in order to identify and communicate with each other on a computer network utilizing the Internet Protocol standard (IP)—in simpler terms, a computer address. Any participating network device—including routers, computers, time-servers, printers, Internet fax machines, and some telephones—can have their own unique address.



An IP address can also be thought of as the equivalent of a street address or a phone number (compare: VoIP (voice over (the) internet protocol)) for a computer or other network device on the Internet. Just as each street address and phone number uniquely identifies a building or telephone, an IP address can uniquely identify a specific computer or other network device on a network. An IP address differs from other contact information, however, because the linkage of a user's IP address to his/her name is not publicly available information.



IP addresses can appear to be shared by multiple client devices either because they are part of a shared hosting web server environment or because a network address translator (NAT) or proxy server acts as an intermediary agent on behalf of its customers, in which case the real originating IP addresses might be hidden from the server receiving a request. A common practice is to have a NAT hide a large number of IP addresses, in the private address space defined by RFC 1918, an address block that cannot be routed on the public Internet. Only the "outside" interface(s) of the NAT need to have Internet-routable addresses.



Most commonly, the NAT device maps TCP or UDP port numbers on the outside to individual private addresses on the inside. Just as there may be site-specific extensions on a telephone number, the port numbers are site-specific extensions to an IP address.



IP addresses are managed and created by the Internet Assigned Numbers Authority (IANA). The IANA generally allocates super-blocks to Regional Internet Registries, who in turn allocate smaller blocks to Internet service providers and enterprises.



Contents [hide]

1 IP versions

1.1 IP version 4

1.2 IP version 6

1.2.1 IP version 6 private addresses

2 Static and dynamic IP addresses

3 IP address legality in Europe

4 See also

5 External links

5.1 RFCs

6 References







IP versions

The Internet Protocol has two versions currently in use (see IP version history for details). Each version has its own definition of an IP address. Because of its prevalence, "IP address" typically refers to those defined by IPv4.





IP version 4

Main article: IPv4#Addressing

IPv4 only uses 32-bit (4 byte) addresses, which limits the address space to 4,294,967,296 (232) possible unique addresses. However, many are reserved for special purposes, such as private networks (~18 million addresses) or multicast addresses (~270 million addresses). This reduces the number of addresses that can be allocated as public Internet addresses, and as the number of addresses available is consumed, an IPv4 address shortage appears to be inevitable in the long run. This limitation has helped stimulate the push towards IPv6, which is currently in the early stages of deployment and is currently the only contender to replace IPv4.



Example: 127.0.0.1 (Loopback)





IP version 6

Main article: IPv6#Addressing

IPv6 is the new standard protocol for the Internet. Windows Vista, Apple Computer's Mac OS X, and an increasing range of Linux distributions include native support for the protocol, but it is not yet widely deployed elsewhere.



Addresses are 128 bits (16 bytes) wide, which, even with a generous assignment of netblocks, will more than suffice for the foreseeable future. In theory, there would be exactly 2128, or about 3.403 × 1038 unique host interface addresses. Further, this large address space will be sparsely populated, which makes it possible to again encode more routing information into the addresses themselves.



Example: 2001:0db8:85a3:08d3:1319:8a2e:0370:7334



One source[1] notes that there will exist "roughly 5,000 addresses for every square micrometer of the Earth's surface". This enormous magnitude of available IP addresses will be sufficiently large for the indefinite future, even though mobile phones, cars and all types of personal devices are coming to rely on the Internet for everyday purposes.



The above source, however, involves a common misperception about the IPv6 architecture. Its large address space is not intended to provide unique addresses for every possible point. Rather, the addressing architecture is such that it allows large blocks to be assigned for specific purposes and, where appropriate, aggregated for provider routing. With a large address space, there is not the need to have complex address conservation methods as used in classless inter-domain routing (CIDR).





IP version 6 private addresses

Just as there are addresses for private, or internal networks in IPv4 (one example being the 192.168.0.1 - 192.168.0.254 range), there are blocks of addresses set aside in IPv6 for private addresses. Addresses starting with FE80: are called link-local addresses and are routable only on your local link area. This means that if several hosts connect to each other through a hub or switch then they would communicate through their link-local IPv6 address.



Early designs specified an address range used for "private" addressing, with prefix FEC0. These are called site-local addresses (SLA) and are routable within a particular site, analogously to IPv4 private addresses. Site-local addresses, however, have been deprecated by the IETF, since they create the same problem that does the existing IPv4 private address space (RFC 1918). With that private address space, when two sites need to communicate, they may have duplicate addresses that "combine". In the IPv6 architecture, the preferred method is to have unique addresses, in a range not routable on the Internet, issued to organizations (e.g., enterprises).



The preferred alternative to site-local addresses are centrally assigned unique local unicast addresses (ULA). In current proposals, they will start with the prefix FC00.



Neither ULA nor SLA nor link-local address ranges are routable over the internet.





Static and dynamic IP addresses

This section stub requires expansion.



A Static IP address is where a computer uses the same address every time a user logs on to a network, such as the Internet. With a static IP address, a computer's identity can be easily identified by others, and users can easily connect with it. That way, for example, a website, email server, or other type of server connection can be hosted.



This contrasts with a Dynamic IP address, wherein an IP address is assigned to a computer, usually by a remote server which is acting as a Dynamic Host Configuration Protocol server. IP addresses assigned using DHCP may change depending on the addresses available in the set scope. Dynamic IP Addresses assigned by Dynamic Host Configuration Protocol servers are used because it creates effiency within a network. When there is no need to assign everybody a specific IP Address, users can simply log in and out and use the network without the hassle of having to get an IP assigned to them.





IP address legality in Europe

It is important to note that unlike the U.S., under European Union law IP Addresses are considered to be personal data as defined by article 2(a) of Directive 95/46/EC " 'personal data' shall mean any information relating to an identified or identifiable natural person ('data subject'); an identifiable person is one who can be identified, directly or indirectly, in particular by reference to an identification number or to one or more factors specific to his physical, physiological, mental, economic, cultural or social identity; " Also see Directive 2006/24/EC.



In association with time codes, IP Addressing information will always identify unique ISP account holders unless there is translation of that information.



It is important that this significant difference in legal status be understood, because Websites that provide for third-party interception of IP addressing information and traffic data, without Website visitor consent, are committing a criminal offence in the UK by virtue of the Regulation of Investigatory Powers Act 2000, where through the requirements of European Council Decision 2005/222/JHA such Website owners face serious sanctions, including the winding up of their businesses, being debarred from running a business, and more than 2 years imprisonment.



Directive 95/46/EC

Directive 2006/24/EC

European Council Framework Decision 2005/222/JHA

the Regulation of Investigatory Powers Act 2000

To access EU documents it may be necessary to register with the Eur-Lex Website at http://eur-lex.europa.eu/en/index.htm





See also

Ping

IP Multicast

MAC address

Regional Internet Registry

African Network Information Center

American Registry for Internet Numbers

RIPE Network Coordination Centre

Asia-Pacific Network Information Centre

Latin American and Caribbean Internet Addresses Registry

Subnet address

Geolocation

Geolocation software

Country IP database

Geo (marketing)

Honeypot

Data mining

IP address spoofing

Help:Page history: your IP in the Wikipedia page histories.

Private network

IP blocking



External links

IP at the Open Directory Project

Articles on CircleID about IP addressing

IP-Address Management on LANs — article in Byte magazine

Understanding IP Addressing: Everything You Ever Wanted To Know



RFCs

IPv4 addresses: RFC 791, RFC 1519, RFC 1918

IPv6 addresses: RFC 4291



References


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...