On Monday 24 November 2003 19:04, you wrote:
cool, but one error exists
0(13333) loading module /usr/local/lib/ser/modules/sl.so 0(13333) ERROR: no version info in module </usr/local/lib/ser/modules/sl.so>: Unable to resolve symbol
I forgot to change also DLSYM_PREFIX :-( (for elf it shouldn't be defined).
Try the attached patch on a fresh Makefile.defs (you can try to revert to the previous patch with patch -p0 -R .... if you don't have a fresh one anymore)
hi,
i have problem with patching source codes, patch is rejects any changes maybe problem in OpenBSD 3.4 uses non gnu patch do you can create full tarball ?
thanks
Andrei
On Tuesday 25 November 2003 10:44, Evgeniy wrote:
On Monday 24 November 2003 19:04, you wrote:
cool, but one error exists
0(13333) loading module /usr/local/lib/ser/modules/sl.so 0(13333) ERROR: no version info in module </usr/local/lib/ser/modules/sl.so>: Unable to resolve symbol
I forgot to change also DLSYM_PREFIX :-( (for elf it shouldn't be defined).
Try the attached patch on a fresh Makefile.defs (you can try to revert to the previous patch with patch -p0 -R .... if you don't have a fresh one anymore)
hi,
i have problem with patching source codes, patch is rejects any changes maybe problem in OpenBSD 3.4 uses non gnu patch do you can create full tarball ?
i make changes is src by hands and compile src yes its work its cool very thnks
do you think about release official port in ports openbsd.org ? it wil be great.
thanks
Andrei
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
On Nov 25, 2003 at 11:09, Evgeniy evgeniy@riscom.net wrote:
[...]
i have problem with patching source codes, patch is rejects any changes maybe problem in OpenBSD 3.4 uses non gnu patch do you can create full tarball ?
i make changes is src by hands and compile src yes its work its cool very thnks
Ok, I will commit hte changes. Thanks for testing.
do you think about release official port in ports openbsd.org ? it wil be great.
Isn't there already a ser 0.8.11 in openbsd >=3.3? I remember finding it on google some time ago (and being quite annoyed no one told us that ser was in openbsd). If it isn't already, then sure, I will look into it.
Andrei
On Wednesday 26 November 2003 13:40, you wrote:
On Nov 25, 2003 at 11:09, Evgeniy evgeniy@riscom.net wrote:
[...]
i have problem with patching source codes, patch is rejects any changes maybe problem in OpenBSD 3.4 uses non gnu patch do you can create full tarball ?
i make changes is src by hands and compile src yes its work its cool very thnks
Ok, I will commit hte changes. Thanks for testing.
Hi do you can help me with ser & radius configuration ? i make all with radius how to manual
but i dont see anything in radius log and in debuging mode i have error
40) parse_headers: flags=4096 15(4640) pre_auth(): Credentials with given realm not found 15(4640) build_auth_hf(): 'WWW-Authenticate: Digest realm="evgeniy.riscom.net", nonce="3fc62473e6407b55ac79711da6ad9d966f2c198c", qop="auth"
i dont understand where is trouble (radius || ser || ser configuration || radius configuration) ?
do you think about release official port in ports openbsd.org ? it wil be great.
Isn't there already a ser 0.8.11 in openbsd >=3.3? I remember finding it on google some time ago (and being quite annoyed no one told us that ser was in openbsd). If it isn't already, then sure, I will look into it.
Andrei
On 27-11 18:20, Rudakov Evgeniy wrote:
On Wednesday 26 November 2003 13:40, you wrote:
On Nov 25, 2003 at 11:09, Evgeniy evgeniy@riscom.net wrote:
[...]
i have problem with patching source codes, patch is rejects any changes maybe problem in OpenBSD 3.4 uses non gnu patch do you can create full tarball ?
i make changes is src by hands and compile src yes its work its cool very thnks
Ok, I will commit hte changes. Thanks for testing.
Hi do you can help me with ser & radius configuration ? i make all with radius how to manual
but i dont see anything in radius log and in debuging mode i have error
- parse_headers: flags=4096
15(4640) pre_auth(): Credentials with given realm not found 15(4640) build_auth_hf(): 'WWW-Authenticate: Digest realm="evgeniy.riscom.net", nonce="3fc62473e6407b55ac79711da6ad9d966f2c198c", qop="auth"
i dont understand where is trouble (radius || ser || ser configuration || radius configuration) ?
That means the client sent a request without digest credentials and ser will challenge him. After that the client is supposed to try again, this time with proper digest credentials.
Jan.
On Thursday 27 November 2003 18:20, you wrote:
On 27-11 18:20, Rudakov Evgeniy wrote:
On Wednesday 26 November 2003 13:40, you wrote:
On Nov 25, 2003 at 11:09, Evgeniy evgeniy@riscom.net wrote:
[...]
i have problem with patching source codes, patch is rejects any changes maybe problem in OpenBSD 3.4 uses non gnu patch do you can create full tarball ?
i make changes is src by hands and compile src yes its work its cool very thnks
Ok, I will commit hte changes. Thanks for testing.
Hi do you can help me with ser & radius configuration ? i make all with radius how to manual
but i dont see anything in radius log and in debuging mode i have error
- parse_headers: flags=4096
15(4640) pre_auth(): Credentials with given realm not found 15(4640) build_auth_hf(): 'WWW-Authenticate: Digest realm="evgeniy.riscom.net", nonce="3fc62473e6407b55ac79711da6ad9d966f2c198c", qop="auth"
i dont understand where is trouble (radius || ser || ser configuration || radius configuration) ?
That means the client sent a request without digest credentials and ser will challenge him. After that the client is supposed to try again, this time with proper digest credentials.
how i can fix it ?
Jan.
On 27-11 18:29, Rudakov Evgeniy wrote:
[...]
That means the client sent a request without digest credentials and ser will challenge him. After that the client is supposed to try again, this time with proper digest credentials.
how i can fix it ?
There is no need to fix it, it is normal behaviour and the messages are just informational.
Jan.
but i can register device, maybe is mistake in config ? i dont know
this is my ser,conf
check_via=yes # (cmd. line: -v) dns=yes # (cmd. line: -r) rev_dns=yes # (cmd. line: -R) #port=5060 #children=4 fifo="/tmp/ser_fifo"
loadmodule "/usr/local/lib/ser/modules/sl.so" loadmodule "/usr/local/lib/ser/modules/tm.so" loadmodule "/usr/local/lib/ser/modules/rr.so" loadmodule "/usr/local/lib/ser/modules/maxfwd.so" loadmodule "/usr/local/lib/ser/modules/usrloc.so" loadmodule "/usr/local/lib/ser/modules/registrar.so"
loadmodule "/usr/local/lib/ser/modules/auth.so" loadmodule "/usr/local/lib/ser/modules/auth_radius.so" loadmodule "/usr/local/lib/ser/modules/acc.so"
modparam("tm", "fr_inv_timer", 15 ) modparam("tm", "fr_timer", 10 ) modparam("rr", "enable_full_lr", 1) modparam("auth", "secret", "testing123")
#modparam("auth", "rpid_suffix", "@evgeniy.riscom.net>") modparam("auth_radius", "radius_config", "/altroot/client/etc/radiusclient/radiu modparam("auth_radius", "service_type", 15) modparam("acc", "radius_config", "/altroot/client/etc/radiusclient/radiusclient. modparam("acc", "log_level", 1) modparam("acc", "log_flag", 1) modparam("acc", "radius_flag", 1)
route{
if (!mf_process_maxfwd_header("10")) { sl_send_reply("483","Too Many Hops"); break; };
if ( msg:len > max_len ) { sl_send_reply("513", "Message too big"); break; };
record_route(); if (loose_route()) { t_relay(); break; };
#setflag(1); #if (method=="INVITE") record_route();
if (uri==myself) { if (method=="REGISTER") { if (!radius_www_authorize("evgeniy,riscom.net")) { www_challenge("evgeniy.riscom.net", "1"); break; }; save("location"); break; }; if (!lookup("location")) { sl_send_reply("404", "Not Found"); break; }; };
You should better learn how digest authentication works:
http://www.ietf.org/rfc/rfc2617.txt http://www.ietf.org/rfc/rfc3261.txt
Jan.
On 27-11 19:58, ??????? ??????? wrote:
but i can register device, maybe is mistake in config ? i dont know
this is my ser,conf
check_via=yes # (cmd. line: -v) dns=yes # (cmd. line: -r) rev_dns=yes # (cmd. line: -R) #port=5060 #children=4 fifo="/tmp/ser_fifo"
loadmodule "/usr/local/lib/ser/modules/sl.so" loadmodule "/usr/local/lib/ser/modules/tm.so" loadmodule "/usr/local/lib/ser/modules/rr.so" loadmodule "/usr/local/lib/ser/modules/maxfwd.so" loadmodule "/usr/local/lib/ser/modules/usrloc.so" loadmodule "/usr/local/lib/ser/modules/registrar.so"
loadmodule "/usr/local/lib/ser/modules/auth.so" loadmodule "/usr/local/lib/ser/modules/auth_radius.so" loadmodule "/usr/local/lib/ser/modules/acc.so"
modparam("tm", "fr_inv_timer", 15 ) modparam("tm", "fr_timer", 10 ) modparam("rr", "enable_full_lr", 1) modparam("auth", "secret", "testing123")
#modparam("auth", "rpid_suffix", "@evgeniy.riscom.net>") modparam("auth_radius", "radius_config", "/altroot/client/etc/radiusclient/radiu modparam("auth_radius", "service_type", 15) modparam("acc", "radius_config", "/altroot/client/etc/radiusclient/radiusclient. modparam("acc", "log_level", 1) modparam("acc", "log_flag", 1) modparam("acc", "radius_flag", 1)
route{
if (!mf_process_maxfwd_header("10")) { sl_send_reply("483","Too Many Hops"); break; }; if ( msg:len > max_len ) { sl_send_reply("513", "Message too big"); break; }; record_route(); if (loose_route()) { t_relay(); break; }; #setflag(1); #if (method=="INVITE") record_route(); if (uri==myself) { if (method=="REGISTER") { if (!radius_www_authorize("evgeniy,riscom.net")) { www_challenge("evgeniy.riscom.net", "1"); break; }; save("location"); break; }; if (!lookup("location")) { sl_send_reply("404", "Not Found"); break; }; };
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers