Skip to content

Commit 6241ad1

Browse files
committed
Update kdc.test.kerberos.org for VM move
Update the address of kdc.test.kerberos.org for a VM move.
1 parent 246e19f commit 6241ad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bind/kerberos.zone

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; $ORIGIN kerberos.org
22
$TTL 3600
33
@ IN SOA ns1 krbcore-dns.mit.edu. (
4-
2014011500 ; Serial
4+
2014012800 ; Serial
55
604800 ; Refresh
66
86400 ; Retry
77
2419200 ; Expire
@@ -22,7 +22,7 @@ blog.test 60 IN CNAME www.test
2222
k5wiki.test 60 IN CNAME www.test
2323

2424
; public-facing test fixture for ptr-mismatch
25-
kdc.test 60 IN A 18.3.60.40
25+
kdc.test 60 IN A 18.9.58.16
2626
_kerberos._udp.test 60 IN SRV 0 0 88 kdc.test
2727
_kerberos._tcp.test 60 IN SRV 0 0 88 kdc.test
2828

0 commit comments

Comments
 (0)