<p><br>
On Apr 19, 2012 1:35 PM, <<a href="mailto:ameen.shajahan@wipro.com">ameen.shajahan@wipro.com</a>> wrote:<br>
><br>
> We can't run two instance at a single time.<br>
> We have only one executable dhcpd.<br>
> Is there any way to run two instances at a time.<br>
><br>
> If I give ./dhcpd -d -4 -6 eth0 (it throw a message called Server cannot run in both IPv4 and IPv6 mode at the same time.)<br>
><br>
> Please let me know.<br>
><br>
> Thanks,<br>
> Ameen S<br>
></p>
<p>An executable file can be executed twice. It means two instances.<br>
Just run dhcpd twice with different options or configuration.</p>
<p>Regard,<br>
Brad Brock</p>