Giter VIP home page Giter VIP logo

go-ip's Introduction

Welcome to my GitHub Profile

Who am I?

  • My Name is Henry Rausch
  • I work as a Sys Admin in Magdeburg, Germany

I work on...

  • Golang
  • Python
  • Rust
  • PowerShell
  • Bash
  • Websites with Hugo
  • Docker
  • Container
  • Ansible
  • Vagrant
  • Terraform
  • Markdown
  • Cloud Providers (AWS, Azure, GCP, Hetzner Cloud)
  • Cloudflare
  • Raspberry Pi
  • Windows
  • Linux Server
  • VS Code

๐Ÿ“ˆ GitHub Stats

DNS-HRA code::stats stats
My GitHub Stats
My GitHub Language Stats

Icons provided by Icons8

go-ip's People

Contributors

hra42 avatar

Watchers

 avatar

go-ip's Issues

Incorrect Display of Network Addresses for CIDR /31 and /32 and Subnets 255.255.255.254 and 255.255.255.255

We've observed an inconsistency in the representation of network values for higher CIDR notations, specifically CIDR /31 and /32. Additionally, the corresponding subnet masks of 255.255.255.254 and 255.255.255.255 seem to display these values inaccurately. This can potentially lead to configuration errors and misinterpretation of network boundaries. A prompt review and rectification would greatly enhance the accuracy and reliability of the system.

From the logs below, note the following anomalies:

For a /31 CIDR, the last usable address is shown as the network address itself, which is incorrect.
For a /32 CIDR, the first usable address should be the same as the network address, but it's being shown as one address higher. Additionally, the last usable address is shown as 192.168.1.255, which is not applicable for a /32 CIDR notation.

Bitte gib die Netzwerk Adresse ein: 192.168.1.1/31
Du hast folgende Netzwerk Adresse eingegeben: 192.168.1.0/31
2023/08/16 20:45:22 Die Subnetzmaske ist: 255.255.255.254
2023/08/16 20:45:22 Die Netzwerk Adresse ist: 192.168.1.0
2023/08/16 20:45:22 Die erste nutzbare Adresse des Netzwerks ist: 192.168.1.1
2023/08/16 20:45:22 Die letzte nutzbare Adresse des Netzwerks ist: 192.168.1.0
2023/08/16 20:45:22 Die Broadcast Adresse des Netzwerks ist: 192.168.1.1
Bitte gib die Netzwerk Adresse ein: 192.168.1.0/32
Du hast folgende Netzwerk Adresse eingegeben: 192.168.1.0/32
2023/08/16 20:45:55 Die Subnetzmaske ist: 255.255.255.255
2023/08/16 20:45:55 Die Netzwerk Adresse ist: 192.168.1.0
2023/08/16 20:45:55 Die erste nutzbare Adresse des Netzwerks ist: 192.168.1.1
2023/08/16 20:45:55 Die letzte nutzbare Adresse des Netzwerks ist: 192.168.1.255
2023/08/16 20:45:55 Die Broadcast Adresse des Netzwerks ist: 192.168.1.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.