I've got a D-Link 655 router and a 2Wire 2700-HGB router in my home network, with my domain controller located on my D-Link router (192.168.0 subnet). I'm trying to get a WinXP Pro desktop on my 2Wire router (192.168.1 subnet) added to my domain, but since my 2Wire has an extremely limited IOS (i.e. I don't see any tables I can statically edit to add routes detailing how to get from one subnet to the other), I'm at a loss as to what to do. Probably a simple fix, like the last thread I posted (
http://www.techexams.net/forums/70-290-windows-2003-server/45435-trouble-adding-domain-user-pinging.html), but nonetheless an issue. My 2wire router is the one that connects directly to my ISP via PPPoE. My D-Link is properly recognized by the 2wire router (I can see it in 2wire's IOS, 192.168.1.80), and I can access my 2wire from my D-Link subnet.
EDIT1: So I found the static table page on my 2wire router, and I tried adding 192.168.0.0 as the subnet IP, 255.255.255.0 as the mask, and 192.168.1.80 as the gateway (that's the IP the 2wire router assigned my D-Link to via DHCP), but I'm not able to add the desktop to the domain or ping any of the computers (or the DC). However, the computers in the 192.168.0 subnet where my DC is located (controlled by my D-Link router) can in fact ping the computers I'm trying to add to the domain (located on the 1 subnet), just not the other way around. That is, I can not ping computers in the 0 subnet from a command prompt on a computer in the 1 subnet (where the 2wire is located), so maybe it's a configuration issue with my D-Link router blocking inbound requests from the 1 subnet. What setting on my D-Link would prevent me from pinging the 0 subnet from a computer on the 1 subnet, but not the other way around? Windows Firewalls are disabled and other proprietary firewalls are uninstalled.
EDIT2: Here's the error I get when trying to add a comp on subnet 1 (2wire) to my domain, which is located on subnet 0 (D-Link):
The following error occurred when DNS was queried for the service location (SRV) resource record used to locate a domain controller for domain EAD.local:
The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)
The query was for the SRV record for _ldap._tcp.dc._msdcs.EAD.local
Common causes of this error include the following:
- The DNS SRV record is not registered in DNS.
- One or more of the following zones do not include delegation to its child zone:
EAD.local
local
. (the root zone)
For information about correcting this problem, click Help.