<div dir="ltr">On Fri, Jul 25, 2008 at 4:46 PM, David Hláčik <david@hlacik.eu> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div>Hello  guys,</div>
<div> </div>
<div>to describe my scenario</div>
<div> </div>
<div>i have 4 VLANS on my switch, each VLAN is different subject. I have one DHCP server for 3 VLANS + second one DHCP server for 1 VLAN - named VLAN 7 .</div>
<div> </div>
<div>Problem is , this started to make problems suddenly. VLAN 7 is not recieving IP adress from correct DHCP server . On DHCP server where declaration for subnet is configured, i am recieving this message :</div>
<div> </div>
<div>Jul 25 12:38:47 boss dhcpd: DHCPNAK on <a href="http://10.123.42.169" target="_blank">10.123.42.169</a> to 00:16:cf:93:1f:33 via eth0<br>Jul 25 12:38:52 boss dhcpd: DHCPREQUEST for <a href="http://10.123.42.169" target="_blank">10.123.42.169</a> from 00:16:cf:93:1f:33 via eth0: wrong network.</div>


<div> </div>
<div>How can i solve it and what does it mean?<br><br>I am using authoritative clausule in each subnet deffinition.</div>
<div> </div>
<div>Thanks in advance!<br><font color="#888888"><br>David</font></div></div>
<br>_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
<br></blockquote></div><br>If VLAN 7 has access to the VLAN that the primary dhcp server is on, you need to somehow block dhcp requests.  What I did was besides using VLAN's on my switches, I have a Sonicwall firewall which handles the actual routing between vlans, then I set certain vlans to use the first dhcp server via a dhcp helper in the firewall.  Then in the other vlan I point the dhcp helper at the second dhcp server.<br>
<br clear="all"><br>-- <br>-matt
</div>