ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] не стартует ДНС сервер
@ 2003-08-04 10:10 unix9
  2003-08-04 10:21 ` Egor S. Orlov
  2003-08-05  4:04 ` [Comm] не " Maxim.Savrilov
  0 siblings, 2 replies; 14+ messages in thread
From: unix9 @ 2003-08-04 10:10 UTC (permalink / raw)
  To: community

вот конфиг моего кеширующиго сервера.
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";
};

при старте система пишет 

Starting named: can't change directory to /var/lib/named: No such file or directory

хотя этот каталог есть. в чем причина ошибки?


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2003-08-05 15:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-04 10:10 [Comm] не стартует ДНС сервер unix9
2003-08-04 10:21 ` Egor S. Orlov
2003-08-04 10:28   ` [Comm]не " unix9
2003-08-05  4:04 ` [Comm] не " Maxim.Savrilov
2003-08-05  5:52   ` [Comm]не " unix9
2003-08-05  7:24     ` Maxim.Savrilov
2003-08-05  7:42       ` unix9
2003-08-05  7:47         ` [Comm]не " Епифанов Сергей
2003-08-05  7:52           ` Maxim.Savrilov
2003-08-05  8:27           ` unix9
2003-08-05  7:52         ` [Comm]не " Епифанов Сергей
2003-08-05  8:00         ` Maxim.Savrilov
2003-08-05 11:13           ` unix9
2003-08-05 15:25             ` [Comm]не " Maxim.Savrilov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git