Re: [squid-users] URL can not be retrieved

From: Rakesh Kumar <rakesh@dont-contact.us>
Date: Sun, 7 Mar 2004 13:59:52 +0300

Let me explain our environment...we were running as http://mail.xyz.com. Our
DNS would resolve to IP a.b.c.d and the external firewall will translate
this legal IP to private IP - e.f.g.h which was Squid Reverse Proxy (Squid
V2.4). The squid revserse proxy was accerlerating exchange server OWA IP -
i.j.k.l. There is another firewall between Squid reverse proxy and exchange
server/OWA. This firewall allows traffice between these two on port 80. It
worked perfectly.

http://mail.xyz.com -->>Firewall-1 NAT -->>Squid Reverse
proxy -->>Firewall-2 ---->>>> OWA
 IP a.b.c.d -------->>> NAT --->>>>>>> IP e.f.g.h ------------->>> Port
   ----->> IP i.j.k.l

Now we want to encrypt the mail.xyz.com. For this I have installed RH-9,
Squid V2.5-STABLE4, OpenSSL-0.9.7. The squid.conf has following config -

http_port 8080
https_port 443 cert=/usr/local/ssl/cacert.pem key=/usr/local/ssl/privkey.pem

acl it_net src e.f.g.0/255.255.255.0
http_access allow it_net

1. From Squid proxy when I say https://i.j.k.l I can acces the mails.
2. But from anywher else including proxy server if I say
https://mail.xyz.com or https://a.b.c.d I get error URL: / cannot be
retrieved. Why the IP is getting stripped?

Regards,

Rakesh Kumar Jha

----- Original Message -----
From: "Henrik Nordstrom" <hno@squid-cache.org>
To: "Rakesh Kumar" <rakesh@burgan.com.kw>
Cc: <squid-users@squid-cache.org>
Sent: Thursday, March 04, 2004 06:10 PM
Subject: Re: [squid-users] URL can not be retrieved

> On Thu, 4 Mar 2004, Rakesh Kumar wrote:
>
> > When I am getting messages : URL: / cannot be retrieved while accessing
> > accelerated host. The hostname /ip is stripped. While as mormal proxy
(in
> > forward direction/caching) works Ok.I went through the squid mail
archive
> > which suggests some caching issue.
>
> Which Squid version?
>
> In both you need to enable acceleration mode for this to work. The details
> on how to enable acceleration mode differs a lot if this is Squid-2.5 or
> Squid-3.
>
> Regards
> Henrik
>

#####################################################################################
DISCLAIMER
Any non-official business related views, opinions and other information presented
in this electronic mail are solely those of the sender/author. Burgan Bank does not
endorse or accept responsibility for these opinions, views or conclusions.

If you are not the addressee indicated in this electronic mail or responsible for
delivering this electronic message to the inteded recipient, you should delete this
message and notify the sender immediately.

Burgan Bank
#####################################################################################
Received on Sun Mar 07 2004 - 04:15:36 MST

This archive was generated by hypermail pre-2.1.9 : Thu Apr 01 2004 - 12:00:01 MST