NAME
     addhost

SYNOPSIS
     addhost [host-ip-number]

DESCRIPTION
     With no  arguments,  addhost prints out all  of  the  current
     hosts that are allowed to login to your character. Otherwise
     host-ip-number is added to the table of allowed hosts. The
     host-ip-number may have wildcards, *, to specify an entire
     domain.


EXAMPLE
     addhost 130.236.254.*    Will only allow hosts from Lysator
                              to use your char.
     addhost *.*.*.*          Allow all hosts to try to login.
     addhost 130.236.*.*      Allow everyone at LiU to try to 
                              login.

SEE ALSO
     subhost
