head	1.1;
access;
symbols
	OPENPKG_E1_MP_HEAD:1.1
	OPENPKG_E1_MP:1.1
	OPENPKG_E1_MP_2_STABLE:1.1
	OPENPKG_E1_FP:1.1
	OPENPKG_2_STABLE_MP:1.1
	OPENPKG_2_STABLE_20061018:1.1
	OPENPKG_2_STABLE_20060622:1.1
	OPENPKG_2_STABLE:1.1.0.10
	OPENPKG_2_STABLE_BP:1.1
	OPENPKG_2_5_RELEASE:1.1
	OPENPKG_2_5_SOLID:1.1.0.8
	OPENPKG_2_5_SOLID_BP:1.1
	OPENPKG_2_4_RELEASE:1.1
	OPENPKG_2_4_SOLID:1.1.0.6
	OPENPKG_2_4_SOLID_BP:1.1
	OPENPKG_CW_FP:1.1
	OPENPKG_2_3_RELEASE:1.1
	OPENPKG_2_3_SOLID:1.1.0.4
	OPENPKG_2_3_SOLID_BP:1.1
	OPENPKG_2_2_RELEASE:1.1
	OPENPKG_2_2_SOLID:1.1.0.2
	OPENPKG_2_2_SOLID_BP:1.1;
locks; strict;
comment	@# @;


1.1
date	2004.07.15.10.44.51;	author rse;	state Exp;
branches;
next	;


desc
@@


1.1
log
@new package: rbldnsd 0.993p1 (Realtime Blackhole List (RBL) DNS Daemon)
@
text
@##
##  zone.sample -- sample rbldnsd(8) zone (ip4set format)
##

#   common section
$SOA 1w ns1.example.com root.ns1.example.com 0 2h 2h 1w 1h
$NS  1w ns1.example.com ns2.example.com
$TTL 1w

#   data set header
$DATASET ip4set @@
$1 Example Realtime Blackhole List (RBL)
$2 http://rbl.example.com/rbl?
:127.0.0.2:Listed in $1, see $2$

#   data set values (examples only)
10/8           ; RFC 1918
172.16/12      ; RFC 1918
192.168/16     ; RFC 1918
127.0.0.1/32   ; Unix loopback

@
