Unsolved
This post is more than 5 years old
4 Posts
0
1464
July 13th, 2012 07:00
Struggeling with SSL Gateway (Secure-IT)
Hi all
At the moment i am struggeling with the configuration of a SEcure-IT / SSL-gateway for a customer.
Hopefully someone can point me in the right direction.
The problem:
When accessing the url https://access.customer.com:444 i reach the secure gateway but then get redirected to the internal url of the website, http://servername/vworkspace
The internal url is offcourse not resolved by the external user. And there it ends.
If had to use port 444 on the outside in case you are wondering The ssl gateway is setup as following:
Web Interface Proxy (same machine as ssl gateway)
Local ip = 10.0.0.x local port 443
Dest ip = 10.0.0.x dest port: 80
There is a DNAT rule to redirect the external 444 to my ssl-gateway server on 443. The trace log shows a cionnection lauched and proxy setup.
The web access site configuration is as following:
Enabled Secure Gateway
Secure server = access.customer.com port: 444
Address gateway: 10.0.0.x
external url: https://access.customer.com
internal url: http://servername/vworkspace
Does anyone have a clue what i am doing wrong over here ????