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/example2.good | |
| parent | f27270479940960c1ef5fb7510c99d8d8d962b3f (diff) | |
| download | dnspython-c7e61d8a35d8de21c84b2143a4b4fe028ba3b0d8.tar.gz | |
add IPSECKEY
Diffstat (limited to 'tests/example2.good')
| -rw-r--r-- | tests/example2.good | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/example2.good b/tests/example2.good index 32256a0..5e52af1 100644 --- a/tests/example2.good +++ b/tests/example2.good @@ -37,6 +37,11 @@ f.example. 300 IN A 73.80.65.52 gpos01.example. 3600 IN GPOS -22.6882 116.8652 250.0 hinfo01.example. 3600 IN HINFO "Generic PC clone" "NetBSD-1.4" hinfo02.example. 3600 IN HINFO "PC" "NetBSD" +ipseckey01.example. 3600 IN IPSECKEY 10 1 2 192.0.2.38 AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== +ipseckey02.example. 3600 IN IPSECKEY 10 0 2 . AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== +ipseckey03.example. 3600 IN IPSECKEY 10 3 2 mygateway.example.com. AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== +ipseckey04.example. 3600 IN IPSECKEY 10 2 2 2001:0DB8:0:8002::2000:1 AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== +ipseckey05.example. 3600 IN IPSECKEY 10 3 2 mygateway2.example. AQNRU3mG7TVTO2BkR47usntb102uFJtu gbo6BSGvgqt4AQ== isdn01.example. 3600 IN ISDN "isdn-address" isdn02.example. 3600 IN ISDN "isdn-address" "subaddress" isdn03.example. 3600 IN ISDN "isdn-address" |
