Thanks for your kind help.
With Regards,
Vijay ++
On Monday 17 September 2012 02:55 PM, Klaus Darilion wrote:
On 17.09.2012 09:08, Vijay Thakur wrote:
All Experts,
I want to change my SIP port from 5060 for other one. Before making any
change in my live server (Kamailio 3.2.1, i want to be sure.
Kindly suggest me that where should i make changes to implement it. This
is a security measure for kamailio from port scanning.
This is just "security by obscurity" and of course your SIP proxy
configuration must be secure to handle such scanning attacks.
Nevertheless these scans are annoying and using a non-default port is
a good practice. You can change the port easily with the "listen"
directive, see
http://www.kamailio.org/wiki/cookbooks/3.3.x/core#listen
Further, this snippet at the beginning of your config may help too:
# ignore requests generated by sipvicious
# User-Agent: friendly-scanner
if ($ua == "friendly-scanner") {
exit;
}
regards
Klaus
--
Best Regards,
Vijay Thakur
(Assistant Manager - Networks)
Mobile : +91 8744018065
Mail : vijay.thakur(a)loopmethods.com
Loop IT Methods Private Limited
1st Floor, B-10, Sector-7, Noida, (U.P) India
Ph: +91 120 305 3481,82 (INDIA), +1 347 468 8631 (USA), +61 390 011 178 (AUS)
Fax: +91 971 728 330
Web:
www.loopmethods.com
LOOP Disclaimer
-------------------------------------------------------------------------------------------------
This message (including any attachments) contains confidential information intended for a
specific individual and purpose, and is protected by law. If you are not the intended
recipient, you should delete this message and are hereby notified that any disclosure,
copying, or distribution of this message, or the taking of any action based on it, is
strictly prohibited.
-----------------------------------------------------------------------------------------------------------------