[comp.protocols.tcp-ip.ibmpc] KA9Q NOS version and DNS

BHOLMES@CMS.CC.WAYNE.EDU (Brian Holmes) (01/11/90)

What are the commands to set up the NOS version og KA9Q
to work with the DNS?

                        Brian Holmes
                        UCC Operating Systems & Communications

PHONE:    (313) 577-3750  FAX=577-5626          Wayne State University
BITNET:   BHOLMES@WAYNEST1                      5925 Woodward
INTERNET: BHOLMES@CMS.CC.WAYNE.EDU              Detroit, MI 48202  U.S.A

hoffman@cs.pitt.edu (Bob Hoffman) (01/12/90)

> What are the commands to set up the NOS version og KA9Q
> to work with the DNS?

domain suffix <your domain>
domain addserver [<server IP address>]

example:

domain suffix cc.wayne.edu
domain addserver [35.60.4.1]
domain addserver [35.194.242.1]

	---Bob.