Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Marcel on November 10, 2003, 07:58:25 PM

Title: opening ports
Post by: Marcel on November 10, 2003, 07:58:25 PM
I configured Zope tu run on port 12000 on my e-smith server ver 6 beta, but the firewall blocks it.  Does anyone have any idea how to open a specific port ?  thanks
Title: Re: opening ports
Post by: Charlie Brady on November 10, 2003, 08:54:47 PM
Marcel wrote:

> I configured Zope tu run on port 12000 on my e-smith server
> ver 6 beta, but the firewall blocks it.  Does anyone have any
> idea how to open a specific port ?

Find the templates for /etc/rc.d/init.d/masq, and create a custom fragment to allow that port through. You'll need a 45xxx fragment - copy and modify one of the existing ones.

[You didn't search here before asking your quesion, did you?]

Charlie
Title: Re: opening ports
Post by: Marcel on November 10, 2003, 09:22:17 PM
I'll try that, thanks,  no I didnt find anything here about that