Home
last modified time | relevance | path

Searched refs:example (Results 1 – 25 of 3499) sorted by relevance

12345678910>>...140

/netbsd-src/external/mpl/bind/dist/bin/tests/system/xfer/
H A Ddig1.good1 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051952 5 5 1814400 3600
2 example. 3600 IN NS ns2.example.
3 example. 3600 IN NS ns3.example.
4 example. 3600 IN DNSKEY 512 255 1 AQMFD5raczCJHViKtLYhWGz8hMY9UGRuniJDBzC7w0aRyzWZriO6i2od GWWQVucZqKVsENW91IOW4vqudngPZsY3GvQ/xVA8/7pyFj6b7Esga60z yGW6LFe9r8n6paHrlG5ojqf0BaqHT+8=
5 a01.example. 3600 IN A 0.0.0.0
6 a02.example
[all...]
H A Ddig2.good1 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051953 5 5 1814400 3600
2 example. 3600 IN NS ns2.example.
3 example. 3600 IN NS ns3.example.
4 example. 3600 IN DNSKEY 512 255 1 AQMFD5raczCJHViKtLYhWGz8hMY9UGRuniJDBzC7w0aRyzWZriO6i2od GWWQVucZqKVsENW91IOW4vqudngPZsY3GvQ/xVA8/7pyFj6b7Esga60z yGW6LFe9r8n6paHrlG5ojqf0BaqHT+8=
5 a01.example. 3600 IN A 0.0.0.1
6 a02.example
[all...]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/nsupdate/
H A Dknowngood.ns1.after1 example.nil. 300 IN SOA ns1.example.nil. hostmaster.example.nil. 2 2000 2000 1814400 3600
2 example.nil. 300 IN NS ns1.example.nil.
3 example.nil. 300 IN NS ns2.example.nil.
4 *.example.nil. 300 IN MX 10 mail.example.nil.
5 a.example.nil. 300 IN TXT "foo foo foo"
6 a.example.nil. 300 IN PTR foo.net.
7 a01.example.nil. 3600 IN A 0.0.0.0
8 a02.example.nil. 3600 IN A 255.255.255.255
9 a601.example.nil. 3600 IN AAAA ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
10 afsdb01.example.nil. 3600 IN AFSDB 0 hostname.example.nil.
[all …]
H A Dknowngood.ns1.before1 example.nil. 300 IN SOA ns1.example.nil. hostmaster.example.nil. 1 2000 2000 1814400 3600
2 example.nil. 300 IN NS ns1.example.nil.
3 example.nil. 300 IN NS ns2.example.nil.
4 *.example.nil. 300 IN MX 10 mail.example.nil.
5 a.example.nil. 300 IN TXT "foo foo foo"
6 a.example.nil. 300 IN PTR foo.net.
7 a01.example.nil. 3600 IN A 0.0.0.0
8 a02.example.nil. 3600 IN A 255.255.255.255
9 a601.example.nil. 3600 IN AAAA ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
10 afsdb01.example.nil. 3600 IN AFSDB 0 hostname.example.nil.
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_addr_find.in7 maps inline:{plain1@1.example=plain2@2.example,{"aa bb"@cc.example="dd ee"@dd.example}}
8 test internal:external:external:default:plain1@1.example:plain2@2.example
9 test internal:external:external:default:aa bb@cc.example:"dd ee"@dd.example
10 test external:external:external:default:"aa bb"@cc.example:"dd ee"@dd.example
11 test external:external:internal:default:"aa bb"@cc.example:dd ee@dd.example
12 test internal:internal:external:default:plain1@1.example:plain2@2.example
13 test internal:internal:external:default:aa bb@cc.example
14 test internal:internal:external:default:"aa bb"@cc.example:"dd ee"@dd.example
17 maps inline:{plain1@1.example=plain2@2.example,{"aa bb"@cc.example="dd ee"@dd.example}}
18 test internal:external:external:default:plain1+ext@1.example:plain2@2.example:+ext
[all …]
H A Dmail_addr_find.ref2 inline:{plain1@1.example=plain2@2.example,{"aa bb"@cc.example="dd ee"@dd.example}}
3 internal:plain1@1.example -external-> external:plain2@2.example (null extension)
4 internal:aa bb@cc.example -external-> external:"dd ee"@dd.example (null extension)
5 external:"aa bb"@cc.example -external-> external:"dd ee"@dd.example (null extension)
6 external:"aa bb"@cc.example -external-> internal:dd ee@dd.example (null extension)
7 internal:plain1@1.example -internal-> external:plain2@2.example (null extension)
8 internal:aa bb@cc.example -internal-> external:(not found) (null extension)
9 internal:"aa bb"@cc.example -internal-> external:"dd ee"@dd.example (null extension)
11 inline:{plain1@1.example=plain2@2.example,{"aa bb"@cc.example="dd ee"@dd.example}}
12 internal:plain1+ext@1.example -external-> external:plain2@2.example (+ext)
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dval_any_negcache.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
69 example.com. IN NS
71 example.com. IN NS ns.example.com.
73 ns.example.com. IN A 1.2.3.4
77 ; ns.example.com.
85 example.com. IN NS
87 example.com. IN NS ns.example.com.
88 example.com. 3600 IN RRSIG NS 3 2 3600 20070926134150 20070829134150 2854 example.com.…
90 ns.example.com. IN A 1.2.3.4
[all …]
H A Dval_any_dname.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
40 example.com. IN ANY
68 example.com. IN ANY
70 example.com. IN NS ns.example.com.
72 ns.example.com. IN A 1.2.3.4
76 ; ns.example.com.
84 example.com. IN NS
86 example.com. IN NS ns.example.com.
87 example.com. 3600 IN RRSIG NS 3 2 3600 20070926134150 20070829134150 2854 example.com.…
[all …]
H A Dval_any.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
40 example.com. IN ANY
68 example.com. IN ANY
70 example.com. IN NS ns.example.com.
72 ns.example.com. IN A 1.2.3.4
76 ; ns.example.com.
84 example.com. IN NS
86 example.com. IN NS ns.example.com.
87 example.com. 3600 IN RRSIG NS 3 2 3600 20070926134150 20070829134150 2854 example.com.…
[all …]
H A Dauth_zonemd_xfr_anchor.rpl4 …trust-anchor: "example.com. DS 55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5d…
9 name: "example.com."
11 ## zonefile: "example.com.zone"
30 ## this line generates zonefile: \n"/tmp/xxx.example.com"\n
32 TEMPFILE_NAME example.com
33 ## this is the inline file /tmp/xxx.example.com
35 TEMPFILE_CONTENTS example.com
93 example.com. IN NS
95 example.com. IN NS ns.example.com.
97 ns.example.com. IN A 1.2.3.44
[all …]
H A Dauth_zonemd_xfr_chain_fail.rpl9 name: "example.com."
11 ## zonefile: "example.com.zone"
30 ## this line generates zonefile: \n"/tmp/xxx.example.com"\n
32 TEMPFILE_NAME example.com
33 ## this is the inline file /tmp/xxx.example.com
35 TEMPFILE_CONTENTS example.com
93 example.com. IN DS
95 example.com. 3600 IN DS 55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5deee90af
96 example.com. 3600 IN RRSIG DS 8 2 3600 20201116135527 20201019135527 1444 com. BpV1M171SSkbdlGawwwe…
104 example.com. IN NS
[all …]
H A Dauth_zonemd_xfr_chain.rpl9 name: "example.com."
11 ## zonefile: "example.com.zone"
30 ## this line generates zonefile: \n"/tmp/xxx.example.com"\n
32 TEMPFILE_NAME example.com
33 ## this is the inline file /tmp/xxx.example.com
35 TEMPFILE_CONTENTS example.com
93 example.com. IN DS
95 example.com. 3600 IN DS 55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5deee90af
96 example.com. 3600 IN RRSIG DS 8 2 3600 20201116135527 20201019135527 1444 com. BpV1M171SSkbdlGawwwe…
104 example.com. IN NS
[all …]
H A Dauth_zonemd_xfr_chain_keyinxfr.rpl9 name: "example.com."
11 ## zonefile: "example.com.zone"
35 ## this line generates zonefile: \n"/tmp/xxx.example.com"\n
37 TEMPFILE_NAME example.com
38 ## this is the inline file /tmp/xxx.example.com
40 TEMPFILE_CONTENTS example.com
98 example.com. IN DS
100 example.com. 3600 IN DS 55566 8 2 9c148338951ce1c3b5cd3da532f3d90dfcf92595148022f2c2fd98e5deee90af
101 example.com. 3600 IN RRSIG DS 8 2 3600 20201116135527 20201019135527 1444 com. BpV1M171SSkbdlGawwwe…
109 example.com. IN NS
[all …]
H A Diter_emptydp_for_glue.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
19 ; query for www.example.com.
20 ; needs example.com served by ns.example.net and ns.example.org
21 ; needs example.net served by ns.example.net and ns.example.org
22 ; needs example.org served by ns.example.net and ns.example.org
53 example.com. NS ns.example.net.
54 example.com. NS ns.example.org.
55 example.net. NS ns.example.net.
56 example.net. NS ns.example.org.
[all …]
H A Dval_refer_unsignadd.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
5 …trust-anchor: "example.net. 3600 IN DNSKEY 256 3 5 AQPQ41chR9DEHt/aIzIFAqanbDlRflJoRs5…
43 www.example.com. IN A
45 ; Skip .com, to provide unsigned referral A record for ns.example.net
46 ; and go straight to example.com.
47 example.com. IN NS ns.example.com.
48 example.com. IN NS ns.example.net.
50 ns.example.com. IN A 1.2.3.4
51 ns.example.net IN A 1.2.3.5
[all …]
H A Dval_referglue.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
42 www.example.com. IN A
70 www.example.com. IN A
72 example.com. IN NS ns.example.com.
74 ns.example.com. IN A 1.2.3.4
78 ; ns.example.com.
86 example.com. IN NS
88 example.com. IN NS ns.example.com.
89 example.com. IN NS ns2.sub.example.com.
[all …]
H A Dval_nsec3_optout_ad.rpl2 ; The island of trust is at example.com
4 trust-anchor: "example.com. DS 57024 7 1 46d134be319b2cc910b9938f1cb25dc41abb27bf"
66 example.com. IN A
68 example.com. IN NS ns.example.com.
70 ns.example.com. IN A 1.2.3.4
74 ; ns.example.com.
82 example.com. IN NS
84 example.com. IN NS ns.example.com.
85 example.com. 3600 IN RRSIG NS 7 2 3600 20070926134150 20070829134150 57024 example.com. fIE3H2v3wAm…
87 ns.example.com. IN A 1.2.3.4
[all …]
H A Dblack_ds_entry.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
111 example.com. IN NS
113 example.com. IN NS ns.example.com.
114 ;example.com. IN NS ns.blabla.com.
116 ns.example.com. IN A 1.2.3.4
120 ; ns.example.com.
128 example.com. IN NS
130 example.com. IN NS ns.example.com.
131 ;example.com. IN NS ns.blabla.com.
[all …]
H A Dzonemd.example10.zone3 example.com. 3600 IN SOA ns.example.com. hostmaster.example.com. 200154054 28800 7200 604800 3600
5 ; example.com. 3600 IN RRSIG SOA 8 2 3600 20201116135527 20201019135527 55566 example.com. gcFHT/Q4…
7 example.com. 3600 IN RRSIG SOA 8 2 3600 20201116135527 20201019135527 55566 example.com. gcFHT/Q4iD…
8 example.com. 3600 IN NS ns.example.com.
9 example.com. 3600 IN RRSIG NS 8 2 3600 20201116135527 20201019135527 55566 example.com. X+V3XsbJbBi…
10 example.com. 3600 IN DNSKEY 256 3 8 AwEAAdug/L739i0mgN2nuK/bhxu3wFn5Ud9nK2+XUmZQlPUEZUC5YZvm1rfMmEW…
11 example.com. 3600 IN RRSIG DNSKEY 8 2 3600 20201116135527 20201019135527 55566 example.com. fsdnVg3…
12 example.com. 3600 IN TYPE63 \# 70 0bee1bc6010258f7620f93204bbb31b44f795b3409cc4abd9ef5601decc15675b…
13 example.com. 3600 IN RRSIG TYPE63 8 2 3600 20201116135527 20201019135527 55566 example.com. orn8ZF/…
14 example.com. 3600 IN NSEC bar.example.com. NS SOA RRSIG NSEC DNSKEY TYPE63
[all …]
H A Dblack_key_entry.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
111 example.com. IN NS
113 example.com. IN NS ns.example.com.
114 example.com. IN NS ns.blabla.com.
116 ns.example.com. IN A 1.2.3.4
120 ; ns.example.com.
128 example.com. IN NS
130 example.com. IN NS ns.example.com.
131 example.com. IN NS ns.blabla.com.
[all …]
H A Dval_anchor_nx.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "example.com. 3600 IN DS 2854 3 1 46e4ffc6e9a4793b488954bd3f0cc6af0d…
5 …trust-anchor: "sub.example.com. 3600 IN DS 30899 RSASHA1 1 f7ed618f24d5e5202927e1d…
39 www.sub.example.com. IN A
67 www.sub.example.com. IN A
69 example.com. IN NS ns.example.com.
71 ns.example.com. IN A 1.2.3.4
75 ; ns.example.com.
83 example.com. IN NS
85 example.com. IN NS ns.example.com.
[all …]
H A Dval_nsec3_b3_optout.rpl3 …trust-anchor: "example. DNSKEY 257 3 7 AwEAAcUlFV1vhmqx6NSOUOq2R/dsR7Xm3upJ ( j7IommWSpJABVfW8Q0r…
41 example. IN NS ns1.example.
43 ;example. IN NS ns2.example.
45 ns1.example. IN A 192.0.2.1
47 ;ns2.example. IN A 192.0.2.2
51 ; ns1.example.
59 example. IN NS
70 example. IN DNSKEY
72 example. DNSKEY 256 3 7 AwEAAaetidLzsKWUt4swWR8yu0wPHPiUi8LU ( sAD0QPWU+wzt89epO6tHzkMBVDkC7qphQO2…
73 example. DNSKEY 257 3 7 AwEAAcUlFV1vhmqx6NSOUOq2R/dsR7Xm3upJ ( j7IommWSpJABVfW8Q0rOvXdM6kzt+TAu92L…
[all …]
H A Dval_nsec3_b3_optout_negcache.rpl3 …trust-anchor: "example. DNSKEY 257 3 7 AwEAAcUlFV1vhmqx6NSOUOq2R/dsR7Xm3upJ ( j7IommWSpJABVfW8Q0r…
41 example. IN NS ns1.example.
43 ;example. IN NS ns2.example.
45 ns1.example. IN A 192.0.2.1
47 ;ns2.example. IN A 192.0.2.2
51 ; ns1.example.
59 example. IN NS
70 example. IN DNSKEY
72 example. DNSKEY 256 3 7 AwEAAaetidLzsKWUt4swWR8yu0wPHPiUi8LU ( sAD0QPWU+wzt89epO6tHzkMBVDkC7qphQO2…
73 example. DNSKEY 257 3 7 AwEAAcUlFV1vhmqx6NSOUOq2R/dsR7Xm3upJ ( j7IommWSpJABVfW8Q0rOvXdM6kzt+TAu92L…
[all …]
H A Dval_anchor_nx_nosig.rpl2 ; The island of trust is at example.com
4 …trust-anchor: "sub.example.com. 3600 IN DS 30899 RSASHA1 1 f7ed618f24d5e5202927e1d…
37 www.sub.example.com. IN A
65 www.sub.example.com. IN A
67 example.com. IN NS ns.example.com.
69 ns.example.com. IN A 1.2.3.4
73 ; ns.example.com.
81 example.com. IN NS
83 example.com. IN NS ns.example.com.
84 example.com. 3600 IN RRSIG NS 3 2 3600 20070926134150 20070829134150 2854 example.com.…
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmidna_domain_test.ref2 ./midna_domain: > Δημοσθένους.example.com
4 ./midna_domain: "Δημοσθένους.example.com" ->utf8 "δημοσθένους.example.com"
5 ./midna_domain: "Δημοσθένους.example.com" ->ascii "xn--ixanjetild1af0a.example.com"
7 ./midna_domain: "Δημοσθένους.example.com" ->ascii "xn--ixanjetild1af0a.example.com" ->utf8 "δημοσθέ…
8 ./midna_domain: warning: "Δημοσθένους.example.com" != "δημοσθένους.example.com"
10 ./midna_domain: > Hello.example.com
12 ./midna_domain: "Hello.example.com" ->utf8 "hello.example.com"
13 ./midna_domain: "Hello.example.com" ->ascii "hello.example.com"
15 ./midna_domain: "Hello.example.com" ->utf8 "hello.example.com" ->ascii "hello.example.com"
16 ./midna_domain: warning: "Hello.example.com" != "hello.example.com"
[all …]

12345678910>>...140