This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Java HTTP Server

Hi,

I am about to install astaro on my new web box. I want to run a Java application server which has its own HTTP server integrated. Does astaro set any requirements on the HTTP server? Does it require apache to be running? On what port?

thx, Christian


This thread was automatically locked due to age.
  • Astaro is a FireWall server, not an application server ! ! !
  • Hi guys, 

    well that is right, 
    Astaro Security Linux is designed 
    as a dedicated Firewall Solution.

    We need apache for the WebAdmin interface.
    If you don't need it, there is no need for apache.

    It runs on standard HTTPS Port 443.

    Gert
  • Why does Astaro use the standard/default https port?, doesn't this mean that any https request to a server behind the firewall has to be to a non-standard port?
  • no, this doesn't mean that.

    only port 443 on the firewall is used for https, all other ports on all others interfaces are free for use and not influenced by astaro security linux

    ------------------

    Markus Hennig
    Astaro Product Development

    [This message has been edited by tom (edited 31 January 2001).]
  • Request for https://dalrun.com/ -> Internet -> fw.dalrun.com (24.16.224.57) -> NAT -> dalrun.com (192.168.0.1)

    Outside requests to Port 443 are being NATed to dalrun.com (DMZ server behind the firewall) so how do I get, from the outside, to port 443 on the firewall?

    i.e. I want unspecified port (443) https requests to be NATed to the DMZ server. I also want to be able to access webadmin from the internet. I may be missing something but it seems that I need webadmin listening on a non-standard port.