Univention Bugzilla – Attachment 2071 Details for
Bug 16618
Löschen und Wiederanlegen einer DNS-Zone ohne Wirkung
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log
dns.log (text/plain), 5.34 KB, created by
Philipp Hahn
on 2009-11-27 13:46:25 CET
(
hide
)
Description:
Log
Filename:
MIME Type:
Creator:
Philipp Hahn
Created:
2009-11-27 13:46:25 CET
Size:
5.34 KB
patch
obsolete
>root@m17:~/ucs-test/scripts-20_dns# cat /etc/bind/univention.conf >include "/etc/bind/univention.conf.d/17.200.10.in-addr.arpa"; >include "/etc/bind/univention.conf.d/beispiel.de"; >include "/etc/bind/univention.conf.d/univention.test"; >include "/etc/bind/univention.conf.d/3.2.1.in-addr.arpa"; > >root@m17:~/ucs-test/scripts-20_dns# tail -f /var/log/univention/listener.log & >26.11.09 23:23:48 LISTENER ( ALL ) : handler: bind considered >26.11.09 23:23:48 LISTENER ( INFO ) : DNS: >dn=zoneName=dnszone1.test,cn=dns,dc=univention,dc=test >new={'sOARecord': ['10.200.17.17 root.univention.test. 1 28800 7200 604800 10800'], 'hasSubordinates': ['FALSE'], 'entryCSN': ['20091126222348Z#000000#00#000000'], 'nSRecord': ['10.200.17.17'], 'objectClass': ['top', 'dNSZone'], 'creatorsName': ['cn=admin,dc=univention,dc=test'], 'entryUUID': ['1c9680d6-6f26-102e-8a6e-8fecb2d28943'], 'modifiersName': ['cn=admin,dc=univention,dc=test'], 'createTimestamp': ['20091126222348Z'], 'dNSTTL': ['10800'], 'relativeDomainName': ['@'], 'subschemaSubentry': ['cn=Subschema'], 'structuralObjectClass': ['dNSZone'], 'entryDN': ['zoneName=dnszone1.test,cn=dns,dc=univention,dc=test'], 'modifyTimestamp': ['20091126222348Z'], 'zoneName': ['dnszone1.test']} >old={} >26.11.09 23:23:48 LISTENER ( INFO ) : DNS: Creating zone dnszone1.test >26.11.09 23:23:48 LISTENER ( INFO ) : handler: bind (successful) >... >26.11.09 23:24:05 LISTENER ( INFO ) : postrun handler: bind (prepared=-1) >26.11.09 23:24:05 LISTENER ( INFO ) : DNS: Updating univention.conf >26.11.09 23:24:05 LISTENER ( INFO ) : DNS: Reloading BIND > * Restarting univention-bind-proxy daemon: >ok: run: univention-bind-proxy: (pid 10039) 0s, normally down > ...done. > * Restarting univention-bind daemon: >ok: run: univention-bind: (pid 10056) 0s, normally down > ...done. > >root@m17:~/ucs-test/scripts-20_dns# cat /etc/bind/univention.conf >include "/etc/bind/univention.conf.d/17.200.10.in-addr.arpa"; >include "/etc/bind/univention.conf.d/beispiel.de"; >include "/etc/bind/univention.conf.d/dnszone1.test"; >include "/etc/bind/univention.conf.d/univention.test"; >include "/etc/bind/univention.conf.d/3.2.1.in-addr.arpa"; > >root@m17:~/ucs-test/scripts-20_dns# grep dnszone1 /etc/bind/univention.conf >include "/etc/bind/univention.conf.d/dnszone1.test"; > >root@m17:~/ucs-test/scripts-20_dns# udm dns/forward_zone remove --dn zoneName=dnszone1.test,cn=dns,dc=univention,dc=test >Object removed: zoneName=dnszone1.test,cn=dns,dc=univention,dc=test > >26.11.09 23:24:59 LISTENER ( INFO ) : handler: bind (successful) >26.11.09 23:24:59 LISTENER ( INFO ) : deleted from cache: zoneName=dnszone1.test,cn=dns,dc=univention,dc=test >26.11.09 23:24:59 LISTENER ( ALL ) : blocking signals (was 1) >... >26.11.09 23:25:14 LISTENER ( INFO ) : postrun handler: bind (prepared=-1) >26.11.09 23:25:14 LISTENER ( INFO ) : DNS: Updating univention.conf >26.11.09 23:25:14 LISTENER ( INFO ) : DNS: Reloading BIND > >root@m17:~/ucs-test/scripts-20_dns# grep dnszone1 /etc/bind/univention.conf > >root@m17:~/ucs-test/scripts-20_dns# udm dns/forward_zone create --position cn=dns,dc=univention,dc=test --set zone=dnszone1.test --set nameserver=10.200.17.17 >Object created: zoneName=dnszone1.test,cn=dns,dc=univention,dc=test > >26.11.09 23:26:33 LISTENER ( ALL ) : handler: bind considered >26.11.09 23:26:33 LISTENER ( INFO ) : DNS: dn=zoneName=dnszone1.test,cn=dns,dc=univention,dc=test new={'sOARecord': ['10.200.17.17 root.univention.test. 1 28800 7200 604800 10800'], 'hasSubordinates': ['FALSE'], 'entryCSN': ['20091126222633Z#000000#00#000000'], 'nSRecord': ['10.200.17.17'], 'objectClass': ['top', 'dNSZone'], 'creatorsName': ['cn=admin,dc=univention,dc=test'], 'entryUUID': ['7f3fcf3a-6f26-102e-8a6f-8fecb2d28943'], 'modifiersName': ['cn=admin,dc=univention,dc=test'], 'createTimestamp': ['20091126222633Z'], 'dNSTTL': ['10800'], 'relativeDomainName': ['@'], 'subschemaSubentry': ['cn=Subschema'], 'structuralObjectClass': ['dNSZone'], 'entryDN': ['zoneName=dnszone1.test,cn=dns,dc=univention,dc=test'], 'modifyTimestamp': ['20091126222633Z'], 'zoneName': ['dnszone1.test']} old={'sOARecord': ['10.200.17.17 root.univention.test. 1 28800 7200 604800 10800'], 'hasSubordinates': ['FALSE'], 'entryCSN': ['20091126222348Z#000000#00#000000'], 'nSRecord': ['10.200.17.17'], 'objectClass': ['top', 'dNSZone'], 'creatorsName': ['cn=admin,dc=univention,dc=test'], 'entryUUID': ['1c9680d6-6f26-102e-8a6e-8fecb2d28943'], 'modifiersName': ['cn=admin,dc=univention,dc=test'], 'createTimestamp': ['20091126222348Z'], 'dNSTTL': ['10800'], 'relativeDomainName': ['@'], 'subschemaSubentry': ['cn=Subschema'], 'structuralObjectClass': ['dNSZone'], 'entryDN': ['zoneName=dnszone1.test,cn=dns,dc=univention,dc=test'], 'modifyTimestamp': ['20091126222348Z'], 'zoneName': ['dnszone1.test']} >26.11.09 23:26:33 LISTENER ( INFO ) : handler: bind (successful) >... >26.11.09 23:26:48 LISTENER ( INFO ) : postrun handler: bind (prepared=-1) >26.11.09 23:26:48 LISTENER ( INFO ) : DNS: Updating univention.conf >26.11.09 23:26:48 LISTENER ( INFO ) : DNS: Reloading BIND > * Restarting univention-bind-proxy daemon: >ok: run: univention-bind-proxy: (pid 10221) 1s, normally down > ...done. > * Restarting univention-bind daemon: >ok: run: univention-bind: (pid 10233) 0s, normally down > ...done. > >root@m17:~/ucs-test/scripts-20_dns# grep dnszone1 /etc/bind/univention.conf
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 16618
: 2071