<br><br><div class="gmail_quote">On Fri, Apr 23, 2010 at 11:19 AM, Ian Coetzee <span dir="ltr"><<a href="mailto:ubuntu@iancoetzee.za.net">ubuntu@iancoetzee.za.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On 2010/04/23 09:58 AM, Donatas wrote:<br>
> Hello everyone,<br>
> i have a transparent squid proxy server. Here i will try to display<br>
> the scheme of networking<br>
><br>
><br>
> Internet -> Router -> Transparent Proxy (linux) -> Clients, Web server<br>
><br>
> When i try to access web server, no matter from network or internet -<br>
> i can't access it and i'm getting error<br>
><br>
> The following error was encountered:<br>
><br>
>     * * Unable to forward this request at this time. *<br>
><br>
> This request could not be forwarded to the origin server or to any<br>
> parent caches. The most likely cause for this error is that:<br>
><br>
>     * The cache administrator does not allow this cache to make direct<br>
>       connections to origin servers, and<br>
>     * All configured parent caches are currently unreachable.<br>
><br>
><br>
> my squid.conf can be found:<br>
> <a href="http://pastebin.com/7srNVrxZ" target="_blank">http://pastebin.com/7srNVrxZ</a><br>
><br>
><br>
> --<br>
> Regards,<br>
> Donatas<br>
><br>
><br>
</div></div>Please prey tell what does your access.log tell you when you try to<br>
connect to the webserver?<br>
<br>
---------------------------------------<br>
tail -f /var/log/squid/access.log<br>
<br>
try accesing webserver<br>
<br>
^c tail and analyse logs that flew past.<br>
---------------------------------------<br>
<br>
what happens if you force the browser to use the proxy?<br>
<br>
Regards<br>
Ian<br>
<font color="#888888"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br><br clear="all">No help with directing to browser a proxy<br>i get the following error in access.log TCP_DENIED/504<br><br>Also, i can't access my web server using <a href="http://my.domain.com">my.domain.com</a> from external network.<br>
<br>somehow i think here could be used never_direct command, just don't know how to fulfill <br><br><br>Regards,<br>Donatas<br><br><br>