Thanks for your help, I have had some limited success.
Here are my notes.
Firstly a few notes ProxyPass.
*************************
I created an Ibay called exchange
I put
http://10.1.0.2/exchange/ into the Virtual domain entry
Then I go to my outside ip address (vial dial up connection) and it gives me the password for the exchnage and seems to be opening the outlook web mail window, a frame shows, but then after about 30 seconds it dispalays “page cannot be displayed in the two frames.
Being that exchange I think is suppose to work on htpps:// I duplicate the above settings accept I put in the address https (note S)
This time get Bad Gateway – The proxy server received an invalid response from an upstream server.
Next I try something simpler.
I put in
http://10.1.0.251/ in the Virtual domain entry. (Am I suppose to create a ibay for it, I don’t know) anyway when I do this it works fine. When I put in my browser my outside ip http:// 123.456.123.123 it automatically takes me to the internal web site. Great wonderful, unfortunately what I really want to work is the exchange.
Using port forwarding.
I try to port forward from sme7(outside ip address) to sme6 (which is a web page Inside address)
I put from tcp port 9090 to port 80 of sme6 (ip 10.1.0.151)
I dial up from Internet, (completely different service provider that we use in house)
I put in browser:
http://sme.7.ip.outside.ipaddress##:9090
I get “
“Page cannot be Displayed.”
When I look at IPTraf on both computers SME7 and SME6 I see the following.
IPTraf from SME7
****************
.---my.dial.up.ip.##:3463 = 3 186 S--- eth1
|
.---sme.7.ip.outside.ipaddress##:9090 = 0 0 ---- eth1
IPTraf from SME6
***************
.---my.dial.up.ip.##:3464 = 2 88 RESET eth0 │
|
.---10.1.0.251:80 = 1 48 S-A- eth0
Internally I can get to the web site by putting in a browser by typing in
http://10.1.0.251/When you look at the IPTraf it looks like it works but it does not. I just get Page cannot be displayed. I dont understand.