Page 1 of 1

Bind WebAPI to specific interface only

Posted: Mon Mar 15, 2021 11:23 am
by stfun00b
Greetings.

My SE VPN server (v4.34 Build 9745) have 2 network interfaces each: one is internal and another one is external (with external IP address).
Is it possible to allow JSON-RPC requests only on internal interface? Even better, if there is a way to disable default webpage (HTML5 Web Console) on external interface too.
I'm using SSTP VPN, so I can't block TCP/443 on external interface.

Thanks!