I'm trying to get SSTP to work. The HTTPS configuration works fine, after the
cert conversion war ;-), but I run into the following problem:
pound: (7f4e8d5a7910) e501 bad request "SSTP_DUPLEX_POST
/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ HTTP/1.1" from x.x.x.x
xHTTP is set to 4
I've found the following information here:
http://blogs.technet.com/rrasblog/archive/2007/03/07/configuring-sstp-in-a-reverse-proxy-scenario.aspx
"The HTTP method to look for will be SSTP_DUPLEX_POST. This is the verb that
SSTP uses (which is similar to GET/PUT/POST)."
I found as well a connection scheme for connect over proxy:
http://msdn.microsoft.com/en-us/library/cc247411%28PROT.10%29.aspx
In my opinion it should be easy to implement but how?
Thanks in advance
Stefan
--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.