Hi all, I with the next scenario I have a real mess and I don't know how to do what I want to do with my sme server. It goes like this:
1. I have one SME server as getaway/dhcp server connected to my ISP serving dhcp, firewall and all the service with ip [xxx.xxx.xxx.xxx]
2. Inside my land I have a second SME server running as stand alone server for an intranet application on local IP [192.168.1.93]
3. I have my web page called
www.mydomain.xx4. I point the subdomain intranet.mydomain.xx to [1] my first SME server ont its IP [xxx.xxx.xxx.xxx], now if I go to browser and type intranet.mydomain.xx I get the "site under construction" legen...until here everything is cool
5. on my first SME server [1] I configurate under hostname and addresses citas.intranet.mydomain.xx to point to the ip of my second SME server [2], 192.168.1.93 so this is the part I don't know if it is possible when a user types citas.intranet.mydomain.xx it goes first to intranet.mydomain.xx , get resolved by the SME server DNS and forward to the second SME Server.... But it only works locally out side of my network it does not work.
I don't know if I explained my self clearly... as I said it is a mess and I guess I need some one outside of the box go give me anothe point of view of how to do it.
Acordin to the documenation if I understand correctly I need a second interface on my [2] SME server, but I got loss on that one...
Thanks.