Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Connection through ISA firewall |
|
Author |
|
renevdb
Joined: 03 Aug 2006 Posts: 1
|
Posted: Thu 03 Aug '06 21:29 Post subject: Connection through ISA firewall |
|
|
Hi,
Running and internal webserver, the application needs to check if updates are available but it's stopped by the firewall.
Tried to add the following lines to httpd.conf but no go.
SetENV HTTP_proxy proxy.server.com:80
SetENV CGI_HTTP_proxy proxy.server.com:80
SetENV HTTP_proxy_user XXXXXXXX
SetENV HTTP_proxy_pass XXXXXXXXX
The script is CGI.
Thanks! |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Wed 09 Aug '06 13:16 Post subject: |
|
|
What application/script are you talking about ?
Can you give some more details about your issue ? |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 09 Aug '06 14:19 Post subject: |
|
|
So the cgi script listen to / uses which Port? Setted the port free in the firewall config?
What kind of cgi is it? |
|
Back to top |
|
pnllan
Joined: 05 Dec 2005 Posts: 221
|
Posted: Wed 09 Aug '06 18:33 Post subject: |
|
|
How is this an Apache issue?
If the Firewall (hardware or software) is blocking a request to open the connection, then the Firewall needs to be configured for the application trying to gain access. No way around it!
If you are referring to a high-end router that can be accesssed via say...telnet, and you are trying to configure via script...That becomes a commercial issue because you would have to be in a commercial environment to be able to afford it. |
|
Back to top |
|
|
|
|
|
|