From owner-IPv6-jp@jp.freebsd.org  Wed Aug 25 21:17:44 1999
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id VAA63988;
	Wed, 25 Aug 1999 21:17:44 +0900 (JST)
	(envelope-from owner-IPv6-jp@jp.FreeBSD.org)
Received: from ns.flathill.gr.jp (ns.flathill.gr.jp [210.157.239.82])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with SMTP id VAA63983
	for <IPv6-jp@jp.freebsd.org>; Wed, 25 Aug 1999 21:17:43 +0900 (JST)
	(envelope-from flathill@flathill.gr.jp)
Received: (qmail 15803 invoked from network); 25 Aug 1999 12:17:41 -0000
Received: from azuki.flathill.gr.jp (HELO localhost) (210.157.239.83)
  by ns.flathill.gr.jp with SMTP; 25 Aug 1999 12:17:41 -0000
To: IPv6-jp@jp.freebsd.org
X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald)
Mime-Version: 1.0
Content-Type: Multipart/Mixed;
	boundary="--Next_Part(Wed_Aug_25_21:17:24_1999_809)--"
Content-Transfer-Encoding: 7bit
Message-Id: <19990825211752X.flathill@flathill.gr.jp>
Date: Wed, 25 Aug 1999 21:17:52 +0900
From: Seiichirou Hiraoka <flathill@flathill.gr.jp>
X-Dispatcher: imput version 980905(IM100)
Lines: 216
Reply-To: IPv6-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+990727
X-Sequence: IPv6-jp 310
Subject: [IPv6-jp 310] bind8 for IPv6
Errors-To: owner-IPv6-jp@jp.freebsd.org
Sender: owner-IPv6-jp@jp.freebsd.org
X-Originator: flathill@flathill.gr.jp

----Next_Part(Wed_Aug_25_21:17:24_1999_809)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

$BJ?2,$G$9!#(B

$BD9J8$K$J$j$^$7$F!"?=$7$o$1$"$j$^$;$s!#(B

ns# uname -a
FreeBSD ns.flathill.gr.jp 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Thu Jul  1 07:27:44 JST 1999     root@ns.flathill.gr.jp:/usr/src/kame/sys/compile/NS.v6  i386
ns# ifconfig fxp0
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80:1::2a0:c9ff:feb4:6c88 prefixlen 64 
        inet 210.157.239.82 netmask 0xfffffff0 broadcast 210.157.239.95
        inet6 3ffe:505:200b:1:2a0:c9ff:feb4:6c88 prefixlen 64 
        inet6 3ffe:505:200b:1:: prefixlen 64 anycast 
        ether 00:a0:c9:b4:6c:88 
        media: autoselect
        supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 10baseT/UTP

$B$J4D6-$G1?1D$7$F$*$j$^$9!#(B

2$B$+7n$/$i$$A0$+$iEvJ}$N(BMX$B$,$&$^$/0z$1$J$$$H$$$&%a!<%k$r(B
$B2?EY$+$$$?$@$$$F$$$^$9!#(B
$B;~4|$+$i9M$($^$7$F!"62$i$/!"(Bbind8 for IPv6$B$r(Bport$B$G%$%s%9%H!<%k(B
$B$7$?:"$@$H9M$($F$$$^$9!#(B

$B?'!9$H;qNA$r8+$^$7$F@_Dj$7$?$N$G$9$,!"$I$3$+4V0c$C$F$$$k(B
$B$b$N$H;W$$$^$9$,!"$I$3$,4V0c$C$F$$$k$N$+J,$+$j$^$;$s!#(B
$B0J2<$K4XO"%U%!%$%k$rE:IU$7$^$9$N$G!"$I$3$,4V0c$C$F$$$k$N$+(B
$B$*$o$+$j$K$J$kJ}$O$4;XE&D:$1$J$$$G$7$g$&$+!#(B

$B$I$&$>$h$m$7$/$*4j$$$7$^$9!#(B


----Next_Part(Wed_Aug_25_21:17:24_1999_809)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=named.conf

// generated by named-bootconf.pl

options {
	directory "/etc/namedb";
	/*
	 * If there is a firewall between you and nameservers you want
	 * to talk to, you might need to uncomment the query-source
	 * directive below.  Previous versions of BIND always asked
	 * questions using port 53, but BIND 8.1 uses an unprivileged
	 * port by default.
	 */
	// query-source address * port 53;
	allow-transfer {
		127.0.0.1;
		210.157.224.7;
		202.227.24.5;
		210.157.239.80/28;
	};
};

// $Id: named.boot,v 1.3 1995/03/23 08:43:02 rgrimes Exp $
// From: @(#)named.boot	5.1 (Berkeley) 6/30/90
// boot file for primary name server
// type		domain			source host/file	backup file
zone "." {
	type hint;
	file "named.root";
};

zone "0.0.127.in-addr.arpa" {
	type master;
	file "localhost.rev";
};

zone "flathill.gr.jp" {
	type master;
	file "flathill.zone";
};

zone "080A.239.157.210.in-addr.arpa" {
	type master;
	file "flathill.rev";
};

zone "0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.IP6.INT" {
	type master;
	file "localhost.v6.rev";
};

zone "b.0.0.2.5.0.5.0.e.f.f.3.IP6.INT" {
	type master;
	file "flathill.v6.rev";
};

----Next_Part(Wed_Aug_25_21:17:24_1999_809)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=localhost.rev

$TTL 86400
@	IN	SOA	ns.flathill.gr.jp. root.ns.flathill.gr.jp.  (
				970670	; Serial
				10800	; Refresh
				3600	; Retry
				604800	; Expire
				86400 )	; Minimum

	IN	NS	ns.flathill.gr.jp.
1	IN	PTR	localhost.flathill.gr.jp.

----Next_Part(Wed_Aug_25_21:17:24_1999_809)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=localhost.v6.rev

$TTL 86400
@	IN	SOA	ns.flathill.gr.jp. root.ns.flathill.gr.jp.  (
				970670	; Serial
				10800	; Refresh
				3600	; Retry
				604800	; Expire
				86400 )	; Minimum

	IN	NS	ns.flathill.gr.jp.
1	IN	PTR	localhost.flathill.gr.jp.

----Next_Part(Wed_Aug_25_21:17:24_1999_809)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=flathill.rev

$TTL 86400
@	IN	SOA	ns.flathill.gr.jp. root.ns.flathill.gr.jp.  (
				970670	; Serial
				10800	; Refresh
				3600	; Retry
				604800	; Expire
				86400 )	; Minimum
;
	IN	NS	ns.flathill.gr.jp.
	IN	NS	ns1.stnet.ad.jp.
81	IN	PTR	router.flathill.gr.jp.
82	IN	PTR	ns.flathill.gr.jp.
83	IN	PTR	azuki.flathill.gr.jp.
91	IN	PTR	lala.flathill.gr.jp.

----Next_Part(Wed_Aug_25_21:17:24_1999_809)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=flathill.zone

$TTL 86400
@	IN	SOA	ns.flathill.gr.jp. root.ns.flathill.gr.jp.  (
				970670	; Serial
				10800	; Refresh
				3600	; Retry
				604800	; Expire
				86400 )	; Minimum
;
flathill.gr.jp.	IN	NS	ns.flathill.gr.jp.
flathill.gr.jp.	IN	NS	ns1.stnet.ad.jp.
flathill.gr.jp.	IN	NS	tasogare.imasy.or.jp.
flathill.gr.jp.	IN	MX	0	ns.flathill.gr.jp.
;
localhost	IN	A	127.0.0.1
		IN	AAAA	::1
;
router		IN	A	210.157.239.81
ns		IN	A	210.157.239.82
		IN	AAAA	3ffe:505:200b:1:2a0:c9ff:feb4:6c88
www		IN	CNAME	ns
ftp		IN	CNAME	ns
smtp		IN	CNAME	ns
proxy		IN	CNAME	ns
pop		IN	CNAME	ns
news		IN	CNAME	ns
mcn		IN	CNAME	ns
cvsup		IN	CNAME	ns
moo		IN	CNAME	ns
v6		IN	CNAME	ns
www.v6		IN	CNAME	ns
azuki		IN	A	210.157.239.83
		IN	AAAA	3ffe:505:200b:1:2a0:c9ff:fe8d:f361
lala		IN	A	210.157.239.91
		IN	AAAA	3ffe:505:200b:1:200:e8ff:fe27:1341

----Next_Part(Wed_Aug_25_21:17:24_1999_809)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=flathill.v6.rev

$TTL 86400
@	IN	SOA	ns.flathill.gr.jp. root.ns.flathill.gr.jp.  (
				970670	; Serial
				10800	; Refresh
				3600	; Retry
				604800	; Expire
				86400 )	; Minimum
;
	IN	NS	ns.flathill.gr.jp.
	IN	NS	tasogare.imasy.or.jp.
8.8.c.6.4.b.e.f.f.f.9.c.0.a.2.0.1.0.0.0.IP6.INT.	IN	PTR	ns.flathill.gr.jp.
1.6.3.f.d.8.e.f.f.f.9.c.0.a.2.0.1.0.0.0.IP6.INT.	IN	PTR	azuki.flathill.gr.jp.
1.4.3.1.7.2.e.f.f.f.8.e.0.0.2.0.1.0.0.0.IP6.INT.	IN	PTR	lala.flathill.gr.jp.

----Next_Part(Wed_Aug_25_21:17:24_1999_809)--
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=.signature

- Seiichirou Hiraoka
  flathill@flathill.gr.jp : http://www.flathill.gr.jp/~flathill/
  flathill@FreeBSD.ORG    : http://www.FreeBSD.ORG/~flathill/
  $B=U$,Mh$F!D$^$?=U$@$C$?$i$$$$$N$K(B

----Next_Part(Wed_Aug_25_21:17:24_1999_809)----
