Skip to main content

Questions tagged [ip]

The IP (internet protocol) is a protocol for transmitting data over packets ("datagrams"). It is the primary protocol of the Internet. "IP" may also refer to an IP address, the numerical address assigned to an IP-capable device.

861 votes
3 answers
178k views

Transatlantic ping faster than sending a pixel to the screen?

John Carmack tweeted, I can send an IP packet to Europe faster than I can send a pixel to the screen. How f’d up is that? And if this weren’t John Carmack, I’d file it under “the interwebs being ...
Konrad Rudolph's user avatar
387 votes
4 answers
55k views

Why does pinging 192.168.072 (only 2 dots) return a response from 192.168.0.58?

I mistakenly missed the dot off of an IP address and typed in 192.168.072. To my surprise I connected to a machine at 192.168.0.58 If I ping 192.168.072 I get responses from 192.168.0.58. Why is ...
George Duckett's user avatar
304 votes
10 answers
786k views

How can I list all IPs in the connected network, through Terminal preferably?

Using Ubuntu 10.10 command line, how can I list all IPs connected to my home network? Ideally, it needs to be a CLI command as I will be running it from C++.
Christopher Gwilliams's user avatar
134 votes
14 answers
122k views

What is the exact use of a MAC address?

I understand that IP addresses are hierarchical, so that routers throughout the internet know which direction to forward a packet. With MAC addresses, there is no hierarchy, and thus packet forwarding ...
120 votes
7 answers
7k views

Why can't I email myself at: [email protected]?

I opened cmd and typed ping gmail.com. It shows me: C:\Windows\system32>ping gmail.com Pinging gmail.com [74.125.235.55] with 32 bytes of data: Reply from 74.125.235.55: bytes=32 time=6ms TTL=56 ...
Pacerier's user avatar
  • 27.4k
119 votes
7 answers
45k views

IP address that is the equivalent of /dev/null

Is there an IP address that would result in any packet sent to be ignored (blackholed)? I know I can always set up a router with an IP address and then just have it ignore all packets sent to it, but ...
Tyler Durden's user avatar
  • 6,151
116 votes
14 answers
19k views

Must TCP use IP?

Is it true that TCP is short for TCP/IP and they mean the same thing? Is it possible for TCP to be built on top of another protocol besides IP?
Pacerier's user avatar
  • 27.4k
96 votes
6 answers
78k views

Why is localhost IP 127.0.0.1?

I wondered what is the origin of the decision to make localhost's IP address 127.0.0.1. What is the "meaning" of 127? what is the "meaning" of 0.0.1?
Roee Adler's user avatar
  • 1,588
95 votes
10 answers
47k views

Are IP addresses with and without leading zeroes the same?

I have a security system and the network setting only allows a three-digit IP address. I can't set it to 192.168.2.100, instead I have to use 192.168.002.100. Are these two IP addresses different? Do ...
Brock Vond's user avatar
  • 1,053
92 votes
2 answers
20k views

Why does Qatar use a single IP address when 800,000 IP addresses are allocated to it?

In discussions about IP address banning, IP 82.148.97.69 is often cited as an example. According to Wikipedia, this IP address is the public address of "the entire nation of Qatar". There are two ...
Dmitry Grigoryev's user avatar
90 votes
15 answers
364k views

Windows command that returns external IP

Is there a command by which I can find my external IP of my router or my NAT\DSL Router, etc., eliminating the need to visit whatsmyip.net or similar.
Junaid Saeed's user avatar
  • 1,264
83 votes
9 answers
19k views

Can you grab any IP address on the Internet?

On a personal network (LAN) one can simply grab an IP address. If you choose the same IP address as an existing client, you get problems. There are companies like IANA and ICANN that are in charge of ...
Friend of Kim's user avatar
80 votes
7 answers
13k views

Do servers hold one website only?

As from what I understand the DNS link the domain name with the IP address of the server the website is stored on, does that mean each server can only hold one website? If they don't, how does calling ...
user3407319's user avatar
72 votes
8 answers
270k views

Do two computers connected on the same Wi-Fi have the same IP address?

Do two computers connected on the same Wi-Fi have the same IP address (for example, my dad's computer and my computer, at home)? If so, how does the outside world distinguishes one computer with the ...
Thomas's user avatar
  • 845
71 votes
7 answers
145k views

How can I own an IP address?

How can I own an IP address like I do with domains? I have done some research and it seems that you can't buy a single IP, but rather you have to purchase a range of IP addresses. Update : Important ...
2hamed's user avatar
  • 1,238

15 30 50 per page
1
2 3 4 5
189