Re: access my home banking

From: Paul Borgermans <pborgerm@dont-contact.us>
Date: Wed, 09 Feb 2000 14:47:06 +0100

Difficult to say without some more details, but from my experience the client
proxy configuration could be the problem (as was the case with my home-banking
software):

 if the java (applet or application?) needs to pass through a module which is
also launched on your client machine (eg for bullet proof encryption), it is
usually done with a http connection through "localhost". So if your http traffic
is configured to always use the squid proxy, this scenario fails as "localhost"
means your client machine, not the squid proxy.

If this is the case, than you should set "no proxy for" to include "localhost"
or 127.0.0.1 in your browser/java application and maybe also set the proxy to
squid for this local module.

Alternatively, this has to be set in your proxy.pac file if you use automatic
proxy configuration.

Hope this helps a little

Paul

"Sergio Henrique Oliveira Pereira (EDB)" wrote:
>
> Hi all,
>
> I'm a problem here. When I try access my home banking (Java
> application) I don't get load the full application. So, my squid is
> 2.2.STABLE5 and can anybody help me?
> thanks,
> ______________________________________
> Sergio Henrique Oliveira Pereira
> Technology Consultant
> e-mail: sergio.pereira@edb.ericsson.se
> Contact: 55 11 6224-8624
> MObile : 55 11 9119-9819
>

Received on Wed Feb 09 2000 - 07:01:40 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:03 MST