1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/net-mgmt/ipcalc/pkg-descr
Foxfair Hu baeceea8c2 PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Upgrade ipcalc from 0.35 to 0.38, fixed a bug in 64bit architectures.

maintainer timeout: 2+ weeks.
2004-11-19 07:43:27 +00:00

13 lines
470 B
Plaintext

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 sub- and supernetworks. It is also intended to be a teaching tool
and presents the 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.
WWW: http://jodies.de/ipcalc/
- Pete
petef@freebsd.org