|
From: <j.v...@mo...> - 2003-12-11 12:22:35
|
Hi all! I am running a JBoss webapp under Jetty. The webapp is serving both our = Internet-pages and our intranet-pages. The server machine is setup with = two interfaces one for the internal network and the other for the = dmz-zone/Internet. I want to prevent the possibility to reach our = intranet-pages from outside (through the external interface/public IP = address). That is possible if a person know the intranett-virtual = hostname and just adds a entry for that hostname in his/her hosts file. = One possbile solution to solve this would to define a rule in Jetty so = that Jetty only answered requests on a specific IP address if it has the = correct hostname. Is it possible in Jetty? Regards, J=F8rund |