Framed-User?

2008-11-16 Thread Sergio Belkin
Sorry for the stupid question, what does "Framed-User" stand for?

I hope not to be stoned to death because of such a question :)
-- 
--
Open Kairos http://www.openkairos.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Service-Type=Framed-User translated to Service-Type=Framed?

2007-11-14 Thread Alan DeKok
Jon SK Phang wrote:
> From a debug instance of FreeRADIUS, it reads
>  
> Sending Access-Accept of id 44 to 10.152.54.138 port 3129
...
> Service-Type := Framed-User
...
> But in the Cisco debug log, the word “-User” at the reply in 
> Service-Type=Framed-User is missing.
> I can only see Service-Type=Framed

  RADIUS packets do NOT include names.  They only include the assigned
numbers.  The dictionaries map the numbers to the names.  The names are
ONLY for informational purposes, and have NO MEANING in RADIUS.

  i.e. The cisco device has a different dictionary than FreeRADIUS has.

  This is not a problem.

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

Service-Type=Framed-User translated to Service-Type=Framed?

2007-11-13 Thread Jon SK Phang
Hi All,
 
Not sure if anyone else saw this.
 
I’m using freeradius-server-pre-2.0.0-8.1 and have got everything to work so 
far. The backend is a MySQL database.
 
From a debug instance of FreeRADIUS, it reads
 
Sending Access-Accept of id 44 to 10.152.54.138 port 3129
Framed-IP-Address := 0.0.0.101
Cisco-AVPair += "lcp:interface-config=ip vrf forwarding VRF-PUBLIC"
Cisco-AVPair += "lcp:interface-config=peer default ip address pool 
VRF-PUBLIC"
Cisco-AVPair += "lcp:interface-config=ip unnumbered Loopback 99"
    Service-Type := Framed-User
Finished request 0 state 5
Going to the next request
 
 
But in the Cisco debug log, the word “-User” at the reply in 
Service-Type=Framed-User is missing.
I can only see Service-Type=Framed
 
In NTRadPing utility, the results are the same.
Have tried putting the attributes both in radreply and radgroupreply with no 
difference.
 
Regards
Jonathan


  __ 
Yahoo! Singapore Answers 
Real people. Real questions. Real answers. Share what you know at 
http://answers.yahoo.com.sg

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