Link to home
Start Free TrialLog in
Avatar of lynnly
lynnly

asked on

reverse proxy server error

We try to test our proxy server through IBM_HTTP_Server/2.0.47.1 - PK07831 Apache/2.047, but not success.  Here is the error msg:
[debug] proxy_util.c(11181): proxy HTTP: fam 2 socket created to connect to xx.xx.xx.com
[error] (78)Connection timed out: proxy: HTTP: attempt to connect to 172.xx.xx.xxx.xx (xx.xx.xx.com) failed

Can anyone tell us what is wrong and what should we do?  Thank you for your help
ASKER CERTIFIED SOLUTION
Avatar of 0xSaPx0
0xSaPx0

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lynnly
lynnly

ASKER

Thank you for your response.

Here is what we try to do: we have two web application servers:  Websphere, application languge is java, running on UNIX,  other web application server is IIS, application is coding by asp, running on NT.  When user request NT application from UNIX(home site), we need to redirect response to the user and connect user to NT via an IHS apache (outside of DMZ) proxying for NT address, we don't want NT address expose to the internet.  User are internet user outside of internet fire wall, UNIX and NT are inside DMZ.  

You said internal addresses, does that mean not registered address? and "proxy is misplaced", where should we place it based on what I described above?

I understand what you said that proxy may misconfigured, but where and how to correct it, can you give me clue?  

Thanks
Avatar of lynnly

ASKER

Hi, SaP
Need your help.  Do you need more info?  Thanks
internal addresses are used for local network, not internet.
so, if you are developing an internet oriented proxy, it obviously wont
work.
Avatar of lynnly

ASKER

I am new to the network, can you please give me more detail? What you said is we need translate internal address to internet address? If this is correct, how?  Should we use Network Address Translation(NAT) or proxy server can handle the translation?  thanks for your help
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lynnly

ASKER

I know what you said are right direction where we should go, but I have been assigned to other things by management.  I will get back with you in about one week.  thanks
Avatar of lynnly

ASKER

Please don't close this,  I will continue to work on this issue soon.