mod_proxy_ftp : bad gateway : connect to 129.33.28.113:25037 failed - firewall/NAT?
Peter Van Biesen <[email protected]> Wed, 19 Feb 2003 11:28:12 +0100
| Newsgroups | gmane.comp.apache.mod-proxy |
|---|---|
| Message-ID | <[email protected]> |
Hi, one of my users supplied me with an url : http://www-126.ibm.com/pub/jikes/1.18/jikes-1.18-windows.zip which produces an error ( error.html in attachment ). We have a firewall in place so its probably normal the proxyserver can't connect to port 25037. Is this a result of passive mode ftp or is there something else going wrong ? If it is, how to I turn it on/off ? I've looked in the documentation but didn't seem to find a directive that can do that. Thanks in advance, Peter Van Biesen ** General information ** Apache 2.0.43 OS HP-UX 11 mod_proxy_* statically linked
error.html
(text/html, 1.2 KB)
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Bad Gateway!</title>
<link rev="made" href="mailto:[email protected]" />
<style type="text/css">
<!--
body { color: #000000; background-color: #FFFFFF; }
a:link { color: #0000CC; }
-->
</style>
</head>
<body>
<h1>Bad Gateway!</h1>
<dl>
<dd>
The proxy server received an invalid
response from an upstream server.
</dd></dl><dl><dd>
The proxy server could not handle the request <em><a href="ftp://www-126.ibm.com/pub/jikes/1.18/jikes-1.18-windows.zip">GET ftp://www-126.ibm.com/pub/jikes/1.18/jikes-1.18-windows.zip</a></em>.<p>
Reason: <strong>connect to 129.33.28.113:44151 failed - firewall/NAT?</strong></p>
</dd></dl><dl><dd>
If you think this is a server error, please contact
the <a href="mailto:[email protected]">webmaster</a>.
</dd></dl>
<h2>Error 502</h2>
<dl>
<dd>
<address>
<a href="/">www-126.ibm.com</a>
<br />
<small>Wed Feb 19 11:04:46 2003</small>
<br />
<small>Apache/2</small>
</address>
</dd>
</dl>
</body>
</html>