About 59,600 results
Open links in new tab
  1. What are the valid public IP address ranges? - Super User

    Mar 17, 2016 · There are a number of lists on the web that define all valid public IP addresses ranges but they don't seem to be very accurate. The most common list Ive found is show …

  2. What do the different formats for network addresses indicate?

    All 3 designate private non routeable IP addresses. With IP addresses you must be assigned one by the managing authority, unless you use a non routable address.

  3. What other IP addresses can/should I use for my home network?

    Apr 24, 2015 · If you choose another range of addresses for your network, which are public addresses, in use somewhere else in the internet, then you lose accessibility to those other …

  4. networking - 10.0.0.0/8 : Routable or non-routable? - Super User

    3 Private IP addresses are just normal addresses that we reserved for private use. They are routable just like any other unicast addresses. It's just that we don't allocate them to a single …

  5. What is a nonroutable IP address? - Answers

    Nov 8, 2022 · The router then gets a legitimate routable address from whatever ISP supplied router that it connects to for your internet connectivity.

  6. Why is Windows' default IP address 169.xx.xx.xx? - Super User

    192.168.0.0/24 has NOTHING to do with the reason why 169.254.0.0/24 exists. The ONLY thing they have in common is that they are nonroutable. Stop confusing the two. Windows will never …

  7. What is a typical and simple to remember example IPv6 subnet?

    May 18, 2015 · @Petr Wanting to have a non-public/non-routable prefix you use when setting up private LANs is also an outdated holdover from the days of IPv4 address scarcity. In the early …

  8. Why are home networks prefixed with 192.168? - Super User

    An Internet spec called RFC 1918 reserved a few blocks of addresses for "private" networks, which is what you should use when you don't have enough public, routable IP addresses to go …

  9. What is the result of running a WHOIS query on a non-routable IP ...

    Feb 26, 2025 · This is because non-routable IP addresses are meant for internal use within private networks and are not globally unique. As a result, WHOIS databases do not contain …

  10. How to communicate with a device that has an assigned “0.0.0.0” …

    Oct 22, 2018 · As others, state in their answer 0.0.0.0 is a non-routable IP address that is often used by software to bind on any IP address on all networking interfaces on a device.