Network - Subnet (Network Range)

Map Of Internet 1973

About

A subnet is technically a division of an network by range of ip address

A subnet is also known as:

  • a net range (ie 172.64.0.0 - 172.71.255.255)
  • or a CIDR (different notation - ie 172.64.0.0/13)

In the internet age, all networks may be considered as subnet.

It is used to represent a subnet of hosts which can be reached over a network interface.

Notation

A SubNet is a partially qualified internet address in numeric (dotted quad) form, optionally followed by a slash and the netmask, specified as:

All hosts on a subnet have the same mask.

Example

The world

0.0.0.0/0

How to find the net range of a IP

In a whois request, you can see the NetRange back (and the CIDR notation)

Example:

whois 172.70.250.60
NetRange:       172.64.0.0 - 172.71.255.255
CIDR:           172.64.0.0/13

Type

Private

A private subnet has no Internet access and can host the backend systems such as databases or application servers.

See Network - Private Network

Public

A public subnet send and receive traffic directly from the internet.

See Network - Public Network

Management

Size

The maximum size of a network is given by the number of addresses that are possible with the remaining, least-significant bits below the mask prefix. See the mask table

Partition

Network - Partition

Bind

You can bind a whole subnet on one machine. See subnet binding





Discover More
Card Puncher Data Processing
Aws - Subnet

in Aws A subnet is a sub-component of a Virtual Private Cloud For High availbility, you want to create them in different AWS Availability Zones (AZ) across multiple physical facilities in an AWS...
Map Of Internet 1973
Broadcast Domain

The is defined on the host by an IP address and a Subnet mask IP: Subnet Mask 192.168.1.1 255.255.255.0
Map Of Internet 1973
Classless Inter-Domain Routing (CIDR)

is a notation that defines a subnet (ip net range) CIDR notation: where: IP Address is a prefix is the subnet mask prefix length. where: 0.0.0.0 is the wildcard IP address that match...
74hc00 Circuit
Device - Network Router

Router are devices that allow traffic to be exchanged subnetworks
Data System Architecture
Distributed System - Network Partition

Network partition in the context of distributed system. For a subnet network partition, see A network partition refers to a network split between nodes due to the failure of network devices. Example:...
Chrome Site Cant Be Reached
How to allow only the HTTP traffic from a subnet such as Cloudflare with Firewalld?

This article is a step by step that shows you how to configure the firewall Firewalld to allow the network packet traffic from a subnet such as Cloudflare
How to restrict your firewall by country firewalld (ie iptable)

A step-by-step on how to configure your iptable firewall with firewalld to allow only requests originating from a country
Gcp Sql Gerardnico Public Ip
MySql - Google Cloud Platform Database Creation and Connection

Article the connection to a MySQL GCP (Google Cloud Platform) database with: the IP configuration (Private or Public access) Ssl and a...
Map Of Internet 1973
NetWork

Maps of the Internet in 1973 This section groups all articles over networking. In the internet age, all networks may be considered as subnet. To transmit data between two hosts in one network,...
Mask Format
Network - (Network|Subnet) Mask

subnet mask is the second part of an Ip address. It's also called the mask of a subnet because all hosts on a subnet have the same network mask. The maximum size of the network is given by the number...



Share this page:
Follow us:
Task Runner