Let me see if I got this down.
What I want is to change access to the two iBays so that instead of reaching them this way,
http://integratech.dnsalias.com:90http://kleartech.dyndns.org:90I can reach them this way,
http://integratech.dnsalias.comhttp://kleartech.dyndns.orgAs it stands now, if you try to reach those two addresses without the specified ports, then you reach my Windows Home Server, which got me started with a place on the internet,
http://symbiota.homeserver.com. I continue to have my SmoothWall forward basic :80 requests to that server so that
http://integratech.dnsalias.comhttp://kleartech.dyndns.orghttp://symbiota.homeserver.comall resolve to the same server.
ProxyPass will allow me to access three different websites in my LAN with those three different names. Correct?
It is still amazing to me that the two port directed sites are resolved differently, outside the LAN, to two different websites. My dynamic DNS service provides as many different aliases as I ask for for my one changeable ISP provided IP address. But now, due to some process on the SME server inside the LAN where this IP address has no meaning, not only are the port redirected addresses resolved differently, but I can eliminate the port redirection altogether and use them as regular addresses.
If I had more than one IP address provided from my ISP for my one connection, I could easily see how I could redirect different domain names to the different sites on my LAN. But that is something being managed outside the LAN. Now SME provides a setting inside the LAN that effects access from outside the LAN.
Again, how is this possible?