Hello everybody

I'm looking for a (non-)Microsoft reverse proxy to publish SSTP VPN on the
same IP address and port which I'm using for other websites.

Someone else tried to use Pound for that purpose years ago, see
http://www.apsis.ch/pound/pound_list/archive/2010/2010-05/1274189645000/index_html
.

I did some patches within the Pound source code to allow SSTP_DUPLEX_POST
HTTP method (verb) and tried to set is_rcp flag for SSTP_DUPLEX_POST
requests because the Content-Length header could make some problems (SSTP
client delivers fixed header "Content-Length: 18446744073709551615").

No luck. It seems like SSTP requests aren't flushed to the backend servers
before expiration of "Client" timeout.

Any hint to get SSTP running would be appreciated.

Thanks and Regards,
Mike

Reply via email to