Due to security purpose , we need to install OTRS on custom port other than Default port i.e HTTP on port 8081 instead of 80, HTTPS on 8445 instead of 443 & also for mysql using other port instead of 3306.
Please tell me is that possible for OTRS 6.0.x version ?
If possible any impact on OTRS functioning ?
OTRS Installation ON Custom Port
-
- Znuny newbie
- Posts: 4
- Joined: 10 Aug 2020, 09:54
- Znuny Version: 6.0.1
- Real Name: Yuvraj
- Company: Tech Mahindra
Re: OTRS Installation ON Custom Port
Hi,
these are webserver and mysql settings. Not OTRS related.
You have to change your mysqld and apached settings. OTRS will use this.
Maybe connection settings in Config.pm for the mysql setting must be changed. Depends on your local socket settings.
Flo
these are webserver and mysql settings. Not OTRS related.
You have to change your mysqld and apached settings. OTRS will use this.
Maybe connection settings in Config.pm for the mysql setting must be changed. Depends on your local socket settings.
Flo
OTRS 8 SILVER (Prod)
OTRS 8 auf Debian 11 (Test)
Znuny 7.x latest version testing auf Debian 11
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 8 auf Debian 11 (Test)
Znuny 7.x latest version testing auf Debian 11
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
Re: OTRS Installation ON Custom Port
Security by obscurity is not the way to go...
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Administrator
- Posts: 4149
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: OTRS Installation ON Custom Port
I really miss something like a Like button here
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Re: OTRS Installation ON Custom Port
can you please describe what issue should be solved by this kind of configuration?yp00475025 wrote: ↑16 Sep 2020, 09:05 Due to security purpose , we need to install OTRS on custom port other than Default port i.e HTTP on port 8081 instead of 80, HTTPS on 8445 instead of 443 & also for mysql using other port instead of 3306.
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 4
- Joined: 10 Aug 2020, 09:54
- Znuny Version: 6.0.1
- Real Name: Yuvraj
- Company: Tech Mahindra
Re: OTRS Installation ON Custom Port
Just want to know that can OTRS can be installed without default port configuration with httpd, mysqld and other services