hi, we have an interesting issue with dictionaries in 3.x with 2.x we have the following in /etc/raddb/dictionary ...and can see the following in detail logs VENDOR Cisco-ASA55x0 3076 BEGIN-VENDOR Cisco-ASA55x0 ATTRIBUTE Cisco-ASA55x0-Banner1 15 string ATTRIBUTE Cisco-ASA55x0-Class 25 string ATTRIBUTE Cisco-ASA55x0-Bookmark 71 string ATTRIBUTE Cisco-ASA55x0-Member-Of 145 string ATTRIBUTE Cisco-ASA55x0-IPv6-Pool 218 string ATTRIBUTE Cisco-ASA55x0-URL-1 223 string END-VENDOR Cisco-ASA55x0 Cisco-ASA55x0-Attr-146 = 0x44666661756c4457454356504e47726f7570 Cisco-ASA55x0-Attr-150 = 0x00000002 on 3.x we have the same dictionary file...but the detail logs show this: Attr-26.3076.146 = 0x44666661756c4457454356504e47726f7570 Attr-26.3076.150 = 0x00000002 ...so the dictionary file parsing is wrong/absent alan