[squid-users] Can't log in to redirected server

From: Paul Dorman <pauld@dont-contact.us>
Date: Wed, 09 Mar 2005 18:18:25 +1300

Hello everyone,

I've been trying to solve this problem for several hours now (you know
what that's like) without any progress.

I've set up squid in accelerator mode to redirect traffic to a number of
internal servers. I'm using jesred to do the redirection.

In the following description various strings have been replaced to
protect the identity of the site (we don't want people using it just
yet :o) )

I have an acl as follows:

acl my_site dstdomain .public.domain
http_access allow my_site

Jesred is configured as follows:

In jesred.acl I just have:

 0.0.0.0/0

to rewrite all URLS from all sources.

In jesred.rules I have:
regexi ^http://www.public.domain/(.*) http://internal.server/\1

I can browse the server without any issue, but if I try to log in I get:

1110344004.115 997 203.96.59.39 TCP_MISS/404 7336 GET
http://www.public.domain/favicon.ico - DIRECT/10.10.10.148 text/html
1110344006.301 0 203.96.63.240 TCP_DENIED/403 1480 POST
http://www.public.domain/user/login - NONE/- text/html
1110344006.301 2 203.96.59.39 TCP_MISS/403 1580 POST
http://www.public.domain/user/login - DIRECT/<external address>
text/html
1110344007.305 1003 203.96.59.39 TCP_MISS/404 7336 GET
http://www.public.domain/favicon.ico - DIRECT/10.10.10.148 text/html

So Squid is denying POST attempts. I've tried all sorts of things but
always have the same result.

What am I missing here? I can't see anything about this mentioned in
FAQs or on Google, but I'm sure it's something really simple I've
missed.

Your help will be greatly appreciated!

Cheers,
Paul
Received on Tue Mar 08 2005 - 22:18:47 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:02 MST