Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: tstokovaz on January 25, 2008, 08:51:40 PM

Title: Searched Forums, tried it all, failed - gotta ask - opening a port to a service
Post by: tstokovaz on January 25, 2008, 08:51:40 PM
Ok. I totally respect the mandate to search and read the forum before posting. I have read all I can find about opening a port in SME 7.1.3 and all others, have tried what was suggested. I've spent hours rereading and fail every time. Obviously, I'm missing something.

I have SME 7.1.3 (plan to upgrade after backup). My backup service Zmanda requires port 10080 to be open to the Inetd service for off server backups. Zmanda (commercial version of Amanda) uses this port for its backups.  I know the port is above the numbers allowed. What do I need to do to open that port? I'm running in server only mode which disables the port forwarding options normally available through server-manager.

Thanks.
Title: Re: Searched Forums, tried it all, failed - gotta ask - opening a port to a serv
Post by: Normando on January 25, 2008, 09:14:07 PM
Hello tstokovaz

You can add a new service name (choose anyone you want) and run the following commands as explain here:
http://wiki.contribs.org/DB_Variables_Configuration#IPTables_firewall_.28masq.29

Code: [Select]
config set zmanda service access public status enabled TCPPort 10080
signal-event remoteaccess-update
Title: Re: Searched Forums, tried it all, failed - gotta ask - opening a port to a serv
Post by: william_syd on January 26, 2008, 01:05:58 AM
Zmanda requires port 10080 to be open to the Inetd service f

Two issues maybe?

How to open port 10080 to a service running on SME?

Is the inetd service running?