How can I configure JBoss 3.2.5, so I can access the SSL configured Tomcat container 
via Port 443, and have not to run JBoss as a system user with a userid below 1024? I 
must use the standard HTTPS port 443, because my external JBoss server is outside the 
company firewall and will run my browser from inside and outside this firewall. As a 
workaround I tried to use SSH local forwarding at the JBoss system with ssh -L 
443:localhost:8443 localhost, but this doesn't work.
How can I bind the privileged system port 443 to a non privileged port above 1024 
(e.g. 8443)? 
The local firewall at the JBoss system allows only port 443 and 8443.

Regards,

Roland

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852978#3852978

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852978


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to