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 |
---|---|---|
![]() |
x86_64 (4)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (6)* | Fedora 40 (29 downloads) |
![]() |
x86_64 (2)* | Fedora 41 (17 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (1 downloads) |
![]() |
x86_64 (11)* | Fedora rawhide (118 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/ipcalc
More info about enabling Copr repositories