diff options
| author | Bob Halley <halley@dnspython.org> | 2006-06-22 22:41:02 +0000 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2006-06-22 22:41:02 +0000 |
| commit | c7e61d8a35d8de21c84b2143a4b4fe028ba3b0d8 (patch) | |
| tree | 60abe8da0e12e6301fc7b573e1b0729b6d23638d /tests/example1.good | |
| parent | f27270479940960c1ef5fb7510c99d8d8d962b3f (diff) | |
| download | dnspython-c7e61d8a35d8de21c84b2143a4b4fe028ba3b0d8.tar.gz | |
add IPSECKEY
Diffstat (limited to 'tests/example1.good')
| -rw-r--r-- | tests/example1.good | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/example1.good b/tests/example1.good index fbbbdb8..f322a27 100644 --- a/tests/example1.good +++ b/tests/example1.good @@ -37,6 +37,11 @@ f 300 IN A 73.80.65.52 gpos01 3600 IN GPOS -22.6882 116.8652 250.0 hinfo01 3600 IN HINFO "Generic PC clone" "NetBSD-1.4" hinfo02 3600 IN HINFO "PC" "NetBSD" +ipseckey01 3600 IN IPSECKEY 10 1 2 192.0.2.38 AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== +ipseckey02 3600 IN IPSECKEY 10 0 2 . AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== +ipseckey03 3600 IN IPSECKEY 10 3 2 mygateway.example.com. AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== +ipseckey04 3600 IN IPSECKEY 10 2 2 2001:0DB8:0:8002::2000:1 AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== +ipseckey05 3600 IN IPSECKEY 10 3 2 mygateway2 AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== isdn01 3600 IN ISDN "isdn-address" isdn02 3600 IN ISDN "isdn-address" "subaddress" isdn03 3600 IN ISDN "isdn-address" |
