Click to See Complete Forum and Search --> : Access Domains from 2 different networks
Timothy Ashman
07-10-2001, 02:17 PM
Is there a way to gain domian access from another network that is attached to our network using network address translation within the router? I had the person on the other end add our domain to their WINS server and I added their Domain to my WINS server. When I go to there site I can not find a domain controller for my domain and they can not find it if they come to my site. What am I missing? Please help.
Setting WINS up is the first bit but you need to set up secure channels between the domains using the nltest rsource kit utility. use it to set up a secure chanel to a dc in your domain from all dc's in their domain and visa versa (or however you spell it).
use syntax "nltest /sc_reset:theirdomain /server:yourdc"
What can also help is the setprfdc (set preferred dc) utility from the res kit. This sets up secure chanells too.
Play with it - it'll make it work.
Matt
------------
Timothy Ashman at 7/10/01 3:17:05 PM
Is there a way to gain domian access from another network that is attached to our network using network address translation within the router? I had the person on the other end add our domain to their WINS server and I added their Domain to my WINS server. When I go to there site I can not find a domain controller for my domain and they can not find it if they come to my site. What am I missing? Please help.