I would start by simplifying.
First, fix the addressing scheme as I've shown in the diagram
beloe,..then,...
1. Get rid of DHCP on Server2,..just flat remove it.
2. Remove RRAS,....then reinstall it. Use the "Wizard" as your did before to
make RRAS a LAN Router (no NAT). Configure the DHCP Relay Agent in RRAS to
point to Server1 for DHCP.
3. On Server1, add the Scope in DHCP for the 192.168.14.x network. It will
have at least two independent Scopes (*.16.x, and *.14.x). A Scope for
192.168.42.x is optional. Get rid of the 192.168.42.5 address on the
"Office" facing Nic, unless that was just a "typo" in your diagram.
4. *ALL* machines on the LAN, regaurdless of the subnet, use Server1 for DNS
and WINS. The DNS Service in Server1 must use the ISP's DNS in its
Forwarders List. This is the only place the ISP's DNS should ever appear.
Your Firewall must allow your DNS to make DNS Queries to the ISP's DNS.
5. The Internet NAT Device needs to have a Static Route entered into it to
tell it that it must use 192.168.42.1 as the Gateway to get to the
192.168.16.x *and* 192.168.14.x A single route using a 16bit mask will
probably handle that
(Net-192.168.0.0 mask-255.255.0.0 Interface-192.168.42.1)
It should come out something like this:
(Internet, Router/Firewall)
|
(192.168.42.1, 255.255.255.0, GW [Firewall IP#])
SBS Server1 (DHCP, DNS, WINS, ISA)
(192.168.16.2, 255.255.255.0, GW [None])
|
Office Network (192.168.16.x, all Clients GW 192.168.16.2)
|
(192.168.16.10, 255.255.255.0, GW 192.168.16.2)
Server2 (RRAS with DHCP Relay Agent)
(192.168.14.1, 255.255.255.0, GW [None])
|
Equip. Network (192.168.14.x, all Clients GW 192.168.14.1)
If it still doesn't work, at least you have a "cleaner slate" to
troubleshoot from.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com