Hi all,
our scenario:
DMZ : apache 2.x, configured as a reverse proxy [ central Point of contact from the internet ]
internal network:
EP7, SRM 5.0(BSP and its), CRM 5.0, ITS 6.20
what we want:
access the EP from internet and use all BSP's and ITS Applications ( internal and standalone ITS );
the only visible Server for the internet should be the reverse proxy; the reverse proxy should handle the connect's to the internal Backendsystems [ the EP and the Backendsystems are noch directly available from internet;
what have we done :
apache 2.x as reverse proxy;
httpd.conf
ProxyVia on
ProxyTimeout 600
ProxyPreserveHost on
ProxyRequests off
ProxyPass /irj http://internalep.domain.de:50000/irj
this works fine; but all BSP's and ITS applications can't be displayed; DNS error because the Systems to be connected are not visible to the internet !
what should we do, that this ressources can be accessed from internet, too ?
when I change the system landscape properties in portal, i run into problems that the internal users have to connect to the reverse proxy in DMZ !
any solution ?
Thanks
oliver