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

Title: Open Port 443
Post 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
Title: Re: Open Port 443
Post by: Jochen Hoegerl on September 15, 2002, 02:23:29 AM
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