The client command adds an entry to the set of machine/port pairs that are allowed to be clients for this server. The syntax is:
client [acl]
eg.
client allow 192.168.1.1/255.255.0.0
Where [acl] is an ACL entry as described above, beginning with allow or deny. As for the global ACL list, this list is processed in order of declaration.