<div dir="ltr">You can use static IP instead of the password, or hard code it in addition to the password.<div>But what I think you really want for the registration is &quot;SIPS&quot; via TLS/SSL: <a href="http://wiki.freeswitch.org/wiki/Tls">http://wiki.freeswitch.org/wiki/Tls</a></div>

<div><br></div><div>Actually, this is only to secure it against a registration being sniffed... which already uses a hash to not send the password in plain text (but can still be stolen via MITM, e.g. on public wifi).</div>

<div><br></div><div>Do you just want fail2ban to prevent brute forcing the passwords?</div><div><a href="http://wiki.freeswitch.org/wiki/Fail2ban">http://wiki.freeswitch.org/wiki/Fail2ban</a></div><div><br></div><div><br clear="all">

<div dir="ltr"><span style="font-family:Verdana, Arial, Helvetica, sans-serif"><span style="font-size:small">-Avi</span></span></div>
<br><br><div class="gmail_quote">On Thu, Nov 3, 2011 at 9:05 PM, Tamer Higazi <span dir="ltr">&lt;<a href="mailto:th982a@googlemail.com">th982a@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi!<br>
I am interested to know if there is a way to secure the registration<br>
against account hacking.<br>
<br>
for example, I would create an SIP Account server side, there would be<br>
the possibility that only users with the static IP-Address could login<br>
to the assigned account. Is there one other way like kerberos ticket<br>
authentication or public secret key with ipsec?!<br>
<br>
<br>
For any advise I would thank you<br>
<br>
<br>
<br>
Tamer<br>
<br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div>