Hi, sorry for the lengthy post.
I've used SME 7.3 as my server for a while, but I've never asked it to do anything apart from its built-in functions before. All I want is to pass
any incoming http requests (from the internet) to a machine on my internal LAN but outside my dhcp ip range. (for example, dhcp range = 192.168.100-189, forwarded machine ip = static: 192.168.1.203).
I have tried solutions both from
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Proxy_Pass and
http://forums.contribs.org/index.php?topic=19306.0.
After the second solution, browsing to 192.168.1.1 stopped giving me the "under construction" default web page for the address of my server on port 80, but it does not show the index page of the machine to which port 80 is forwarded (ie. 192.168.1.20). Also, when I browse to 192.168.1.1:8080, I
do get the default webpage, but when I try to access the server-manager (ie. 192.168.1.1:8080/server-manager) the browser returns an error "192.168.2.2 has sent an incorrect or unexpected message. Error code -12263." (Https SSL error).
I must me missing a step or not understanding something. Can someone please point me in the right direction, or better yet, give me explicit instructions? This must be a simple operation but I cannot figure it out. Thanks so much for any help.
-christine