Hello SME community
We've been running an SME server in server/gateway mode (with a fixed public IP address) behind an ADSL modem/router successfully for years now, but in the coming days we will switch to an MPLS based network. We have two locations which up to now were currently not connected. On each location we'll have a VDSL2 connection with a Cisco router. The two locations will be connected with each other through the routers. Each location will have its own secured internet access, meaning traffic will pass through a netscreen firewall managed by our ISP (as are the routers).
This is how the two locations will look like in the MPLS network:
Location A
IP address range: 192.168.1.x
Subnet: 255.255.255.0
SME Server IP: 192.168.1.1
Cisco Router: 192.168.1.254
Location B
IP address range: 192.168.2.x
Subnet: 255.255.255.0
Cisco Router: 192.168.2.254
I've been reading through the documentation, FAQs and forum posts to learn whether the setup of the SME on location A is the right one but I'm still not 100% sure.
First, I'm planning on switching my server from server/gateway to server only mode. Therefore it will no longer act as firewall or as proxyserver. It will keep acting as domain controller, web-, mail- and samba fileserver. Therefore I've asked the ISP to open/forward the necessary ports to the internal IP of the SME server.
Second, I’ll set the internal IP address to 192.168.1.1 (actually it remains the same as in the current network setup), and I'll enter 192.168.1.254 as gateway address in the SME console configuration screen.
Now the thing that I'm not sure about is the DHCP and especially DNS. I think that DHCP has to be taken over by the Cisco routers because SME server is capable of handing out IP-addresses to the 192.168.1.x network but, correct me if I'm wrong, it can’t hand out IP-addresses to the 192.168.2.x network even if I add this network to the "local networks" in server manager. So I will deactivate the DHCP role of the SME server in the SME configuration console.
Since DHCP will be handled by the routers, it's not clear to me whether client PC's on both networks should use the SME server (192.168.1.1) as DNS or use the providers’ DNS servers? In other words, what DNS information should be provided by the DHCP server to the clients? The SME server IP address or the ISP’s DNS servers? The DNS question is important because I would like to have the possibility of connecting all the clients on location B to the SME domain controller in location A and be able to access the samba shares on this server.
If anyone with much more (networking) experience than mine could shed some light on this I'd be grateful.
Frank