<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Ubuntu">Hi,<br>
      <br>
      I am trying to use one Dnsmasq to forward dhcp request to other
      dnsmasq server , But how should I configure it.<br>
      <br>
      For relay agent , I tried with,<font face="monospace"><br>
      </font></font><big><big><font face="monospace"><br>
        </font></big></big><font face="Ubuntu">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <big><big><span style="color: rgb(0, 0, 0); font-family: 'Times
            New Roman'; font-size: medium; font-style: normal;
            font-variant: normal; letter-spacing: normal; line-height:
            normal; orphans: auto; text-align: start; text-indent: 0px;
            text-transform: none; white-space: normal; widows: auto;
            word-spacing: 0px; -webkit-text-stroke-width: 0px;"><font
              face="monospace">--dhcp-relay=<local
              address>,<server address></font></span></big></big><b
        style="color: rgb(0, 0, 0); font-family: 'Times New Roman';
        font-size: medium; font-style: normal; font-variant: normal;
        letter-spacing: normal; line-height: normal; orphans: auto;
        text-align: start; text-indent: 0px; text-transform: none;
        white-space: normal; widows: auto; word-spacing: 0px;
        -webkit-text-stroke-width: 0px;"><big><br>
        </big><font face="Ubuntu"><big> </big><br>
        </font></b>as mentioned here, <a
        href="http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html">http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html</a><br>
      <br>
      But the its saying it is invalid option , even <big><font
          face="monospace">dnsmasq --help</font></big> is not having
      such options.<br>
      <br>
      On server side I have following configuration,<br>
      <br>
      <font face="monospace"><big>listen-address=192.168.56.1<br>
          dhcp-range=192.168.40.2,192.168.40.254,255.255.255.0,12h<br>
          dhcp-leasefile=/tmp/dnsmasq.leases</big><br>
      </font><br>
      Please let me know, in case anything wrong I am doing.<br>
      <br>
      Thanks,<br>
      Prashant<br>
      <br>
    </font>
  </body>
</html>