Ok, so the SBS box is acting as the LAN Router by using RRAS.
There are two things I can think of to check. One is fairly obvious but
doesn't hurt to double check, the other may not be so obvious.
1. Make sure the Scope is built with the correct IP "specs" and Scope
Options according to the Nic and subnet is serves. The mask is a common
thing to be in error.
2. Check the DHCP Bindings. Open the DHCP MMC,..right-click on the Server
Name and choose Properties. Then choose the Advanced Tab and click on the
Bindings Button. Both nics should be listed and both of them need to be
enabled.
Those are the only things I can think of at this point.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
"Lee" <(E-Mail Removed)> wrote in message
news:7B6FF0F1-9D6F-43BB-A405-(E-Mail Removed)...
> Fine...
> The computer is an SBS computer with 2 NIC cards DHCP, EMail, RRAS.
> One subnet 192.168.3.0/24 (which works for DHCP) has a gateway of
> 192.168.3.7 to the internet.
>
> The other Subnet, NIC card 2, has an address of 192.168.5.0/24 any device
> connected to this subnet does not receive an address. i.e. the problem.
> Devices that have been manually configured for this subnet use the SBS NIC
> card as its gateway and they can successfully browse the internet and ping
> the other subnet and visa versa. Therefore addresses one each of the 2
> subnets are successfully routed between the 2 subnets and the internet.
> This
> second subnet simply will not receive a DHCP address.
>
> Hope this helps