Carretti Enrico <[EMAIL PROTECTED]> writes:

> but Apache returns an error, the 501 (i.e. Method not implemented). This
> is quite strange but comes clearer if I look to error.log, where I have
 
> [...] "\xff\xfb%GET / HTTP/1.0" 501 304 
 
> This means that before GET there are some other characters ( \xff\xfb%
> ), as you see not written by me, that make the request fail. Trying with
> a non kerberized client to preform the same process I get a correct
> answer by the server.

It looks like telnet is trying to do option negotiation even though the
destination port isn't the telnet port.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to