Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2006 02:27:14 +0300
From:      =?koi8-r?B?98zBxMnNydIg8MHXzMXOy88=?= <dreamer@xdsl.cherkassy.net>
To:        <freebsd-isp@freebsd.org>
Subject:   Squid Error on POST
Message-ID:  <20060608232732.90019B952@mail.xdsl.cherkassy.net>
In-Reply-To: <A6CBABD9-FD3C-4F62-ADF8-981769E6C227@introweb.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
When POSTing big form I just get such error

While trying to retrieve the URL: http://win.mail.ru/cgi-bin/sendmsg 

The following error was encountered: 
Read Error 

The system returned: 

    (60) Operation timed out

An error condition occurred while reading data from the network. Please
retry your request.


The part of config is:

acl xdsl src 10.80.0.0/16
acl adsl src 10.90.0.0/16
tcp_outgoing_address IP_1 xdsl
tcp_outgoing_address IP_2 adsl

http_access allow xdsl adsl

It happened when we changed primary ISP. On IP_1 everything works fine. On
IP_2 - troubles. Without proxying works fine on IP_1 and IP_2. Proxying is
transparent. Using ipfw2.
Please help.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060608232732.90019B952>