-----BEGIN PGP SIGNED MESSAGE-----

This is a small collection of tools I use in my ip-up and ip-down scripts to
update files like /etc/hosts when logging onto the Internet. These tools are
very simple, and the only things they are able to do is converting an
ip-address to a host name with a dns-entry (or found in /etc/hosts) and vice
versa.

To install ip-tools:
  1. edit Makefile
  2. run 'make install'

To find the ip-address for a given host name, type

  % hn2ip hostname

To find the hostname for a given ip-address, type

  % ip2hn ip-address

Feel free to send me comments and/or bug reports.

Knut Anders Hatlen <kahatlen@online.no>
http://kaputt.home.ml.org

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: latin1

iQCVAwUBNSukS/U2QshhiQghAQH3hgQApVWXLev+tVow8c+TqgupsbGJXrYx+pQz
ylLB4ePyiGHp+UldrR4rUWVtTeW1nRwD6kE3PVgnlbZfsYjf8hdKyd/GhQv6VN1k
sSdrcgh0NXFgiCpWKqsGzFl9Joi2fKzcLKYcDH4dTD6SbbPIXYgsuVkgHHCjloBm
Go+4i4h0SuI=
=SD2T
-----END PGP SIGNATURE-----
