I have disabled the firewall on CentOS 6.4 in order to connect to Jira. I edited the iptables to ACCEPT port 8080, however with Firewall on and that ACCEPT in iptables made it would time out trying to connect through the browser. What firewall settings have worked for you on linux so i can leave the firewall on and still connect to Jira?
Hi, I am having a tough time getting my installtion of Jira working on centOS too. I have disabled iptables and SELinux. Still my broweser returns nothing. Any other tips to help me out. (very new to linux, have to search web to find how to delete a file from linux :( )
I'm in the same boat as you. I was able to get JIRA working behind HAproxy as i gave up using their Jira with Apache guide. Now im getting 503 errors with Confluence config behind Haproxy. Anyone else having same issue. any known fix?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How are you redirecting port 80? Are you doing NAT translation? Do you have some sort of load balancer/webserver infront (e.g. Apache httpd, haproxy, IPTables doing NAT translation)?
Also, are you doing SSL?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not redirecting p:80, there are no NAT translations, no load balancing/webserver in front. And no SSL.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jason,
Check if you don't have SELINUX blocking the connection. Also, you might need to allow the Tomcat control port (which by default is 8005).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the response. I have disabled the firewall and turned of SELINUX. And it is accesible via web browser. Obviously, I will be turning these back on, but do you have any configuration doc's that explain what configuration changes need to be made to the firewall and SELINUX?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.