<div dir="ltr">Hi José,<div><br></div><div>   Today, I have a Windows machine running a DHCP server, with IP address <a href="http://192.168.120.20/24">192.168.120.20/24</a>, and serving DHCP address range 10.0.0.10 -> 10.0.200.200. Then, I can assume that my Cisco switch is working just fine. It's a soho switch, so it has only "secondary subnets", a concept that may sound like vlans, but are not. But this is working fine.</div><div><br></div><div>   Thanks, and best regards,</div><div><br></div><div>HeCSa.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 20, 2016 at 6:46 PM, José Queiroz <span dir="ltr"><<a href="mailto:zekkerj@gmail.com" target="_blank">zekkerj@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi Hernan,<br><br></div>Could you please post the Cisco Switch's relevant configuration, also? Including the VLAN interfaces serving the <a href="http://10.0.0.0/16" target="_blank">10.0.0.0/16</a> network.<br><br></div>By the way, does this switch have conectivity with your dhcp server? This is mandatory for the DHCP relay to work, as the relay agent needs to forward DHCP messages for clients in unicast to the DHCP server; and the reverse path must be available also, once you're checking the direct path, give some time checking this also.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">2016-05-20 17:58 GMT-03:00 Hernan Saltiel <span dir="ltr"><<a href="mailto:hsaltiel@gmail.com" target="_blank">hsaltiel@gmail.com</a>></span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi everybody.<div><br></div><div>Maybe I'm asking something previously answered.</div><div>I configured my new iscp-dhcp-server (Ubuntu 16.04) to server requests from a network of APs.</div><div>Those APs are connected to a Cisco switch, having <a href="http://192.168.120.1/24" target="_blank">192.168.120.1/24</a> as primary address, and a secondary subnet with address <a href="http://10.0.0.1/16" target="_blank">10.0.0.1/16</a> (yes, 16...). It has relay configured, just to send the dhcp requests to 192.168.120.20, a Windows machine.</div><div>Today I have a Windows machine connected there, where I use the AP controller software, and TFTPD64, a thin software that works as a DHCP server. I configured there a range (10.0.0.10 -> 10.0.200.200) and everything works well, but it's Windows, then from time to time, I have to reboot the system.</div><div>This is why I configured the new machine as <a href="http://192.168.120.40/24" target="_blank">192.168.120.40/24</a>, installed isc-dhcp-server package, and configured the following lines on /etc/dhcp/dhcpd.conf: </div><div><br></div><div>default lease-time 600;</div><div>max-lease-time 7200;</div><div><br></div><div>subnet 10.0.0.0 netmask 255.255.0.0 {</div><div>  range 10.0.0.10 10.0.200.200;</div><div>  option subnet-mask 255.255.0.0;</div><div>  option routers 10.0.0.1;</div><div>  option domain-name-servers 8.8.8.8, 8.8.4.4;</div><div>}</div><div><br></div><div>subnet 192.168.120.0 netmask 255.255.255.0 {</div><div>}</div><div><br></div><div>When I start the server, I only see it trying to answer requests using network 192.168.120.0, then saying "no free leases", and not serving any <a href="http://10.0.0.0/16" target="_blank">10.0.0.0/16</a> address.</div><div><br></div><div>Now I'm living with TFTPD64, but I plan to move that to a better solution.</div><div>Does anybody know about this configuration? Is there something I'm doing wrong?</div><div>Thanks a lot in advance, and best regards.<span><font color="#888888"><br clear="all"><div><br></div>-- <br><div>HeCSa<br></div></font></span></div>
</div>
<br></div></div>_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br></div>
<br>_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">HeCSa</div>
</div>