[ITP] ipcalc 0.41 -- Parameter calculator for IPv4 addresses

Jari Aalto (Cygwin-bug#20080225T2300) jari.aalto@cante.net
Tue Feb 26 01:14:00 GMT 2008


Included in Debian stable

    http://packages.debian.org/unstable/ipcalc

Jari

sdesc: "Parameter calculator for IPv4 addresses"
ldesc: "Program takes an IP address and netmask in CIDR notation or dotted
decimal notation 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."
category: Utils Perl
requires: cygwin perl

a) manual

  wget        \
    http://cygwin.cante.net/ipcalc/ipcalc-0.41-1-src.tar.bz2 \
    http://cygwin.cante.net/ipcalc/ipcalc-0.41-1.tar.bz2 \
    http://cygwin.cante.net/ipcalc/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir ipcalc ; cd ipcalc
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/ipcalc/get.sh \
          http://cygwin.cante.net/ipcalc/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list