after restart DNS and DHCP server dont start automatically

OldSkul
Posts: 28
Joined: Sun Aug 01, 2010 6:53 am

after restart DNS and DHCP server dont start automatically

Postby OldSkul » Thu Nov 25, 2010 11:46 am

Watchdog. DNS Server is being monitored 24x7
Start at boot time. DNS Server will not start at boot time


Both settings are enabled in both cases. What could be wrong?

I have F12 with latest upgrades and of course latest amahi.

User avatar
rgmhtt
Posts: 421
Joined: Sun Jan 11, 2009 9:26 am

Re: after restart DNS and DHCP server dont start automatical

Postby rgmhtt » Thu Nov 25, 2010 8:46 pm

There can be any number of things wrong with the DNS and DHCP values that can cause it to fail.

Look in /var/log/messages for BIND and DHCP messages. Having 'strange' IP addresses can cause 'strange' results. Now I do this as a matter of course and am always fidlling with these two...

User avatar
cpg
Administrator
Posts: 2618
Joined: Wed Dec 03, 2008 7:40 am
Contact:

Re: after restart DNS and DHCP server dont start automatical

Postby cpg » Thu Nov 25, 2010 8:56 pm

Well, it would not start if there is an incorrect configuration.

By construction, if you use the Amahi UI to configure settings it should _always_ be a correct configuration (otherwise it's a bug).
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1

OldSkul
Posts: 28
Joined: Sun Aug 01, 2010 6:53 am

Re: after restart DNS and DHCP server dont start automatical

Postby OldSkul » Mon Nov 29, 2010 6:39 am

it did work in the past, i havent changed anything apart constant updates of F12 and amahi. And thats all.

My server has IP 192.168.1.10... Nothing unusual.

All other services starts without any problems.

User avatar
rgmhtt
Posts: 421
Joined: Sun Jan 11, 2009 9:26 am

Re: after restart DNS and DHCP server dont start automatical

Postby rgmhtt » Tue Nov 30, 2010 6:49 am

chkconfig --list will show you the start status.

check /var/log/messages for any error messages.

OldSkul
Posts: 28
Joined: Sun Aug 01, 2010 6:53 am

Re: after restart DNS and DHCP server dont start automatical

Postby OldSkul » Tue Nov 30, 2010 7:09 am

Image

User avatar
rgmhtt
Posts: 421
Joined: Sun Jan 11, 2009 9:26 am

Re: after restart DNS and DHCP server dont start automatical

Postby rgmhtt » Tue Nov 30, 2010 6:36 pm

Note that both dhcpd and named are 'off' all the way across.

There are two ways to 'fix' this. The Setup Servers has an option for services to start at boot time.

Or type in the commands:

chkconfig dhcpd on
chkconfig named on

This sets them to start on boot.

Who is online

Users browsing this forum: No registered users and 17 guests