Dear Sir, I am writing to thank you for your patience in this matter and apologise for wasting your time in this matter.
On Mon, Jan 05, 2004 at 06:50:57PM -0600, Burton M. Strauss III wrote: > Using openSSH, I've created the same tunnel on tigger. And connecting via > Netscape Navigator 4.61. I don't see the http: on the URL line. > > DEBUG: read HTTP request line: GET /viewLog.html HTTP/1.0 [26] > [MSGID0204038] > DEBUG: read HTTP header line: Referer: > https://tigger.burtonstrauss.us:8081/Admin.html [56] > DEBUG: read HTTP header line: Connection: Keep-Alive [22] > DEBUG: read HTTP header line: User-Agent: Mozilla/4.61 [en] (WinNT; U) [40] > DEBUG: read HTTP header line: Host: tigger.burtonstrauss.us:8081 [34] > DEBUG: read HTTP header line: Accept: image/gif, image/x-xbitmap, > image/jpeg, image/pjpeg, image/png, */* [75] > DEBUG: read HTTP header line: Accept-Encoding: gzip [21] > DEBUG: read HTTP header line: Accept-Language: en [19] > DEBUG: read HTTP header line: Accept-Charset: iso-8859-1,*,utf-8 [34] > HTTP/I18N_DEBUG: Requested URL = '/viewLog.html', length = -1 > HTTP/I18N_DEBUG: User-Agent = 'Mozilla/4.61 [en] (WinNT; U)' > > > >From RFC 1945, > > 5.1.2 Request-URI > The Request-URI is a Uniform Resource Identifier (Section 3.2) and > identifies the resource upon which to apply the request. > > Request-URI = absoluteURI | abs_path > The two options for Request-URI are dependent on the nature of the request. > > The absoluteURI form is only allowed when the request is being made to a > proxy. The proxy is requested to forward the request and return the > response. If the request is GET or HEAD and a prior response is cached, the > proxy may use the cached message if it passes any restrictions in the > Expires header field. Note that the proxy may forward the request on to > another proxy or directly to the server specified by the absoluteURI. In > order to avoid request loops, a proxy must be able to recognize all of its > server names, including any aliases, local variations, and the numeric IP > address. An example Request-Line would be: > > GET http://www.w3.org/pub/WWW/TheProject.html HTTP/1.0 > > The most common form of Request-URI is that used to identify a resource on > an origin server or gateway. In this case, only the absolute path of the URI > is transmitted (see Section 3.2.1, abs_path). For example, a client wishing > to retrieve the resource above directly from the origin server would create > a TCP connection to port 80 of the host "www.w3.org" and send the line: > > GET /pub/WWW/TheProject.html HTTP/1.0 > > followed by the remainder of the Full-Request. Note that the absolute path > cannot be empty; if none is present in the original URI, it must be given as > "/" (the server root). > > The Request-URI is transmitted as an encoded string, where some characters > may be escaped using the "% HEX HEX" encoding defined by RFC 1738 [4]. The > origin server must decode the Request-URI in order to properly interpret the > request. > I am simply misusing the browser: instead of browsing the origin of the SSH connection (to the ntop host) on the port it is forwarding, I have change the browser __proxy settings__ so that it it sending a proxy request. It works beautifully when I do so :- Jan 6 12:18:41 tssyd ntop[98295]: clearing lockout for address 192.168.102.230 I sincerely beg your pardon and will try and shut up. > > So, that begs the question if there's a proxy server involved?? > > Regardless, using WebBug (http://www.cyberspyder.com/) I can fake it... > which shows I need to collapse the http: out of the middle, not the start. > Try the attached patch and let me know. If it DOESN'T work, enable the > debug lines so we can see the output. > I am happy to pursue this if you think it worthwhile. Sorry again. > -----Burton Yours sorrowfully. -- ------------------------------------------------------------------------ Stanley Hopcroft ------------------------------------------------------------------------ '...No man is an island, entire of itself; every man is a piece of the continent, a part of the main. If a clod be washed away by the sea, Europe is the less, as well as if a promontory were, as well as if a manor of thy friend's or of thine own were. Any man's death diminishes me, because I am involved in mankind; and therefore never send to know for whom the bell tolls; it tolls for thee...' from Meditation 17, J Donne. _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
