<p dir="ltr"><br>
On Feb 9, 2013 3:47 AM, &quot;Aaron Gray&quot; &lt;<a href="mailto:aaronngray.lists@gmail.com">aaronngray.lists@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On 7 February 2013 16:41, &quot;Jóhann B. Guđmundsson&quot; &lt;<a href="mailto:johannbg@gmail.com">johannbg@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On 02/07/2013 04:23 PM, Aaron Gray wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Can someone who knows firewalld please do a HOWTO to on setting up a secondary DHCP with DNS and HTTPS access for PXEBOOTing of Fedora18 please to go with the PXEBOOT HOWTO :-<br>
&gt;&gt;&gt;  <br>
&gt;&gt;&gt;     <a href="http://linux-sxs.org/internet_serving/pxeboot.html">http://linux-sxs.org/internet_serving/pxeboot.html</a><br>
&gt;&gt;&gt;  <br>
&gt;&gt;&gt; Hope someone can help, I put I message on the User List but got no response.<br>
&gt;&gt;&gt;  <br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Well what seems to be standards sysadmin practice with firewalld on servers is to disable it and enable iptables. <br>
&gt;&gt;<br>
&gt;&gt; Firewalld is aimed at desktop users and roaming hardware which makes &quot;zones&quot; useless concept for static server within an corporate infrastructure.<br>
&gt;&gt;<br>
&gt;&gt; So the missing steps for your guide simply are...<br>
&gt;&gt;<br>
&gt;&gt; systemctl stop firewalld*<br>
&gt;&gt; systemctl disable firewalld*<br>
&gt;&gt; systemctl enable iptables.service <br>
&gt;&gt; systemctl start iptables.service<br>
&gt;&gt;     <br>
&gt;<br>
&gt;  <br>
&gt; Jóhann,<br>
&gt;  <br>
&gt; That&#39;s okay so far, sort of makes sense, but I though firewalld had equivalent functionality to iptables. Anyway I still need a HOWTO on setting up a secondary DHCP on a second Ethernet controller in order to run PXEBOOT.<br>

&gt;  <br>
&gt; Thanks for the reply anyway,<br>
&gt;  <br>
&gt; Aaron<br>
&gt;  <br>
&gt;</p>
<p dir="ltr">Have you looked at <br>
<a href="http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/sn-pxe-server-manual.html">http://docs.fedoraproject.org/en-US/Fedora/17/html/Installation_Guide/sn-pxe-server-manual.html</a> ? If so, can you elaborate on what is missing? </p>