Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Chad Files on September 13, 2002, 04:53:43 PM
-
I have the SME server running as a gateway and need to know how to let the www access port 443 for SSL purposes.
Currently I get a page cannot be displayed outside the intranet.
Please help me
-
Well, you can copy 45AllowHTTP from the masq template to templates-custom
and just edit the port.
And then do a update of the firewall
mkdir -p /etc/e-smith/templates-custom/etc/rc.d/init.d/masq
/sbin/e-smith/signal-event remoteaccess-update
Jochen