matt morris" <[EMAIL PROTECTED]> wrote:
> Unfortunately, I ran into the ip problem again. If I'm using PEAP, the 
> supplicant could not get an ip address (the ip is 169.254.1.34, subnet mask 
> 255.255.0.0).

  If you're using Framed-Netmask, you're using the wrong attribute.
See the FAQ.

> Also, although TLS works, the ip address the supplicant got isn't the framed 
> ip address I defined in the users file, instead it's just an ip assigned by 
> the DHCP server (AP).

  I don't know why you're configuring the RADIUS server to send an IP
address for the client to the AP, and then configure the client to
request an address via DHCP.

  And they're different addresses because the DHCP server doesn't know
about the RADIUS request.

> Finally, a question on logging. How could I get all the screen output from 
> the debug mode to be saved in a file? I've been using pipeline to capture 
> them. Is there a "proper" way to do it?

 (radiusd  2>&1) > logfile ?

>  In the radiusd.conf the log path and file is
> /usr/local/var/log/radius/ and radius.log respectively, but the file
> is never created nor written even if I create it myself (I have the
> right permissions set for the directory and file).

  If you're using debugging mode, then you told it to print the
messages to the screen, and not to the log file.  This is in the
documentation...

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to