<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    If you made a search and replace, the subnet definition for
    "X.X.X160" strikes me as odd. Shouldn't it be "X.X.X.160"?<br>
    <br>
    /Hans<br>
    <br>
    <div class="moz-cite-prefix">On 2014-10-16 10:55, Eugène Ngontang
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMbdO_uJk2RKuDvkfx8N5qkyp2vefmVguZBjsq9JYod07--Mxg@mail.gmail.com"
      type="cite">
      <p dir="ltr">Hi Simon.</p>
      <p dir="ltr">Yes for the X.X.X it's same every where. I have just
        made a search/replace.<br>
        For the subnet declaration do you mean I should do this :</p>
      <p dir="ltr">.subnet X.X.X160 netmask 255.255.255.224 {<br>
        option routers         X.X.X.161;<br>
        option subnet-mask  255.255.255.224;<br>
        option nis-domain "<a moz-do-not-send="true"
          href="http://mynisdomain.com">mynisdomain.com</a>";<br>
        option domain-name "<a moz-do-not-send="true"
          href="http://mydomain.org">mydomain.org</a>";<br>
         option domain-name-servers   Y.Y.Y.3, Y.Y.Y.3;      <br>
        range      X.X.X.162 X.X.X.190;<br>
             default-lease-time 21600;<br>
             max-lease-time 43200;<br>
        }</p>
      <p dir="ltr">Thank you.<br>
        Eugène NG</p>
      <div class="gmail_quote">Le 15 oct. 2014 23:18, "Simon Hobson"
        <<a moz-do-not-send="true"
          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 moz-do-not-send="true"
            href="mailto:sympavali@gmail.com">sympavali@gmail.com</a>>
          wrote:<br>
          <br>
          > In fact I have in dhcpd conf file a block defining a
          subnet like this :<br>
          ><br>
          > subnet X.X.X160 netmask 255.255.255.224 {<br>
          >         option routers                  X.X.X.161;<br>
          >         option subnet-mask              255.255.255.224;<br>
          >         option nis-domain               "<a
            moz-do-not-send="true" href="http://mynisdomain.com"
            target="_blank">mynisdomain.com</a>";<br>
          >         option domain-name              "<a
            moz-do-not-send="true" href="http://mydomain.org"
            target="_blank">mydomain.org</a>";<br>
          >         option domain-name-servers      Y.Y.Y.3, Y.Y.Y.3;<br>
          >         range                           X.X.X.162
          X.X.X.190;<br>
          >         default-lease-time 21600;<br>
          >         max-lease-time 43200;<br>
          ><br>
          > }<br>
          ><br>
          > Howerver my client is not getting any ip address, and
          from my dhcp server I see this error in the logs :<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>
          Well the fact that you get packets via X.X.X.162 and X.X.X.163
          suggest that there are device(s) with those addresses - the
          addresses should therefore **NOT** be in a dynamic pool as you
          have here.<br>
          <br>
          But the main problem is that because you've changed things, we
          can't (for example) look for obvious typos. First thing to
          *really* check is that X.X.X is the same set of numbers in all
          cases - it's not hard to make a typo, and usually very hard to
          spot them. As an example, do you realise that you've missed a
          "." at the start of the subnet declaration ?<br>
          <br>
          _______________________________________________<br>
          dhcp-users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
          <a moz-do-not-send="true"
            href="https://lists.isc.org/mailman/listinfo/dhcp-users"
            target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>