| |||||||||||||||||||||||||||||||
|
Hash: SHA1 hye Gurus, First time here and bad english... sorry :) i trying to install bind9 on debian etch. bind is chrouted. i have follow thos howto : http://linux.justinhartman.com/DNS_Installation_and_Setup_using_BIND9 named-checkzone minouche.org minouche.org.db -> status OK /etc/init.d/bind9 start OK but ping ns1.minouche.org -> not work :( #nslookup ns1.minouche.org > ns1.minouche.org Server: 127.0.0.1 Address: 127.0.0.1#53 ** server can't find ns1.example.comns1.minouche.org: NXDOMAIN What's wrong !?! an idea ? best ragard Franck Dufau ###########/etc/bind/zones/master/minouche.org############# ; BIND data file for minouche.org ; $TTL 604800 @ IN SOA minouche.org. admin.minouche.org. ( 2007011501 ; Serial 7200 ; Refresh 120 ; Retry 2419200 ; Expire 604800) ; Default TTL ; @ IN NS ns1.minouche.org. @ IN NS ns2.minouche.org. minouche.org. IN MX 10 mail.minouche.org. minouche.org. IN A 192.168.0.55 www IN CNAME minouche.org. mail IN A 192.168.0.55 ftp IN CNAME minouche.org. minouche.org. IN TXT "v=spf1 ip4:192.168.0.55 a mx ~all" mail IN TXT "v=spf1 a -all" ####################/etc/bind/zones/master/192.168.0.rev######## TTL 1d ; $ORIGIN 0.168.192.IN-ADDR.ARPA. @ IN SOA ns1.minouche.org. info.minouche.org. ( 2007011501 7200 120 2419200 604800 ) IN NS ns1.minouche.org. IN NS ns2.minouche.org. 1 IN PTR ns1.minouche.org. 2 IN PTR ns2.minouche.org. ########/etc/bind/named.conf.local###################"" zone "minouche.org" { type master; file "/etc/bind/zones/master/minouche.org.db"; }; zone "0.168.192.IN-ADDR.ARPA" { type master; file "/etc/bind/zones/master/192.168.0.rev"; }; -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQIVAwUBR9lO2BrEXSEgvy0YAQIQfA/+PCu32aGveXIu22SpU+7RbYfKyKZ4t3Dx xDrf78jT7TCnZ6YquccTh19HTsZIC3VuU2copFudUtuTF3drHUxC+Q+0XKeUzoln JQCeYUbvYamz94LTfI9GUG3v2UuWdYGUT5pW7+Xu0XujEvXHzoeHAGyOuct2CvBW lAcQoXG6LcR8JF/rXsVL9YHjivj6Uxjp6T/g8bFwJVe+1KtWcfYHVal9k+NGRtp8 w1sz1NxCnquHYpCp+XvE48zOxjiKUMN9H9e28OMvzdLiHdZLXWBp7X5Nt3sundCX m59qM0g3FXRlB2WYjECUGizX6ObpJP4GLxyAcbXP9sl2uKtzJMZSBi1yZGB3o5Ms 4FTqaUy45GdCDN9zJ8YsDoK0czNsfvCVQ4cx4QteB19yJ3+1OpuXqX80JmkJwq0f iX8YdGlzA9TnIiEIMlUE2hHpNidajbhZsA/h9vghp/lMEz9Qpiv3jJh88Xb8JT1m 20fY3DjkswgZSm1d4/7vJnmnkUUSHqbG+dTMKFdsMl3d81noI+iZvzmI8mA/C5Hp Yti2JAk9yw/ccBFGKPat4/yuxQpmxhcnV2wfy5ZXRQ67FYR21HAzcRVCq68penKo LRcI/kuCQ1hLSk+58wdKMq5/hASu/88bQxciQVWQp04kTZSwkMvf+sPDCBjjI+S1 XPHrbNQmI+Q= =uBa5 -----END PGP SIGNATURE-----
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com