<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <blockquote type="cite"
cite="mid:CANqgRE1Jrr4xUoV8BjxOkbUW=iSnUATF1XR-NNbFA-pE9rgLrg@mail.gmail.com">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">
            <div dir="ltr">
              <div>What is right way to put in config more than one
                subnet?<br>
              </div>
              <div>On some forums i find:<br>
              </div>
              <div>rightsubnets={<a href="http://172.16.1.0/24"
                  moz-do-not-send="true">172.16.1.0/24</a> <a
                  href="http://192.168.3.0/24" moz-do-not-send="true">192.168.3.0/24</a>}<br>
              </div>
              <div>rightsubnets={<a
                  href="http://172.16.1.0/24,192.168.3.0/24"
                  moz-do-not-send="true">172.16.1.0/24,192.168.3.0/24</a>}<br>
                rightsubnets={<a
                  href="http://172.16.1.0/24,192.168.3.0/24,"
                  moz-do-not-send="true">172.16.1.0/24,192.168.3.0/24,</a>}<br>
              </div>
              <div>What variant right?<br>
              </div>
              <br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Eugeniy, use the comma-separated format.  That's the one that worked
    for us.<br>
    <br>
    -- Jim<br>
  </body>
</html>