Hi Peter, Framed-IP-Address = 255.255.255.254 typically instructs the NAS to assign an IP address from its default pool, so this is quite a valid DEFAULT entry.. cheers, Mike
-----Original Message----- From: freeradius-devel-bounces+mitchell.michael=bigpond.com@lists.fr eeradius.org [mailto:freeradius-devel-bounces+mitchell.michael=bigpond.com@ lists.freeradius.org] On Behalf Of Peter Nixon Sent: Tuesday, 8 August 2006 9:17 AM To: freeradius-devel Subject: sample users file
Is it just me or does the following sample from "users" not make sense?
# Sample defaults for all framed connections. # #DEFAULT Service-Type == Framed-User # Framed-IP-Address = 255.255.255.254, # Framed-MTU = 576, # Service-Type = Framed-User, # Fall-Through = Yes
Why would we want someone to set a Framed-IP-Address for DEFAULT? Thats just bound to end in tears!