BDC can not find PDC in other network

Hi all, I have BDC in x. x. 160. 201 and PDC in x. x. 159. 11 BDC can not find PDC but they can ping each other and i use linux as router and there are NAT on linux box. I have try to use WINSserver or LMHOSTS but it doesn't work.

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar25.webp

1 Posts
Location -
Joined 2002-05-16
Hi all,
I have BDC in x.x.160.201 and PDC in x.x.159.11 BDC can not find PDC but they can ping each other and i use linux as router and there are NAT on linux box.
I have try to use WINSserver or LMHOSTS but it doesn't work. any suggestion?
thx,
JUANG

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
Is port 139 open between them? Be really careful with this if the router also controls access to the Internet, as you would be opening up NetBIOS traffic (which is also hosted on ports 137 and 138, which can be seen here). One other problem that you might encounter will be 2-way replication and synchronization. Remember that BDCs handle authentication, and send requests upstream to the PDC if they can't validate credentials locally, while the PDC may initialize domain synchronization downstream to the BDCs. NAT systems tend to favor outbound information requests rather than unsolicited inbound requests, unless the proper ports are opened and forwarded to the system that will handle them.
 
HTH