Score:1

What is the proper term for two IPs that can or can't reach each other?

it flag

Assume you have two servers in a private network.

Server 1: ip: 10.0.0.10, lives in the /24 subnet 10.0.0.x.

Server 2: ip: 10.0.1.20, lives in the /24 subnet 10.0.1.x.

Assume these two servers cannot reach each other, there is no route. I would normally say "10.0.0.10 is not routable from 10.0.1.20" but I realize now that this might not be the proper terminology.

It seems like the term "routable" is actually used to refer to the difference between public and private ips, ie, "8.8.8.8 is routable, 10.2.10.129 is not".

So what exactly is the correct term for my original example? "Reachable"? "Reachable" doesn't really sound right for some reason.

Score:2
cn flag

You could say 10.0.0.10 has no route to 10.0.1.20. Since your example is that there is no route between 10.0.0.0/24 and 10.0.1.0/24, you could say that (as opposed to more specifically saying 10.0.0.10 has no route to 10.0.1.20 and 10.0.1.20 has no route to 10.0.1.20.

There are two possibilities, that are implicitly being discussed:

  1. While there could be a single host route from 10.0.0.10 to 10.0.1.20, that isn't the case.

  2. While one network could have a route to the other and not the other way around, that isn't the case.

If the two networks are on the same switch but on different VLANs, you could also say they are logically separated.

If the two networks are on different switches, you could also say they are physically separated, provided that the two switches are not connected.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.