
30th March 2006, 16:44
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
so what do i do ith that:
Failed to start BIND : Starting named: Error in named configuration: zone 0.0.127.in-addr.arpa/IN: loading master file named.local: file not found _default/0.0.127.in-addr.arpa/IN: file not found zone 2.168.192.in-addr.arpa/IN: loading master file pri.2.168.192.in-addr.arpa: file not found _default/2.168.192.in-addr.arpa/IN: file not found zone nero-server.com/IN: loading master file pri.nero-server.com: file not found _default/nero-server.com/IN: file not found [SPODLETELO]
|

30th March 2006, 21:58
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,182 Times in 3,201 Posts
|
|
The error means that the files with the reverse DNS Records (PTR-Records) for your IP addresses where missing.
|

31st March 2006, 12:48
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Yesm i got that, but how to make them?
|

31st March 2006, 18:08
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Have a look at another reverse zone file and create the missing ones after this model.
|

31st March 2006, 18:27
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I don't have any...
|

1st April 2006, 12:46
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Here's one:
Code:
$TTL 86400
@ IN SOA ns1.example.com. hostmaster.example.com. (
2005072602 ; serial, todays date + todays serial #
28800 ; Refresh
7200 ; Retry
604800 ; Expire
86400) ; Minimum TTL
NS ns1.example.com.
NS ns2.example.com.
213 PTR somedomain.com.
;;;; MAKE MANUAL ENTRIES BELOW THIS LINE! ;;;;
|

1st April 2006, 12:53
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
tnx. where to put it and how to name it?
cya
|

2nd April 2006, 23:14
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
Put it into /var/named and name it 2.168.192.in-addr.arpa, for example. (You must create files for all zones that BIND is complaining about.)
|

3rd April 2006, 12:32
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Failed to start BIND : Starting named: Error in named configuration: zone 0.0.127.in-addr.arpa/IN: loaded serial 1 zone 2.168.192.in-addr.arpa/IN: loading master file pri.2.168.192.in-addr.arpa: file not found _default/2.168.192.in-addr.arpa/IN: file not found zone test.nero-server.com/IN: loading master file pri.test.nero-server.com: file not found _default/test.nero-server.com/IN: file not found zone nero-server.com/IN: loaded serial 1143878135 zone resevalnagajbica.nero-server.com/IN: loaded serial 1143990894 [SPODLETELO]
|

3rd April 2006, 20:28
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,591 Times in 2,443 Posts
|
|
As I said before: You must create files for all zones that BIND is complaining about.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 21:25.
|
|
Recent comments
21 hours 8 min ago
1 day 3 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 4 hours ago
1 day 5 hours ago
1 day 7 hours ago
1 day 22 hours ago
1 day 23 hours ago
2 days 3 hours ago