<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
After doing a clean install 4 times and dhcpd not starting I
investigated a bit more and I found:<br>
<br>
When I<br>
<br>
cd /etc/sysconfig/olpc-scripts<br>
./domain_config xs5.org<br>
<br>
It creates the xs_domain_name file in /etc/sysconfig/olpc-scripts/<br>
<br>
However, /etc/sysconfig/dhcpd looks for this file in /etc/sysconfig/<br>
<br>
When I copy /etc/sysconfig/olpc-scripts/xs_domain_name to
/etc/sysconfig/xs_domain_name; then start dhcpd it correctly generates
the config files and starts up.<br>
<br>
For completeness I then deleted
/etc/sysconfig/olpc-scripts/xs_domain_name and
/etc/sysconfig/xs_domain_name.<br>
<br>
Then ran: /etc/sysconfig/olpc-scripts/domain_config xs5.org ; this does
generate xs_domain_name in the correct /etc/sysconfig directory.<br>
<br>
Reuben<br>
<br>
<br>
<br>
<br>
Anna wrote:
<blockquote
cite="mid:196348a20812041229i6ae4b58et3319c4da72288c91@mail.gmail.com"
type="cite">
<pre wrap="">On Thu, Dec 4, 2008 at 2:00 PM, Reuben K. Caron <a class="moz-txt-link-rfc2396E" href="mailto:reuben@laptop.org"><reuben@laptop.org></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Actually, I just tried a clean install and DHCP doesn't come up. When I
check status it continues to tell me that I must run network-config and
domain-config before DHPCd can start; even though I have run those
repeatedly.
Reuben
</pre>
</blockquote>
<pre wrap=""><!---->
I did the 0.5 clean install on both machines and dhcpd came up on each one
after domain_config. I noticed it worked before I ran network_config, too,
for whatever reason.
[root@alabamaxo ~]# service dhcpd status
/etc /
make: `dhcpd-xs.conf' is up to date.
/
dhcpd (pid 3451) is running...
[root@schoolserver1 ~]# service dhcpd status
/etc /
make: `dhcpd-xs.conf' is up to date.
/
dhcpd (pid 3176) is running...
On the first machine, I had to manually set the hostname back to
alabamaxo.org for the time being so jabber would work, but that's another
issue for later.
Anna
</pre>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Server-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.laptop.org/listinfo/server-devel">http://lists.laptop.org/listinfo/server-devel</a>
</pre>
</blockquote>
<br>
<br>
</body>
</html>