Name Server Operations Guide for BIND Release 4.9.5 : Files : Sample Files : Hosts
Previous: host.rev
Next: Setting up Your Own Domain

6.9.6. Hosts

; ; @(#)ucb-hosts 1.2 (berkeley) 88/02/05 ;

@	     IN   SOA	  ucbvax.Berkeley.Edu.					     kjd.monet.Berkeley.Edu. (
			  1988020501						     ; Serial
			  10800 						     ; Refresh
			  1800							     ; Retry
			  3600000						     ; Expire
			  259200 )						     ; Minimum
	     IN   NS	  ucbarpa.Berkeley.Edu.
	     IN   NS	  ucbvax.Berkeley.Edu.
localhost    IN   A	  127.1
			  ; note that 127.1 is the same as 127.0.0.1; see inet(3n)
ucbarpa      IN   A	  128.32.4
	     IN   A	  10.0.0.78
	     IN   HINFO   VAX-11/780 UNIX
arpa	     IN   CNAME   ucbarpa
ernie	     IN   A	  128.32.6
	     IN   HINFO   VAX-11/780 UNIX
ucbernie     IN   CNAME   ernie
monet	     IN   A	  128.32.7
	     IN   A	  128.32.130.6
	     IN   HINFO   VAX-11/750 UNIX
ucbmonet     IN   CNAME   monet
ucbvax	     IN   A	  10.2.0.78
			  ; 128.32.10 means 128.32.0.10; see inet(3n)
	     IN   A	  128.32.10
			  ; HINFO and WKS are widely unused,
			  ; but we'll show them as examples.
	     IN   HINFO   VAX-11/750 UNIX
	     IN   WKS	  128.32.0.10 TCP ( echo telnet
			  discard sunrpc sftp
			  uucp-path systat daytime
			  netstat qotd nntp
			  link chargen ftp
			  auth time whhois mtp
			  pop rje finger smtp
			  supdup hostnames
			  domain
			  nameserver )
vax	     IN   CNAME   ucbvax
toybox	     IN   A	  128.32.131.119
	     IN   HINFO   Pro350 RT11
toybox	     IN   MX	  0  monet.Berkeley.Edu.
csrg	     IN   MX	  0 Ralph.CS
	     IN   MX	  0 Zhou.CS
	     IN   MX	  0 Painter.CS
	     IN   MX	  0 Riggle.CS
	     IN   MX	  0 Terry.CS
	     IN   MX	  0 Kevin.CS


Name Server Operations Guide for BIND Release 4.9.5 : Files : Sample Files : Hosts
Previous: host.rev
Next: Setting up Your Own Domain