Mutiple SSTP servers

Hello

Is is possible to have mutiple SSTP servers ?

I have a range of public IPs and currently run SSTP server bound to one of the public IP. Can I have more than one server, bound to a different IP. I guess not but just checking…

No. Unfortunately Mikrotik’s implementation supports only one server per router. You would probably need to create port-forwarding to a virtual router in order to create multiple servers.

Thanks for confirming.

If I may interject here,

Will be good to understand what exactly the OP wants to achieve, but SSTP is a “service” on the router, and will accept from any IP Address configured on the router depending firewall rules. You dont bind SSTP to a specific IP per se.
With SSTP and Road Warrior config, you will probably have to create / apply separate certificates, etc for each IP to access the SSTP service. Then ppp secrets / profiles can then be configured to “simulate” multiple servers and separate IP scheme, etc that can be used in firewall rules to block / allow traffic, etc.

In a few words the router (CCR) is servicing multiple, segregated, subnets. I wanted to give SSTP VPN access to the various users of said unrelated subnets - different user / pass / cert - based on the the public IP.