[Chilli] CoovaChilli (Connection reset by peer) redir_read(0) failed!

Russell Mike radius.sir at gmail.com
Wed Apr 3 10:33:59 UTC 2013


Dear Mr. Steffen,

Thanks for you help yesterday and today again, i understand it takes time.
i will study about it and share the our come.

*More: *
It is actually brand new centralize implementation of CoovaChilli
1.3.0. CoovaChilli is running in ISP data center (Our) serving hotspots
across the city running in multi-tenancy mode using VLANs to that we can
serve different landing pages for each customers, anyways.

We are in process of switching all hotspots to CoovaChilli from a existing
commercial solution. i have few messages which i do not understand nor i am
able to find a book of reference so that i can correct, only people those
have already come across are helping. i am grateful for the assistance for
community.


i have three kinds of logs, any idea about other two ? i am not asking
solution, if i can only figure out what coovachilli is trying to tell in
enough for now.


Apr  3 08:29:31 captive coova-chilli[3979]: redir.c: 2020: 104 (Connection
reset by peer) redir_read(0) failed!

Apr  3 08:29:31 captive coova-chilli[3983]: redir.c: 2020: 104 (Connection
reset by peer) redir_read(0) failed!

Apr  3 08:29:31 captive coova-chilli[4019]: redir.c: 2020: 104 (Connection
reset by peer) redir_read(0) failed!


Apr  3 09:43:02 captive coova-chilli[9221]: redir.c: 54: Client process
timed out: 1

Apr  3 09:43:03 captive coova-chilli[9222]: redir.c: 54: Client process
timed out: 1

Apr  3 09:43:04 captive coova-chilli[9223]: redir.c: 54: Client process
timed out:


Apr  3 09:44:32 captive coova-chilli[9366]: redir.c: 1992: Too much data in
http request! -30

Apr  3 09:44:32 captive coova-chilli[9368]: redir.c: 1992: Too much data in
http request! -111
Apr  3 09:44:32 captive coova-chilli[9365]: redir.c: 1992: Too much data in
http request! -97

Thanks / Regards
RM --







On Wed, Apr 3, 2013 at 9:55 AM, Steffen Dettmer <
steffen.dettmer at nomadrail.com> wrote:

> Hi,
>
> > Apr  3 08:29:31 captive coova-chilli[3979]: redir.c: 2020: 104
> (Connection reset by peer) redir_read(0) failed!
>
> "Connection reset by peer" is often seen when a TCP communication partner
> ("peer") resets an initiated or established TCP connection, for example if
> a TCP packet was received, but the peer has no matching socket associated
> (could be caused by change of dynamic IP or closing a socket after an
> error). As a result, a locally invoked TCP receive (for example, by
> read(2), which could be "wrapped" by a higher-level reading function) will
> return -1 and set ERRNO to ECONNRESET, which on Linux might equal to 104.
>
> Sometimes it helps to see the RST packets, for example using:
>
>         tcpdump -n -v 'tcp[tcpflags] & (tcp-rst) != 0'
>
> or for older versions:
>
>         tcpdump -n -v 'tcp[13] & 4 != 0'
>
> (see also http://www.ihtb.org/security/tcpdump-explained.txt)
>
> Regards
> Steffen
>
>
>
> _______________________________________________
> Chilli mailing list
> Chilli at coova.org
> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.coova.org/pipermail/chilli/attachments/20130403/cf13f8a5/attachment.html>


More information about the Chilli mailing list