<!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">
Marten Pape schrieb:
<blockquote cite="mid:4C5EF66B.70403@pape-hn.de" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
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>
</blockquote>
Dear Alan, dear all,<br>
referring to own tests and to this site:
<a class="moz-txt-link-freetext" href="http://wiki.freeradius.org/IP_Pool">http://wiki.freeradius.org/IP_Pool</a> it is not possible to use *ippool
for ip assignment of wifi clients. It seems that there is no
possibility to assign an IP address before our dhcp-server does this.<br>
<br>
I need to find another solution or a way to determine, if the
dhcp-request comes from a wifi-client or not.<br>
<br>
Any other idea?<br>
<br>
Regards,<br>
Marten<br>
</body>
</html>