From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 5 Aug 2003 12:27:31 +0400 (MSD) From: "unix9" Sender: unix9@yandex.ru Message-Id: <3F2F6A73.000006.30547@ariel.yandex.ru> MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] Errors-To: unix9@yandex.ru To: community@altlinux.ru Subject: =?KOI8-R?B?UmU6W0NvbW1dzsUg09TB0tTVxdQg5O7zINM=?= =?KOI8-R?B?xdLXxdI=?= In-Reply-To: <200308051147.16274.serpiph@nikiet.ru> References: <3F2E312A.000001.04778@camay.yandex.ru> <200308051147.16274.serpiph@nikiet.ru> X-source-ip: 217.151.66.62 Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: 8bit X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 08:27:45 -0000 Archived-At: List-Archive: List-Post: >В сообщении от 5 Август 2003 11:42 unix9 написал: > >> понятно, я создал сам этот каталог, теперь сервис стартует, но в логах >> ошибка localhost named[7448]: /etc/named.conf:3: syntax error near '}' > >А что в первых трех строках? options { directory "/var/named"; forwarders { ххх.ххх.ххх.ххх }; forward only; }; // // a caching only nameserver config zone "." in { type hint; file "db.cache"; }; zone "0.0.127.in-addr.arpa" in { type master; file "db.127.0.0"; };