<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Alan DeKok schrieb:
<blockquote cite="mid:4C5EA601.2050401@deployingradius.com" type="cite">
  <pre wrap="">Marten Pape wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Now the wish with freeradius is:
Access points can be used in the same subnet as the other lan-clients,
but the clients that come in via WLAN should get an ip-address from
"address-pool 2" (that is different to pool 1!).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  That can almost be done, except that FreeRADIUS doesn't (yet) have an
IP pool allocation system for DHCP.  There's an "sqlippool" module, but
it only works for RADIUS.
  </pre>
</blockquote>
Do you want to say that I need a seperate dhcp-server for normal
lan-clients? (this already exists). <br>
<br>
Thank you for this hint!<br>
<br>
Best regards,<br>
Marten<br>
<blockquote cite="mid:4C5EA601.2050401@deployingradius.com" type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">The question is (because I didn't really understand the documentation)
if the build-in (experimental) dhcp-server of freeradius is just for
clients that come in via a freeradius-controlled route or if the
dhcp-server answers for the whole subnet, regardless how the new client
joined the network.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  The DHCP code works for *any* DHCP request, no matter where they came
from.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See <a class="moz-txt-link-freetext" href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a>

  </pre>
</blockquote>
<br>
</body>
</html>