etc/services - sync with NetBSD-8
[minix.git] / etc / namedb / localhost
blob1b5c0715348a909ebeaa114899e7b22713dd57f4
1 ;       $NetBSD: localhost,v 1.2 2000/05/19 13:07:37 sommerfeld Exp $
3 $TTL    3600
4 @       IN      SOA     netbsd.org. hostmaster.netbsd.org.  (
5                                 1999012100      ; Serial
6                                 3600            ; Refresh
7                                 300             ; Retry
8                                 3600000         ; Expire
9                                 3600 )          ; Minimum
10                 IN      NS      localhost.
11 localhost.      IN      A       127.0.0.1
12                 IN      AAAA    ::1