>ok here is the debug info. Note: there is an SQL error which is not a >problem... thats bug in mysql so it will onlyopen connection from second >request. also when i sue the same combination under radius ping with CHAP >all works good but w/o chap nothing works >
What freeradius version is this? It looks old. .. > modcall[authorize]: module "preprocess" returns ok for request 0 > modcall[authorize]: module "chap" returns noop for request 0 > modcall[authorize]: module "mschap" returns noop for request 0 .. > modcall[authorize]: module "suffix" returns noop for request 0 .. > modcall[authorize]: module "eap" returns noop for request 0 > users: Matched entry DEFAULT at line 153 > modcall[authorize]: module "files" returns ok for request 0 You have been told to rem ove Auth-Type System. It's still there. .. > modcall[authorize]: module "sql" returns ok for request 0 >modcall: leaving group authorize (returns ok) for request 0 pap is not listed in authorize (this *is* a pap request). List it last. Ivan Kalik Kalik Informatika iSP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

