We currently have 4 servers in our back room that we are hoping to replace with a single SME Server.
I've set up the server, configured the domains, moved the sites, moved some of the email via imapcopy, but am running into an issue when I try to make the websites live.
I'm currently only attempting to make the websites live (port 80 in all cases). We currently have a modem that goes to a switch, plugged into the switch are 4 routers, each with an external static IP address and a different internal address.
-> Router A -> Server A
Modem -> Switch -> Router B -> Server B
-> Router C -> Server C
When installing SME server, I used Router B as the Gateway and when I change the port mapping on Router B to point to the new server, it works fine (I'm guessing because SME Server sends all traffic through Router B since it is it's gateway).
However, when I attempt to change Router A or Router C to point to the SME Server, it does not serve up the web-page. (I'm guessing still because SME Server is trying to send through Router B, but could be wrong).
I've changed my host file on my laptop to point to the internal address with the domain names and the server will serve the pages fine in that case, but when attempting to set up the routers, it fails.
All 3 routers can see the new SME server (via ping).
Is there a way to configure SME Server to serve the web-pages to all routers?
If SME Server is always going to send through the gateway, would it be possible (not logical

) to go modem -> router A,B,C -> SME Router -> SME Server and use a new "SME Router" for the gateway to the server?
Any assistance would be greatly appreciated.