Change the TCP port for Users access

Moderator: crythias

Locked
jpfp
Znuny newbie
Posts: 1
Joined: 25 Nov 2013, 21:08
Znuny Version: 3.2.11
Real Name: João Pedro F Pavan
Company: Brasilsat

Change the TCP port for Users access

Post by jpfp »

Hi,

I'm using the OTRS and it is allowed for our customer to access from Internet but I would like to deny my users to access from Internet.

I cannot block the TCP 80 port because it will deny the customers too.

Can I change the tcp port for my users access?

Ex.: to Keep the http://myservername/otrs/customer.pl allowed on the TCP port 80 and change the http://myservername/otrs/users.pl to another TCP port such as 8080, 8081 or similar? If not, is there another solution? I just need to deny my users to access the otrs from Internet.

sorry for my bad english.

Thanks in Advanced.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Change the TCP port for Users access

Post by crythias »

*A* way is to remove/rename customer.pl
Another is to redirect login:

Sysconfig:
Edit Config Settings in Framework -> Frontend::Customer
CustomerPanelLoginURL

point it to a place you'd like.
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
Locked