<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">I would also look at your config file
      for that interface.  It may be named different than mine but
      (Fedora 21):<br>
      [0:root@apinetstore2 shorewall 130]$ cat
      /etc/sysconfig/network-scripts/ifcfg-eno1 <br>
      <font color="#993300">TYPE="Ethernet"<br>
        BOOTPROTO="dhcp"<br>
        DEFROUTE="yes"<br>
        IPV4_FAILURE_FATAL="no"<br>
        IPV6INIT="yes"<br>
        IPV6_AUTOCONF="yes"<br>
        IPV6_DEFROUTE="yes"<br>
        IPV6_FAILURE_FATAL="no"<br>
        NAME="eno1"<br>
        UUID="7926b404-1226-49c2-83b8-3a70b8db072d"<br>
        ONBOOT="yes"<br>
        HWADDR="10:C3:7B:4D:9A:DE"<br>
        PEERDNS="no"<br>
        PEERROUTES="yes"<br>
        IPV6_PEERDNS="no"<br>
        IPV6_PEERROUTES="yes"<br>
      </font><br>
      If the "DEFROUTE" and "PEERROUTES" are not "yes", I think it could
      be creating this problem.<br>
      <br>
      HTH,<br>
      Bill<br>
      <br>
      On 2/18/2015 9:56 AM, Eugène Ngontang wrote:<br>
    </div>
    <blockquote
cite="mid:CAMbdO_ubM9Q+=5UiqrhL_Yb0rMw8m2wN+GyiQSRE3eO70f8f2w@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi guys,
        <div><br>
        </div>
        <div>Thanks for your answer. I'll check all the ways you
          recommended to me.</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div>Eugène NG</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2015-02-17 22:13 GMT+01:00 Alex Bligh <span
            dir="ltr"><<a moz-do-not-send="true"
              href="mailto:alex@alex.org.uk" target="_blank">alex@alex.org.uk</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
            On 17 Feb 2015, at 10:43, Eugène Ngontang <<a
              moz-do-not-send="true" href="mailto:sympavali@gmail.com">sympavali@gmail.com</a>>
            wrote:<br>
            <br>
            >     [root@hostname]# route -n<br>
            <br>
            Nothing to do with dhcpd, but in debugging weird Linux route
            config problems,<br>
            I strongly recommend you to use the "ip route" command
            (rather than the<br>
            "route" command) if your distro supports it. You get shown
            (and can manipulate)<br>
            all sorts of stuff the legacy interface does not provide.<br>
            <br>
            Are you doing anything strange like pxebooting these hosts?
            If so, it's possible<br>
            to gpxeboot to add the default route to the command line
            (check<br>
               cat /proc/cmdline<br>
            to see if it's there), which some distros then stick in the
            routing table,<br>
            in turn causing some DHCP issues.<br>
            <br>
            Further, I suggest you check the obvious (i.e. no other
            interface stanzas have<br>
            a static default route with gateway 0.0.0.0), and that you
            aren't running dhcp<br>
            on anything you don't mean to be running dhcp on (i.e.
            aren't getting dhcp<br>
            from any other interfaces).<br>
            <span class="HOEnZb"><font color="#888888"><br>
                --<br>
                Alex Bligh<br>
              </font></span>
            <div class="HOEnZb">
              <div class="h5"><br>
                <br>
                <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>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature"><font color="#3366ff"><a
              moz-do-not-send="true" href="mailto:ngonta_e@epitech.net"
              target="_blank">ngonta_e@epitech.net</a></font>
          <div><font color="#3366ff"><a moz-do-not-send="true"
                href="mailto:sympavali@gmail.com" target="_blank">sympavali@gmail.com</a></font></div>
          <div>------------------------------------------------------------</div>
          <div><i><b>Aux hommes il faut un chef, et au</b></i><i><b> chef
                il faut des hommes!<br>
                L'habit ne fait pas le moine, mais lorsqu'on te voit on
                te juge!<br>
              </b></i></div>
        </div>
      </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>