Hey Together,
I have an RB2011UiAS with two internet uplinks.
The Router is Configured the Connection for the Clients are Working.
The Failover is working too.
172.16.32.1 ----| |---- 192.168.13.1/24
| |
RED | | BLUE
| |
172.16.33.1 ----| |---- 192.168.16.1/24
Like in the tutorial written ( http://wiki.mikrotik.com/wiki/Manual:Interface/SSTP )
I have tried to configure the Router as sstp server.
/ppp secret add name=Laptop service=sstp password=123 local-address=192.168.13.1 remote-address=192.168.13.100
/interface sstp-server server set certificate=sstp
/interface sstp-server server set enabled=yes
/interface sstp-server server set authentication=mschap2
Now I see that the Router is listening on 192.168.13.1:443 but not on 172.16.32.1:443
I can’t find a option to set the Interface or IP that the SSTP Service should use.
Is there anything that I have missed??
Thanks
Lex / RamShadow