Koozali.org: home of the SME Server

opening ports

Marcel

opening ports
« 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

Charlie Brady

Re: opening ports
« Reply #1 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

Marcel

Re: opening ports
« Reply #2 on: November 10, 2003, 09:22:17 PM »
I'll try that, thanks,  no I didnt find anything here about that