Description
ipcalc takes an IP address and netmask and calculates the resulting broadcast, network, Cisco wildcard mask, and host range. By giving a second netmask, you can design subnets and supernets. It is also presents the subnetting results as easy-to-understand binary values.
Enter your netmask(s) in CIDR notation (/25) or dotted decimals (255.255.255.0). Inverse netmasks are recognized. If you omit the netmask ipcalc uses the default netmask for the class of your network.
Installation Instructions
sudo dnf copr enable atim/ipcalc -y && sudo dnf install ipcalc-jodies -y
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (4)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (2)* | Fedora 39 (36 downloads) |
Fedora 40 | x86_64 (5)* | Fedora 40 (22 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (10)* | Fedora rawhide (112 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/ipcalc
More info about enabling Copr repositories