>>> File dictionary.myvendor: >>> ------------------------- >>> >>> VENDOR MyVendor 12345 >>> BEGIN-VENDOR MyVendor >>> ATTRIBUTE Vendor-Attribute-A 1 string >>> ATTRIBUTE Vendor-Attribute-B 2 string >>> END-VENDOR MyVendor >> >> >> That looks OK. > > I have narrowed the problem down to the number field. The actual number > I have been given to use is 32768, and the problem seems to be the fact > that the number is 5 digits long. If I make the number 4 digits long my > server starts up without complaint. > > Any suggestions?
Vendor number must be smaller than 32K. 32766 is max. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

