> berikut saya pastekan error log setelah sqltrace diaktifkan: > > Threads: total/active/spare threads = 5/1/4 > Nothing to do. Sleeping until we see a request. > Thread 1 handling request 0, (1 handled so far) > User-Name = "guest" > User-Password = "guest" > NAS-IP-Address = 127.0.0.1 > NAS-Identifier = "sshd" > NAS-Port = 12789 > NAS-Port-Type = Virtual > Service-Type = Authenticate-Only > Calling-Station-Id = "client-1.localhost.com" > modcall: entering group authorize > modcall[authorize]: module "preprocess" returns ok > modcall[authorize]: module "chap" returns noop > rlm_eap: EAP-Message not found > modcall[authorize]: module "eap" returns noop > rlm_realm: No '@' in User-Name = "guest", looking up realm NULL > rlm_realm: No such realm "NULL" > modcall[authorize]: module "suffix" returns noop > users: Matched DEFAULT at 152 > modcall[authorize]: module "files" returns ok > modcall[authorize]: module "mschap" returns noop > rlm_sqlcounter: Entering module authorize code > rlm_sqlcounter: Could not find Check item value pair > modcall[authorize]: module "noresetcounter" returns noop > rlm_sqlcounter: Entering module authorize code > rlm_sqlcounter: Could not find Check item value pair > modcall[authorize]: module "dailycounter" returns noop > rlm_sqlcounter: Entering module authorize code > rlm_sqlcounter: Could not find Check item value pair > modcall[authorize]: module "monthlycounter" returns noop
debug yang anda kirimkan ini hanya proses Authentikasi dan Authorisasi .. accountingnya nggak ada ... dan sepertinya Authorisasinya masih mengarah ke flat files belum ke Mysql .. coba cek radiusd-nya dibagian authorisasi ada SQL gak ? oh ya .. saya lihat anda mencoba menggunakan module EAP, tp sepertoiinya modul tsb blom terinstall ... saya blom tau apakah sistem anda (dg nocat) menggunakan EAP ini ..kalau auth-nya dari AP (Access Point) langsung ke radius memang sich membutuhkan EAP modul (EAP MD5, EAP TLS, EAP TTLS), tp saya blom pernah nyobain .. mo utak-utik AP lagi males dan banyak kerjaan yg laen.. hehehehe. module sqlcounter jika tdk terpakai mendingan di remark saja .. > Untuk NAS nya saya pakai yang IPTABLES, bukan yang standard seperti CISCO, > Portslave dsb .. nah ini ..perlu anda cek attribute2xnya semua apakah standard RFC radius atau tidak ? tapi dari debug sudah ketahuan attribute yg dikirim oleh NAS anda .. yg beda dibandingkan sistem pd dial-up mungkin isinya seperti .. Calling-Station-Id & Called-Station-Id .. jika dial-up isinya nomer telepon ... jika di WLAN .. isinya IP AP ato host AP dan MAC Address user ... biasanya selain support standar RFC radius NAS2x (Cisco, Patton, Nortel, tigris dll.) juga punya sendiri attribute2xnya (VSA=Vendor Spesific Attribute) ... coba cek lagi NAS anda .. > Ini saya execute radiusd nya dengan option -xx (debug) > trims untuk bantuannya.. coba di debug lagi sampai trima accounting ... pastikan NASnya settingan accounting ke radius server dan portnya jgn sampe' gak match ... liat juga module sql untuk accountingnya .. coba anda ikutan gabung milistnya freeradius .. pasti asiik dech ... (***ngantukkk nich...) ... > Regards, > Rio Martin. > > > -- > Berhenti langganan: [EMAIL PROTECTED] > Arsip dan info: http://linux.or.id/milis.php > > -- Berhenti langganan: [EMAIL PROTECTED] Arsip dan info: http://linux.or.id/milis.php

