update unknown rr test

This commit is contained in:
Brian Wellington
2000-11-20 21:58:45 +00:00
parent 7e4cda9965
commit 7803df6c0a
5 changed files with 43 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
; NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
; WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
; $Id: example-in.db,v 1.2 2000/11/19 20:59:18 bwelling Exp $
; $Id: example-in.db,v 1.3 2000/11/20 21:58:44 bwelling Exp $
$TTL 300 ; 5 minutes
@ SOA mname1. . (
@@ -37,6 +37,7 @@ a8 CLASS1 TYPE1 \# 4 0A000001
a9 IN TYPE1 10.0.0.1
a10 IN TYPE1 \# 4 0A000001
a11 IN TYPE1 \# 4 0a000001
a12 IN A \# 4 0A000001
txt1 IN TXT "hello"
txt2 CLASS1 TXT "hello"
@@ -44,6 +45,7 @@ txt3 IN TYPE16 "hello"
txt4 CLASS1 TYPE16 "hello"
txt5 TXT \# 6 0568656C6C6F
txt6 TYPE16 \# 6 0568656C6C6F
txt7 IN TXT \# 6 0568656C6C6F
unk1 TYPE123 \# 1 00
unk2 CLASS1 TYPE123 \# 1 00