<div>It&#39;s not possible to use two or more DHCP servers reliably on a single network segment, as you may never know which server gives a lease to a particular client. It&#39;s because of the way DHCP works. A DHCP client sends its request to the broadcast address and whichever server receives it first will create a lease for that client.</div>

<div>The best solution, I think, is to use static (manually set) addresses to printers, servers and other permanent equipments on your network.</div>
<div>DHCP relaying may work, if you know how to configure it, but I cannot help with that as I never used relaying with Chilli.</div>
<div>Probably other users can tell you more about this.</div>
<div> </div>
<div class="gmail_quote">2009/10/13 Oguzhan Kayhan <span dir="ltr">&lt;<a href="mailto:oguzhank@bilkent.edu.tr">oguzhank@bilkent.edu.tr</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Anybody??? :)<br><br>I made a few tests more..<br>I installed dhcp server to another server.<br>And i also installed coova.<br>
Lets assume DHCP server is on 192.168.1.10<br>and coova wan ip is 192.168.1.11<br>So what i need to enter on coova config i guess is,<br><br>But when i enter dhcpgateway 192.168.1.10<br><br>the msg i got on syslog is<br><br>
Oct 13 11:00:04 gw coova-chilli[11812]: dhcp.c: 2262: received DHCP<br>response from host other than our gateway<br>Oct 13 11:00:04 gw coova-chilli[11812]: chilli.c: 4164:<br>dhcp_relay_decaps() failed!<br><br>if i enter dhcprelayagent 192.168.1.10<br>
<br>nothing happens..it still gives the ip addresses from coova.<br><br>Anybody experienced about that????<br><br><br><br><br>&gt; Hello,<br>&gt; I wonder am i thinking wrong about dhcprelay..<br>&gt;<br>&gt; I am planning to run a dhcpserver on same server with coova.<br>
&gt; And i want to disable coova&#39;s own dhcp server, so i can give static ip&#39;s<br>&gt; to some of MACID&#39;s (like printers etc)<br>&gt; I dont wanna use anyip and and dynamic-static ip masks.<br>&gt; Because it creates other problems too.<br>
&gt;<br>&gt;<br>&gt; As i see it seems possible  via freeradius+jradius.<br>&gt; What i wonder how (or can I) can i set coova to use local dhcp server<br>&gt; instead of its own or freeradius..<br>&gt;<br>&gt;<br>&gt; ---------------------------------------------------------------------<br>
&gt; To unsubscribe, e-mail: <a href="mailto:chilli-unsubscribe@coova.org">chilli-unsubscribe@coova.org</a><br>&gt; For additional commands, e-mail: <a href="mailto:chilli-help@coova.org">chilli-help@coova.org</a><br>&gt; <a href="http://www.coova.org/CoovaChilli" target="_blank">http://www.coova.org/CoovaChilli</a><br>
&gt;<br>&gt;<br><br><br><br>---------------------------------------------------------------------<br>To unsubscribe, e-mail: <a href="mailto:chilli-unsubscribe@coova.org">chilli-unsubscribe@coova.org</a><br>For additional commands, e-mail: <a href="mailto:chilli-help@coova.org">chilli-help@coova.org</a><br>
<a href="http://www.coova.org/CoovaChilli" target="_blank">http://www.coova.org/CoovaChilli</a><br><br></blockquote></div><br>