Good day!
Unable to configure access from the external network. Access is only from the internal network.
Here are the settings from the file userServerSettings.cfg
<?xml version="1.0" encoding="ISO-8859-1" ?>
<userServerSettings>
<profiles>
<public ssl="443" />
<public options="--host <EXTERNAL IP>" />
</profiles>
</userServerSettings>
I configured everything according to the administration and installation guide, but didn't work.What's the error?