<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>fail2ban on wiki</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=joaocarlosleme@gmail.com href="mailto:joaocarlosleme@gmail.com">Joao 
  Leme</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, January 29, 2011 7:20 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] Hacker 
  Attack?</DIV>
  <DIV><BR></DIV>How do I do that?
  <DIV>Thanks!</DIV>
  <DIV><BR>
  <DIV class=gmail_quote>On Sat, Jan 29, 2011 at 4:12 PM, curriegrad2004 <SPAN 
  dir=ltr>&lt;<A 
  href="mailto:curriegrad2004@gmail.com">curriegrad2004@gmail.com</A>&gt;</SPAN> 
  wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>Try using iptables and block all incoming traffic from 
    this specific host?<BR>
    <DIV>
    <DIV></DIV>
    <DIV class=h5><BR>On Sat, Jan 29, 2011 at 3:39 PM, Joao Leme &lt;<A 
    href="mailto:joaocarlosleme@gmail.com">joaocarlosleme@gmail.com</A>&gt; 
    wrote:<BR>&gt; I just downloaded and compiled the latest Git and a little 
    after starting<BR>&gt; freeswitch I'm getting non stop the 
    following:<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge (REGISTER) 
    on sofia profile<BR>&gt; ‘internal’ for [140@76.XXX.XX.XXX] from ip 
    212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [140@76.XXX.XX.XXX] from 
    ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [thomas@76.XXX.XX.XXX] 
    from ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [thomas@76.XXX.XX.XXX] 
    from ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [140@76.XXX.XX.XXX] from 
    ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [140@76.XXX.XX.XXX] from 
    ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [thomas@76.XXX.XX.XXX] 
    from ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [thomas@76.XXX.XX.XXX] 
    from ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [140@76.XXX.XX.XXX] from 
    ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [140@76.XXX.XX.XXX] from 
    ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [thomas@76.XXX.XX.XXX] 
    from ip 212.224.71.236<BR>&gt; [WARNING] sofia_reg.c:1247 SIP auth challenge 
    (REGISTER) on sofia profile<BR>&gt; ‘internal’ for [thomas@76.XXX.XX.XXX] 
    from ip 212.224.71.236<BR>&gt; it's non-stop and doesn't let me do nothing 
    else. After the first time I<BR>&gt; went on to vars and changed the 1234 
    password....restarted and same thing<BR>&gt; happened, I also try denying 
    the ip on acl.conf (not sure if has something<BR>&gt; to do with it but gave 
    it a try):<BR>&gt;<BR>&gt; &lt;configuration name="acl.conf" 
    description="Network Lists"&gt;<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
    &lt;network-lists&gt;<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;list 
    name="test2" default="allow"&gt;<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
    &nbsp; &lt;node type="deny" host="212.224.71.236" 
    mask="255.255.255.0"/&gt;<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
    &lt;/list&gt;<BR>&gt; &nbsp; &nbsp; &nbsp; &nbsp; 
    &lt;/network-lists&gt;<BR>&gt; &nbsp; &nbsp; &nbsp; 
    &lt;/configuration&gt;<BR>&gt;<BR>&gt; Restarted the computer but nothing, 
    he (thomas I guess) was back on my<BR>&gt; console.<BR>&gt;<BR>&gt; Any 
    ideas??? p.s. My computer is on DMZ (I know DMZ is not ideal but is 
    the<BR>&gt; only way I got to be able to connect to the internal profile 
    from out of the<BR>&gt; office etc).<BR></DIV></DIV>&gt; 
    _______________________________________________<BR>&gt; FreeSWITCH-users 
    mailing list<BR>&gt; <A 
    href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR>&gt; 
    <A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>&gt; 
    UNSUBSCRIBE:<A 
    href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR>&gt; 
    <A href="http://www.freeswitch.org" 
    target=_blank>http://www.freeswitch.org</A><BR>&gt;<BR>&gt;<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>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>FreeSWITCH-users 
  mailing 
  list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>