<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[FOG 1.6.0-beta.2644 DHCP]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I have installed FOG 1.6.0-beta.2644 with DHCP.<br />
I end with</p>
<pre><code>Setting up and starting DHCP Server (Kea)...................Failed
Kea base configuration failed validation (kea-dhcp4 -t); see /root/fogproject/bin/error_logs/fog_error_1.6.0-beta.2644.log
</code></pre>
<p dir="auto">Error logs :</p>
<pre><code>'/etc/kea/kea-dhcp4.conf' &lt;-&gt; '/etc/kea/kea-dhcp4.conf.1783500988' renommé
Syntax check failed with: Unable to open file /etc/kea/kea-dhcp4.conf
</code></pre>
<p dir="auto">This break TFTP directory creation even with the -X option.</p>
<p dir="auto">Looks to come from Kea.</p>
<pre><code>root@FOGSERVERDEV:~/fogproject/bin# kea-dhcp4 -t /etc/kea/kea-dhcp4.conf
Syntax check failed with: Unable to open file /etc/kea/kea-dhcp4.conf
</code></pre>
<p dir="auto">Temporary fix is to run a second time <a href="http://installfog.sh" target="_blank" rel="noopener noreferrer nofollow ugc">installfog.sh</a> and put a # before “configureDHCP”.</p>
]]></description><link>http://forums.fogproject.org/topic/18194/fog-1-6-0-beta-2644-dhcp</link><generator>RSS for Node</generator><lastBuildDate>Wed, 08 Jul 2026 14:01:45 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/18194.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Jul 2026 09:13:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FOG 1.6.0-beta.2644 DHCP on Wed, 08 Jul 2026 13:00:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> no, i have bypass dhcp configuration during install.</p>
]]></description><link>http://forums.fogproject.org/post/158349</link><guid isPermaLink="true">http://forums.fogproject.org/post/158349</guid><dc:creator><![CDATA[jmeyer]]></dc:creator><pubDate>Wed, 08 Jul 2026 13:00:55 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 1.6.0-beta.2644 DHCP on Wed, 08 Jul 2026 10:56:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/6483">@jmeyer</a> So this issue is fixed on the latest now is what you’re saying?</p>
]]></description><link>http://forums.fogproject.org/post/158343</link><guid isPermaLink="true">http://forums.fogproject.org/post/158343</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Wed, 08 Jul 2026 10:56:07 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 1.6.0-beta.2644 DHCP on Wed, 08 Jul 2026 10:49:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a></p>
<p dir="auto">drwxr-x— 2 _kea _kea 4096  8 juil. 12:39 /etc/kea<br />
total 12<br />
drwxr-x—  2 _kea _kea 4096  8 juil. 12:39 .<br />
drwxr-xr-x 81 root root 4096  8 juil. 11:31 …<br />
-rw-rw-r--  1 root root 2236  8 juil. 12:39 kea-dhcp4.conf</p>
<p dir="auto">PRETTY_NAME=“Debian GNU/Linux 13 (trixie)”<br />
NAME=“Debian GNU/Linux”<br />
kea-dhcp4<br />
kea-lfc<br />
/usr/sbin/kea-dhcp4 (938) kea-dhcp4</p>
<p dir="auto">I don’t have error log anymore.</p>
]]></description><link>http://forums.fogproject.org/post/158342</link><guid isPermaLink="true">http://forums.fogproject.org/post/158342</guid><dc:creator><![CDATA[jmeyer]]></dc:creator><pubDate>Wed, 08 Jul 2026 10:49:58 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 1.6.0-beta.2644 DHCP on Wed, 08 Jul 2026 10:31:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/6483">@jmeyer</a> Can you please get me some more information?</p>
<ol>
<li>
<p dir="auto">Is /etc/kea a real, populated directory? Right owner/perms?<br />
<code>ls -ld /etc/kea; ls -la /etc/kea</code></p>
</li>
<li>
<p dir="auto">What’s the OS, and is a MAC layer confining kea-dhcp4?</p>
</li>
</ol>
<h1>Debian/Ubuntu:</h1>
<p dir="auto"><code>cat /etc/os-release | head -2; aa-status 2&gt;/dev/null | grep -i kea; dmesg 2&gt;/dev/null | grep -i 'apparmor.*kea' | tail</code></p>
<h1>RHEL/Fedora:</h1>
<p dir="auto"><code>cat /etc/os-release | head -2; getenforce; ausearch -m avc -ts recent 2&gt;/dev/null | grep -i kea | tail</code></p>
<p dir="auto">Plus the tail of the install error log around the DHCP step (/opt/fog/log/error_*.log or wherever the run pointed $error_log).</p>
]]></description><link>http://forums.fogproject.org/post/158341</link><guid isPermaLink="true">http://forums.fogproject.org/post/158341</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Wed, 08 Jul 2026 10:31:58 GMT</pubDate></item><item><title><![CDATA[Reply to FOG 1.6.0-beta.2644 DHCP on Wed, 08 Jul 2026 10:21:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/6483">@jmeyer</a> I’m trying ot take a look, but kea is a new thing since isc-dhcp has been deprecated and is nearing its potential EOL.</p>
<p dir="auto">So we moved toward KEA as the dhcp server, and while it has been added, I can attest I don’t have enough methods of testing.</p>
<p dir="auto">I suspect the issue is related to different OS baselines:</p>
<p dir="auto">(e.g. Fedora/RedHat stores config in /etc/kea, but Debian/ubuntu is deciding to store in /etc/kea-dhcp-server - or something I don’t know, just trying to show the issue)</p>
<p dir="auto">I’m working on trying to validate in the background.</p>
]]></description><link>http://forums.fogproject.org/post/158340</link><guid isPermaLink="true">http://forums.fogproject.org/post/158340</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Wed, 08 Jul 2026 10:21:59 GMT</pubDate></item></channel></rss>