Which firewall ports must be opened for OTRS?

Moderator: crythias

Locked
Nemiroff_84
Znuny newbie
Posts: 7
Joined: 21 Nov 2011, 12:07
Znuny Version: 3.0.11
Real Name: Dmitry

Which firewall ports must be opened for OTRS?

Post by Nemiroff_84 »

Everybody, Good day!
Sorry for my bad English, it's not my native language.

Please tell me what ports numbers must be opened at firewall for OTRS normall work?
OTRS 3.0.11 | Debian 5.0 | MySQL
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Which firewall ports must be opened for OTRS?

Post by crythias »

80 for web, 443 for ssl...
OTRS needs to be able to send, so smtp outbound 25.
OTRS may need to fetch ... depending where it needs to get email, that could be all over the map.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Nemiroff_84
Znuny newbie
Posts: 7
Joined: 21 Nov 2011, 12:07
Znuny Version: 3.0.11
Real Name: Dmitry

Re: Which firewall ports must be opened for OTRS?

Post by Nemiroff_84 »

No, that's not all.
It's also dynamically opening some ports.
OTRS 3.0.11 | Debian 5.0 | MySQL
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Which firewall ports must be opened for OTRS?

Post by jojo »

No, it is a web application. So it is served by a webserver (which listens on 80 or 443). For E-mail Communication it depends which protocols are used. Like SMTP, SMTPS,IMAP, IMAPS, POP3 or POP3S
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked