[Freeswitch-users] Rejected by acl "net_list_5". Falling back to Digest auth.

Steven Ayre steveayre at gmail.com
Wed Apr 20 12:00:44 MSD 2011


>
> [DEBUG] sofia.c:6551 IP xxx.xxx.xxx.xxx Rejected by acl "net_list_5".
> Falling back to Digest auth.
>

That's normal and not an error message (it says debug). It's telling you the
phone isn't on the net_list_5 acl, so won't be allowed in based on IP. It's
falling back to Digest (password) authentication.

[WARNING] sofia_reg.c:1246 SIP auth challenge (INVITE) on sofia profile
> 'sipinterface_1' for [110 at voip.lightnologies.com] from ip xxx.xxx.xxx.xxx
>

That is also not an error, per-say. It's one of a number of messages that
are logged for use with fail2ban, so that you can automatically block people
trying to hack into or DOS your server through repeated connection attempts.

See: http://wiki.freeswitch.org/wiki/Fail2ban

If you don't want to use fail2ban you can hide those messages by putting
<param name="log-auth-failures" value="false"/> on your SIP profiles.


-Steve





On 20 April 2011 05:35, Karol <darknesslabs at gmail.com> wrote:

> OK, I am having some issues here. What I have going on here, is 2 phones
> (one aastra 6730i and 1 nortel 1535) at home. Using the suppiled router by
> verzion fios (actiontec), I connect to a vps out on the internet. This box
> is running the latest stable freeswitch (1.0.7). I keep getting a net_list_5
> error, I've tried using UPNP and STUN server. Nothing has helped, I've also
> reset my router thinking something is wrong. Below is the errors, I see if
> trying to make a call. Phone to phones works and it should work.
>
> [DEBUG] sofia.c:6551 IP xxx.xxx.xxx.xxx Rejected by acl "net_list_5".
> Falling back to Digest auth.
>
> [WARNING] sofia_reg.c:1246 SIP auth challenge (INVITE) on sofia profile
> 'sipinterface_1' for [110 at voip.lightnologies.com] from ip xxx.xxx.xxx.xxx
>
> Anyone have any ideas??
>
> Thanks in advance.
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110420/95ce38e9/attachment.html 


More information about the FreeSWITCH-users mailing list