Hello, i just installed Kamailio 4.2.1 on debian Wheezy, would like to know why when Kamailio starts i see this on netstat -an ??
raw 0 0 0.0.0.0:255 0.0.0.0:* 7
is it normal??
why?
Thanks in advance
Hello,
can you give -p parameter to netstat to see the process which created the socket?
Cheers, Daniel
On 09/12/14 17:51, Luis Jimenez wrote:
Hello, i just installed Kamailio 4.2.1 on debian Wheezy, would like to know why when Kamailio starts i see this on netstat -an ??
raw 0 0 0.0.0.0:255 http://0.0.0.0:255 0.0.0.0:* 7
is it normal??
why?
Thanks in advance
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Sure, here it is:
root@ivr:~# netstat -anp | grep raw raw 0 0 0.0.0.0:255 0.0.0.0:* 7 12495/kamailio root@ivr:~#
On Fri, Dec 12, 2014 at 5:39 AM, Daniel-Constantin Mierla <miconda@gmail.com
wrote:
Hello,
can you give -p parameter to netstat to see the process which created the socket?
Cheers, Daniel
On 09/12/14 17:51, Luis Jimenez wrote:
Hello, i just installed Kamailio 4.2.1 on debian Wheezy, would like to know why when Kamailio starts i see this on netstat -an ??
raw 0 0 0.0.0.0:255 0.0.0.0:* 7
is it normal??
why?
Thanks in advance
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi there,
RAW sockets don’t bind to a port. The 255 number you are seeing it’s the IP protocol number for RAW sockets. As far as I know Kamailio always tries to use RAW sockets (if has been compiled with the USE_RAW_SOCKS flag). Perhaps it should only use when udp4_raw core parameter is set to 1 but I’m not 100% sure it’s actually related
Regards, Cezary
From: sr-users-bounces@lists.sip-router.org [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Luis Jimenez Sent: 16 December 2014 14:15 To: miconda@gmail.com; Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] What is raw 0.0.0.0:255 pn netstat??
Sure, here it is:
root@ivr:~# netstat -anp | grep raw raw 0 0 0.0.0.0:255http://0.0.0.0:255 0.0.0.0:* 7 12495/kamailio root@ivr:~#
On Fri, Dec 12, 2014 at 5:39 AM, Daniel-Constantin Mierla <miconda@gmail.commailto:miconda@gmail.com> wrote: Hello,
can you give -p parameter to netstat to see the process which created the socket?
Cheers, Daniel
On 09/12/14 17:51, Luis Jimenez wrote: Hello, i just installed Kamailio 4.2.1 on debian Wheezy, would like to know why when Kamailio starts i see this on netstat -an ??
raw 0 0 0.0.0.0:255http://0.0.0.0:255 0.0.0.0:* 7 is it normal?? why? Thanks in advance
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.orgmailto:sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.orgmailto:sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users Truphone Limited, registered in England and Wales (registered company number: 04187081). Registered office: CityPoint, One Ropemaker Street, London EC2Y 9SS. VAT No. GB 851 5278 19
This e-mail, and any attachment(s), may contain information which is confidential and/or privileged, and is intended for the addressee only. If you are not the intended recipient, you may not use, disclose, copy or distribute this information in any manner whatsoever. If you have received this e-mail in error, please contact the sender immediately and delete it.