[OpenSER-Devel] SCTP port binding problem

J Bhanot j.bhanot at tcs.com
Tue Jan 22 14:30:25 UTC 2008


Hi,

i am working as root in Fedora Core 8....

have installed 
lksctp-tools-1.0.6-3.fc7.i386.rpm,lksctp-tools-devel-1.0.7-1.i386.rpm,lksctp-tools-doc-1.0.7-1.i386.rpm, 
(i assume only that needs to be done...please correct me if I am wrong 
here)

also have inserted sctp module in kernel using modprobe

I am using following command

./openser -l sctp:127.0.0.1:5060

works OK to point where SCTP socket is listening (get the verbose message 
from Stack) but at following code in sctp_server.c:

if (bind(sock_info->socket, &addr->s, sockaddru_len(*addr))==-1){
                LM_ERR("bind(%x, %p, %d) on %s: %s\n",
                                sock_info->socket, &addr->s,
                                (unsigned)sockaddru_len(*addr),
                                sock_info->address_str.s,
                                strerror(errno));


it gives the error - Jan 22 17:48:52 [28747] ERROR:core:sctp_server_init: 
bind(4, 0x818ce74, 16) on 127.0.0.1: Permission denied

Please find the verbose log



Regards,
jb

___________________________________________
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openser.org/pipermail/devel/attachments/20080122/44e8981a/attachment-0001.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: log.txt
Url: http://lists.openser.org/pipermail/devel/attachments/20080122/44e8981a/attachment-0001.txt 


More information about the Devel mailing list