ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] bind 9 errors
@ 2004-04-14 15:21 Владимир Матыко
  2004-04-15  3:53 ` Mike Lykov
  0 siblings, 1 reply; 2+ messages in thread
From: Владимир Матыко @ 2004-04-14 15:21 UTC (permalink / raw)
  To: community

Привет всем!

Кто поможет?
Master 2.2, bind, dhcp
перестал запускаться bind. в /var/log/daemons/errors выдает 2 строки:

Apr 14 21:34:02 proxy named[3056]: dns_rdata_fromtext: kgv.ru.zone:7: near eol: unexpected end of input 
Apr 14 21:34:02 proxy named[3056]: zone kv.ru/IN: loading master file kgv.ru.zone: unexpected end of input 

и не грузит прямую зону.
файл зоны: 
$TTL    1D[H
@     IN     SOA    proxy.kgv.ru. ( 
                283 ; serial 
                21600 ; refresh after 6 hours 
                3600       ; retry after 1 hour 
                604800     ; expire after 1 week 
                86400 )    ; minimum TTL of 1 day 
        IN      NS     proxy.kgv.ru. 
localhost       IN      A       127.0.0.1 
proxy           IN      A       192.168.1.5 

Спасибо


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

* Re: [Comm] bind 9 errors
  2004-04-14 15:21 [Comm] bind 9 errors Владимир Матыко
@ 2004-04-15  3:53 ` Mike Lykov
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Lykov @ 2004-04-15  3:53 UTC (permalink / raw)
  To: community

В сообщении от Среда 14 Апрель 2004 20:21 Владимир Матыко написал:

> Master 2.2, bind, dhcp
> перестал запускаться bind. в /var/log/daemons/errors выдает 2 строки:
> Apr 14 21:34:02 proxy named[3056]: dns_rdata_fromtext: kgv.ru.zone:7: near
> eol: unexpected end of input 

Перевод - возле конца файла - неожиданный конец считывания.

посмотрите, чтобы файл заканчивался на <CR>, и все (код 13)
-- 
Mike



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

end of thread, other threads:[~2004-04-15  3:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-14 15:21 [Comm] bind 9 errors Владимир Матыко
2004-04-15  3:53 ` Mike Lykov

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