Re: freeradius request to DHCP

2006-04-26 Thread Paulo Cabrita




Hello.

There's also another solution. You can execute a shell script that
contacts your DHCP server sending the Macaddress. That way, you can
give whatever IP address you want.

Check a shell called OMAPI in order to interact with the ISC DHCPd.

Alan DeKok wrote:

  "Philippe Bacquaert" [EMAIL PROTECTED] wrote:
  
  
I'm searching how to make freeradius (when receiving a request
from a radius client) request itself a dynamic IP address to a
dhcp server and write it in the attribute Framed-IP-Address.

  
  
  You write a scipt around dhclient, which might work.  Or, use the
ISC libdhcp, and integrate that into a FreeRADIUS module.

  Alan DeKok.

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

  


-- 

Atentamente,


|Paulo Cabrita, Msc|
|Director do Centro de Informtica |
|da Universidade Autnoma de Lisboa|
|Tel: +351-213177635   |
|Fax: +351-213533702   |
|E-mail: [EMAIL PROTECTED]|




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

freeradius request to DHCP

2006-04-25 Thread Philippe Bacquaert
Hello,

I'm working on a project.

I'm searching how to make freeradius (when receiving a request
from a radius client) request itself a dynamic IP address to a
dhcp server and write it in the attribute Framed-IP-Address.

Any advice is welcome.

Philippe B.


Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)




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


Re: freeradius request to DHCP

2006-04-25 Thread Alan DeKok
Philippe Bacquaert [EMAIL PROTECTED] wrote:
 I'm searching how to make freeradius (when receiving a request
 from a radius client) request itself a dynamic IP address to a
 dhcp server and write it in the attribute Framed-IP-Address.

  You write a scipt around dhclient, which might work.  Or, use the
ISC libdhcp, and integrate that into a FreeRADIUS module.

  Alan DeKok.

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