User Profile
GaryNebbett
Copper Contributor
Joined Jan 14, 2022
User Widgets
Recent Discussions
Re: windows server rras record other C/S address in SSTP tunnel over ipv6
This is indeed a bug in SstpSvc.dll. When SstpSvc receives a new call indication in the form of a response from the HTTP service, the HTTP service provides the full address information in SOCKADDR form, but SstpSvc assumes that the address is a sockaddr_in (rather than a sockaddr_in6) and copies just 16 bytes of each address to the buffer that it sends to NDProxy to create the virtual circuit. Gary271Views0likes0Comments
Recent Blog Articles
No content to show