<p dir="ltr">Yes Simon exactly. But as you the subnet is declared. That's why I'm then confused, and want to know what other reason can cause this. I have not seen any real document about this issue.<br>
Thanks.</p>
<div class="gmail_quote">Le 16 oct. 2014 11:10, "Simon Hobson" <<a href="mailto:dhcp1@thehobsons.co.uk">dhcp1@thehobsons.co.uk</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Eugène Ngontang <<a href="mailto:sympavali@gmail.com">sympavali@gmail.com</a>> wrote:<br>
<br>
> range      X.X.X.162 X.X.X.190;<br>
<br>
No.<br>
You have devices at .162 and .163, see the "via ..." bit here :<br>
<br>
> > Oct 12 04:02:27 SERVERHOSTNAME dhcpd: DHCPDISCOVER from 00:aa:aa:aa:aa:aa via X.X.X.163: unknown network segment<br>
> > Oct 12 04:02:27 SERVERHOSTNAME dhcpd: DHCPDISCOVER from 00:aa:aa:aa:aa:aa  via X.X.X.162: unknown network segment<br>
<br>
These addresses are also in the range you have specified so the server can attempt to give them to other clients. This is "a bad thing". So as a minimum you need to change your range statement to "X.X.X.164 X.X.X.190" - and if you have any other devices with addresses in that range then they need excluding too.<br>
<br>
However, that still doesn't address your main problem. "unknown network segment" normally means that there is no subnet declaration which includes the IP address of the relay agent.<br>
<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" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
</blockquote></div>