You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by lance rochelle <la...@fisonline.com> on 1999/09/09 21:02:06 UTC

mod_proxy/4990: attempting to pass ssl through a non-standard port (9001)

>Number:         4990
>Category:       mod_proxy
>Synopsis:       attempting to pass ssl through a non-standard port (9001)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Sep  9 12:10:02 PDT 1999
>Last-Modified:
>Originator:     lance.rochelle@fisonline.com
>Organization:
apache
>Release:        1.3.6
>Environment:
RedHat 6.0 apache 1.3.6 using as a proxy server 2 nics one is on the 10.0.0.0 network and the other is on the real network 209.109.185.0Linux proxy.fisonline.com 2.2.5-15 #1 Mon Apr 19 22:21:09 EDT 1999 i586 unknown
>Description:
When accessing the web site www.spectera.com from behind the proxy server I can view the main web page, however; when I click on the Providor Locator image it returns an error of you don't have access to view this page.


What I believe is happening is the apache proxy server isn't allowing ssl on port 9001 to return to the proxy server but I am not sure
>How-To-Repeat:
i am using internet explorer 5.0 behind the proxy server I have configuration of my proxy set up correctly as far as I know I can get to just about every site on the net just not this one

I goto www.spectera.com and click on the provider locator image (which points to https://www.spectera.com:9001) I get you are not authorized to view this site.

I have the following configuration which I am sure is correct<Directory proxy:*>
order deny,allow
deny from 0.0.0.0
allow from 10.0.0.0/8 12.21.227.0/24 209.109.185.0/24 24.93.0.0/16
</Directory>

If this is just a configuration error I apologize but I don't think it is 





>Fix:
allow the proxy to pass ssl on any port above 1024 through a configuration variable that can be set by the user
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <ap...@Apache.Org> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database automatically because of the potential for mail   ]
[loops.  If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request from a  ]
[developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]