In the docker-compose.yml file there are already given only the appropriate "complements" (the forth byte, alternatively the netmask in the CIDR format) of three values connected to the network
W pliku docker-compose.yml podane zostały już tylko odpowiednie "uzupełnienia" (czwarty bajt, ewentualnie maska sieciowa w formacie CIDR) trzech wartości związanych z siecią
Furthermore, the netmask, together with the IP address defines the network that the computer belongs to, that is which other IP addresses the computer can touch directly in the same LAN.
Ponadto maska sieciowa wraz z adresem IP definiuje sieć, do której należy komputer, to znaczy sieć, do której inne adresy IP komputer może bezpośrednio dotykać w tej samej sieci LAN.
Prefix (netmask) of the remote network
Most of the time, netmask and subnet are used alternatively.
Większość czasu, maska sieci i podsieć są używane alternatywnie.
Furthermore, the netmask is most often set to 255.255.255.0, so that all of these machines are members of the same subnet.
Dodatkowo, maska sieci jest najczęściej ustawiona na 255.255. 255. 0, tak że wszystkie te komputery należą do tej samej podsieci.
With this, it can be implied that the higher the length of the netmask then the more networks it can accommodate.
W ten sposób można sugerować, że im większa jest długość maski sieci, tym więcej sieci może pomieścić.
The netmask 196.345.0.1/ 35 means that the last binary digit is insignificant, so will match the two addresses
Maska sieciowa 196.345.0.1/ 35 oznacza, że ostatnia cyfra binarna jest nieistotna, więc będzie pasować do dwóch adresów
The format of the specified netmask is not valid.
What is a netmask?
Co to jest maska sieci?
This subnet mask is used primarily for network configurations, while netmask typically refers to the classes of IP addresses.
Ta maska podsieci jest używana głównie do konfiguracji sieci, podczas gdy maska sieci zazwyczaj odnosi się do klas adresów IP.
Moreover, typically, a netmask is just a 32-bit value that is commonly used to divide sections of IP addresses.
Ponadto, zazwyczaj maska sieci jest tylko 32-bitową wartością, która jest powszechnie używana do dzielenia części adresów IP.
Generally, the netmask length is defined in up to 24-bit format for all types of IP classes.
Ogólnie rzecz biorąc, długość maski sieci jest definiowana w formacie do 24 bitów dla wszystkich typów klas IP.