Short:        Dump Caching Name Server for Miami/AmiTCP/Genesis with source
Author:       joergd@bitquell.gera.thur.de (Joerg Deckert)
Uploader:     joergd bitquell gera thur de (Joerg Deckert)
Type:         comm/tcp
Architecture: m68k-amigaos

--------------------------------------------------------------
                     NameServer 1.0
--------------------------------------------------------------

This is a simple name server for Miami and AmiTCP/Genesis (only
tested with Miami). It processes name server queries out of the
host table the machine it is running on or or by forwarding
requests to your uplink name server (it does a simple
gethostbyname() internally). Succesfull requests are cached in
RAM.

The code based on Nameserver from Joran Jessurun.

Installation: - copy named to any directory (e.g. AmiTCP:serv)
              - start it after starting of IP-Stack (run named)

Note: cache entries are never deleted in this version!