LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-27-2010, 03:49 AM   #1
fernfrancis
Member
 
Registered: Feb 2009
Location: Goa(India)-Sharjah(UAE)
Distribution: RHEL,centos,fedora,ubuntu
Posts: 234

Rep: Reputation: 18
configure tomcat with https


I am trying to configure tomcat on port 8443 using the following document http://thedaneshproject.com/posts/ho...l-on-tomcat-5/

instead of changing the port to 433 i kept it as 8443.
i set the ip tables as follows
/sbin/iptables -A INPUT -i eth0 -p tcp --destination-port 8443 -j ACCEPT

/sbin/iptables -A INPUT -i eth0 -s 10.200.2.0/24 -p tcp --destination-port 8443 -j ACCEPT
service iptables save

restarted the tomcat service tomcat works on http://10.200.2.191:8080/
but it doesnt on https://10.200.2.191:8443


i did a little investigation of my own using nmap and found that the port 8443 is not open instead of making changes in the firewall table

can someone help me with this

Last edited by fernfrancis; 04-27-2010 at 03:51 AM.
 
Old 04-28-2010, 12:59 PM   #2
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Let's see the output from $ netstat -ltn

If tcp 8443 is not listening, then check your catalina.out log for errors.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
passing HTTPS connections in apache to tomcat buffe Linux - Software 4 04-06-2010 07:13 AM
How to switch on https in apache-tomcat-6.0.14 wrennybeno Linux - Software 1 12-23-2009 06:47 AM
Can't configure Apache to serve https on alternate port lostjohnny Linux - Server 6 10-30-2009 12:47 PM
configure Tomcat .. bharath144 Linux - Software 3 11-21-2005 04:41 AM
TOMCAT - i cannot configure antken Linux - Software 1 09-17-2003 04:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration