Page 1 of 1

different ports for OpenEMM console and redirection

Posted: Fri Feb 17, 2012 5:03 pm
by br0nch0
hello,

is it possible to configure different ports for OpenEMM console and redirection for trackable links?
console port 8080 and 80 for trackable links.

thanks

Re: different ports for OpenEMM console and redirection

Posted: Mon Feb 20, 2012 3:20 pm
by br0nch0
I mean specifically for the 2011 version.

...a hint would be really great

Re: different ports for OpenEMM console and redirection

Posted: Mon Feb 20, 2012 6:21 pm
by maschoff
You could run two separate instances of OpenEMM. One as frontend server at port 8080 and the other one as redirect server at port 80.

Re: different ports for OpenEMM console and redirection

Posted: Tue Feb 21, 2012 5:24 pm
by br0nch0
firstly, thx for your reply!

i am new in Tomcat and i have no idea how to imagine the scenario described.
do you mean two separate installations of openemm with one database behind?
and how can i block the call of the frontend in the redirect instance?

Re: different ports for OpenEMM console and redirection

Posted: Tue Feb 21, 2012 5:31 pm
by maschoff
Yes, database access is configured in emm.properties, cms.properties and context.xml and can be changed to other targets. To block frontend access simply remove the logon.jsp or replace its content with a forward.

Re: different ports for OpenEMM console and redirection

Posted: Tue Feb 21, 2012 6:06 pm
by br0nch0
many thanks for the quick response!

i'll try it tomorrow but i think this will not be the last question.

Re: different ports for OpenEMM console and redirection

Posted: Thu Jan 02, 2014 4:59 am
by alves.santhiago
I would like to block access to the Internet and let console released only to the internal network.
Could anyone suggest me something? Since the console and statistics use port 8080.