This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Cannot join a W2K DC in different network

This is my setup:

ASL 5.010 with 3 NIC:

Eth0: WAN
Eth1: network A: 192.168.1.0/24
Eth2: network B: 10.0.0.0/24

Network B has a DC running (W2K) with Active Directory. Clients on network B are able to connect to the DC. 

Additionally I would like to connect clients from network A to the domain in network B as well. Network A has no Domain Controller. 

Clients in network A are configured like this:

IP-address: 192.168.1.10/255.255.255.0 (static, no DHCP)
Default Gateway: 192.168.1.1
DNS Server: 10.0.0.100  (this is the DC)

I cannot add clients from network A to the DC in network B. I just receive nslookup error. 

 I added for test purposes following rule: 

Source: network A
Destination: network B
Service: any
Allow

It is still not working. How do I have to configure ASL?  What else is wrong?
 [:S]


This thread was automatically locked due to age.
Parents
  • For joining computers to Windows domain from network A you will still need ti define WINS server. Generally you don't need WINS but since your computer is on different network as DC and because netbios broadcasts reach only clients on your Network A, you can't join it to domain.

    My sudgestion is, that you install still WINS service to your computer where is DNS already. Then you only still need to specify WINS in network setting at least on your subnet A site.

    BR, Matjaz
  • Hi there all, 

    we use this setup for our US and Canada office.

    The trick is that all clients need to use the DC as their nameserver and the nameserver must be configured correctly (plz ask your local Windows Admin of choice).
    The new client queries the DNS server to select the DC to join the domain, or similar.


    this means, whitout DNS you can not join the domain.

    Hope this steers you in the right direction.

    regards
    Gert
Reply
  • Hi there all, 

    we use this setup for our US and Canada office.

    The trick is that all clients need to use the DC as their nameserver and the nameserver must be configured correctly (plz ask your local Windows Admin of choice).
    The new client queries the DNS server to select the DC to join the domain, or similar.


    this means, whitout DNS you can not join the domain.

    Hope this steers you in the right direction.

    regards
    Gert
Children
No Data