18 Oct
2011
18 Oct
'11
3:37 p.m.
Francois Gaudreault wrote:
I configured (basic) DHCP on two different interfaces : ... I need to establish a different (basic for now) lease policy by interface (ie. different network range). How can I know from which interface the request came?
You configure different virtual servers. See raddb/sites-available/README
PS. By the way, if I don't set ipaddr = * , broadcast are not handled. Normal?
Yes. If you specify a unique IP, only packets to that IP are received by FreeRADIUS. Alan DeKok.