Hello all, I am install openSER follow (http://www.openser.org/docs/openser-radius-1.0.x.html). I have problem when run openser, below is a debug. And when remove *_radius.so the program can work. what's going wrong
Thank you for all advice.
BR, exploiz
-------------------------------- LOG --------------------------------------------------- textops - initializing 0(0) DEBUG: init_mod: xlog 0(0) XLOG: initializing ... 0(0) DEBUG: init_mod: acc 0(0) ACC - initializing 0(0) find_export: found <load_tm> in module tm [/usr/local/lib/openser/modules/tm.so] 0(0) DEBUG: init_mod: auth 0(0) AUTH module - initializing 0(0) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/openser/modules/sl.so] 0(0) DEBUG: init_mod: auth_radius 0(0) auth_radius - Initializing 0(0) auth_radius: No `Cisco' vendor in Radius dictionary 0(0) find_export: found <bind_auth> in module auth [/usr/local/lib/openser/modules/auth.so] 0(0) ERROR: auth_radius: can't get code for the Digest-Response attribute 0(0) init_mod(): Error while initializing module auth_radius ERROR: error while initializing modules 0(0) XLOG: destroy module ... 0(0) DEBUG: tm_shutdown : start 0(0) DEBUG: unlink_timer_lists : emptying DELETE list 0(0) DEBUG: tm_shutdown : emptying hash table 0(0) DEBUG: tm_shutdown : releasing timers 0(0) DEBUG: tm_shutdown : removing semaphores 0(0) DEBUG: tm_shutdown : destroying tmcb lists 0(0) DEBUG: tm_shutdown : done 0(81840) shm_mem_destroy 0(81840) destroying the shared memory lock
---------------------------------------------------------------------------
-------openser.cfg-------------------------------------------- .... loadmodule "/usr/local/lib/openser/modules/sl.so" loadmodule "/usr/local/lib/openser/modules/tm.so" loadmodule "/usr/local/lib/openser/modules/rr.so" loadmodule "/usr/local/lib/openser/modules/maxfwd.so" loadmodule "/usr/local/lib/openser/modules/avpops.so" loadmodule "/usr/local/lib/openser/modules/usrloc.so" loadmodule "/usr/local/lib/openser/modules/registrar.so" loadmodule "/usr/local/lib/openser/modules/textops.so" loadmodule "/usr/local/lib/openser/modules/xlog.so" loadmodule "/usr/local/lib/openser/modules/uri.so" loadmodule "/usr/local/lib/openser/modules/acc.so"
# Uncomment this if you want digest authentication # mysql.so must be loaded ! loadmodule "/usr/local/lib/openser/modules/auth.so" loadmodule "/usr/local/lib/openser/modules/auth_radius.so" loadmodule "/usr/local/lib/openser/modules/group_radius.so" loadmodule "/usr/local/lib/openser/modules/avp_radius.so" #loadmodule "/usr/local/lib/openser/modules/auth_db.so" .... ----------------------------------------------------------------------------------------------
Hi,,,,,,,,,,,,
Problem in Urs Radiusclient and OpenSER configuration;
On 11/1/06, exploiz exploiz@gmail.com wrote:
Hello all, I am install openSER follow (http://www.openser.org/docs/openser-radius-1.0.x.html). I have problem when run openser, below is a debug. And when remove *_radius.so the program can work. what's going wrong
Thank you for all advice.
BR, exploiz
-------------------------------- LOG
textops - initializing 0(0) DEBUG: init_mod: xlog 0(0) XLOG: initializing ... 0(0) DEBUG: init_mod: acc 0(0) ACC - initializing 0(0) find_export: found <load_tm> in module tm [/usr/local/lib/openser/modules/tm.so] 0(0) DEBUG: init_mod: auth 0(0) AUTH module - initializing 0(0) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/openser/modules/sl.so] 0(0) DEBUG: init_mod: auth_radius 0(0) auth_radius - Initializing 0(0) auth_radius: No `Cisco' vendor in Radius dictionary 0(0) find_export: found <bind_auth> in module auth [/usr/local/lib/openser/modules/auth.so] 0(0) ERROR: auth_radius: can't get code for the Digest-Response attribute 0(0) init_mod(): Error while initializing module auth_radius ERROR: error while initializing modules 0(0) XLOG: destroy module ... 0(0) DEBUG: tm_shutdown : start 0(0) DEBUG: unlink_timer_lists : emptying DELETE list 0(0) DEBUG: tm_shutdown : emptying hash table 0(0) DEBUG: tm_shutdown : releasing timers 0(0) DEBUG: tm_shutdown : removing semaphores 0(0) DEBUG: tm_shutdown : destroying tmcb lists 0(0) DEBUG: tm_shutdown : done 0(81840) shm_mem_destroy 0(81840) destroying the shared memory lock
-------openser.cfg-------------------------------------------- .... loadmodule "/usr/local/lib/openser/modules/sl.so" loadmodule "/usr/local/lib/openser/modules/tm.so" loadmodule "/usr/local/lib/openser/modules/rr.so" loadmodule "/usr/local/lib/openser/modules/maxfwd.so" loadmodule "/usr/local/lib/openser/modules/avpops.so" loadmodule "/usr/local/lib/openser/modules/usrloc.so" loadmodule "/usr/local/lib/openser/modules/registrar.so" loadmodule "/usr/local/lib/openser/modules/textops.so" loadmodule "/usr/local/lib/openser/modules/xlog.so" loadmodule "/usr/local/lib/openser/modules/uri.so" loadmodule "/usr/local/lib/openser/modules/acc.so"
# Uncomment this if you want digest authentication # mysql.so must be loaded ! loadmodule "/usr/local/lib/openser/modules/auth.so" loadmodule "/usr/local/lib/openser/modules/auth_radius.so" loadmodule "/usr/local/lib/openser/modules/group_radius.so" loadmodule "/usr/local/lib/openser/modules/avp_radius.so" #loadmodule "/usr/local/lib/openser/modules/auth_db.so" ....
-- บุญรักษาทุกทั่น exploiz
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Hi, in fact, my problem happend from Radiusclient. I'm post this message for who has a same problem. I can solve this problem with append dictionary.openser to dictionary (/usr/local/etc/radiusclient-ng/dictionary)
BR, exploiz
On 11/1/06, raviprakash sunkara sunkara.raviprakash.feb14@gmail.com wrote:
Hi,,,,,,,,,,,,
Problem in Urs Radiusclient and OpenSER configuration;
On 11/1/06, exploiz <exploiz@gmail.com > wrote:
Hello all, I am install openSER follow ( http://www.openser.org/docs/openser-radius-1.0.x.html).
I have
problem when run openser, below is a debug. And when remove *_radius.so the program can work. what's going wrong
Thank you for all advice.
BR, exploiz
-------------------------------- LOG
textops - initializing 0(0) DEBUG: init_mod: xlog 0(0) XLOG: initializing ... 0(0) DEBUG: init_mod: acc 0(0) ACC - initializing 0(0) find_export: found <load_tm> in module tm [/usr/local/lib/openser/modules/tm.so] 0(0) DEBUG: init_mod: auth 0(0) AUTH module - initializing 0(0) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/openser/modules/sl.so] 0(0) DEBUG: init_mod: auth_radius 0(0) auth_radius - Initializing 0(0) auth_radius: No `Cisco' vendor in Radius dictionary 0(0) find_export: found <bind_auth> in module auth [/usr/local/lib/openser/modules/auth.so] 0(0) ERROR: auth_radius: can't get code for the Digest-Response attribute 0(0) init_mod(): Error while initializing module auth_radius ERROR: error while initializing modules 0(0) XLOG: destroy module ... 0(0) DEBUG: tm_shutdown : start 0(0) DEBUG: unlink_timer_lists : emptying DELETE list 0(0) DEBUG: tm_shutdown : emptying hash table 0(0) DEBUG: tm_shutdown : releasing timers 0(0) DEBUG: tm_shutdown : removing semaphores 0(0) DEBUG: tm_shutdown : destroying tmcb lists 0(0) DEBUG: tm_shutdown : done 0(81840) shm_mem_destroy 0(81840) destroying the shared memory lock
-------openser.cfg--------------------------------------------
.... loadmodule "/usr/local/lib/openser/modules/sl.so" loadmodule "/usr/local/lib/openser/modules/tm.so" loadmodule "/usr/local/lib/openser/modules/rr.so" loadmodule "/usr/local/lib/openser/modules/maxfwd.so" loadmodule "/usr/local/lib/openser/modules/avpops.so" loadmodule "/usr/local/lib/openser/modules/usrloc.so" loadmodule "/usr/local/lib/openser/modules/registrar.so" loadmodule "/usr/local/lib/openser/modules/textops.so" loadmodule "/usr/local/lib/openser/modules/xlog.so" loadmodule "/usr/local/lib/openser/modules/uri.so" loadmodule "/usr/local/lib/openser/modules/acc.so"
# Uncomment this if you want digest authentication # mysql.so must be loaded ! loadmodule "/usr/local/lib/openser/modules/auth.so" loadmodule
"/usr/local/lib/openser/modules/auth_radius.so"
loadmodule
"/usr/local/lib/openser/modules/group_radius.so"
loadmodule "/usr/local/lib/openser/modules/avp_radius.so" #loadmodule "/usr/local/lib/openser/modules/auth_db.so" ....
-- บุญรักษาทุกทั่น exploiz
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
-- Thanks and Regards Ravi Prakash Sunkara ravi.sunkara@hyperion-tech.com M:+91 9985077535 O:+91 40 23114549 F:+91 40 40208727 ravi.sunkara@hyperion-tech.com www.hyperion-tech.com
Hi,
most probably you haven't properly configure the dictionary of the radius client lib. See:
http://www.openser.org/docs/openser-radius-1.0.x.html#radiusclient_ng_dictio...
regards, bogdan
exploiz wrote:
Hello all, I am install openSER follow (http://www.openser.org/docs/openser-radius-1.0.x.html). I have problem when run openser, below is a debug. And when remove *_radius.so the program can work. what's going wrong
Thank you for all advice.
BR, exploiz
-------------------------------- LOG
textops - initializing 0(0) DEBUG: init_mod: xlog 0(0) XLOG: initializing ... 0(0) DEBUG: init_mod: acc 0(0) ACC - initializing 0(0) find_export: found <load_tm> in module tm [/usr/local/lib/openser/modules/tm.so] 0(0) DEBUG: init_mod: auth 0(0) AUTH module - initializing 0(0) find_export: found <sl_send_reply> in module sl_module [/usr/local/lib/openser/modules/sl.so] 0(0) DEBUG: init_mod: auth_radius 0(0) auth_radius - Initializing 0(0) auth_radius: No `Cisco' vendor in Radius dictionary 0(0) find_export: found <bind_auth> in module auth [/usr/local/lib/openser/modules/auth.so] 0(0) ERROR: auth_radius: can't get code for the Digest-Response attribute 0(0) init_mod(): Error while initializing module auth_radius ERROR: error while initializing modules 0(0) XLOG: destroy module ... 0(0) DEBUG: tm_shutdown : start 0(0) DEBUG: unlink_timer_lists : emptying DELETE list 0(0) DEBUG: tm_shutdown : emptying hash table 0(0) DEBUG: tm_shutdown : releasing timers 0(0) DEBUG: tm_shutdown : removing semaphores 0(0) DEBUG: tm_shutdown : destroying tmcb lists 0(0) DEBUG: tm_shutdown : done 0(81840) shm_mem_destroy 0(81840) destroying the shared memory lock
-------openser.cfg-------------------------------------------- .... loadmodule "/usr/local/lib/openser/modules/sl.so" loadmodule "/usr/local/lib/openser/modules/tm.so" loadmodule "/usr/local/lib/openser/modules/rr.so" loadmodule "/usr/local/lib/openser/modules/maxfwd.so" loadmodule "/usr/local/lib/openser/modules/avpops.so" loadmodule "/usr/local/lib/openser/modules/usrloc.so" loadmodule "/usr/local/lib/openser/modules/registrar.so" loadmodule "/usr/local/lib/openser/modules/textops.so" loadmodule "/usr/local/lib/openser/modules/xlog.so" loadmodule "/usr/local/lib/openser/modules/uri.so" loadmodule "/usr/local/lib/openser/modules/acc.so"
# Uncomment this if you want digest authentication # mysql.so must be loaded ! loadmodule "/usr/local/lib/openser/modules/auth.so" loadmodule "/usr/local/lib/openser/modules/auth_radius.so" loadmodule "/usr/local/lib/openser/modules/group_radius.so" loadmodule "/usr/local/lib/openser/modules/avp_radius.so" #loadmodule "/usr/local/lib/openser/modules/auth_db.so" ....
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users