These are already open. I'm pretty sure that NT4/2003 PDC's make a DCE/RPC over TCP connection to pull down the <1b> entries from the wins server. I have done packet captures on test NT4 wins server to see how PDC's pull their domain lists, and I see the port 135 three way handshake, which then gets switched over to a tcp port 1028 which is the dce/rpc requests and responses. I was wondering if this is actually possible with the current samba code. Again any help is appreciated!!! Thanks, jamie>>> Adam Nielsen <adam.nielsen@uq.edu.au> 1/18/2006 6:13 PM >>> > I was wondering if the pdc's need to have port 135 open on the wins > server to be able to upload and download its domain master browse > list to the wins server.According to "netstat -lnp | grep nmbd" ports 137 and 138 (udp) are used for name queries, so I'd suggest opening them up too, for all WINS/PDC servers to see if it makes a difference. Cheers, Adam.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jamie Crawford wrote:> These are already open. I'm pretty sure that NT4/2003 PDC's make a > DCE/RPC over TCP connection to pull down the <1b> entries from the wins > server. I have done packet captures on test NT4 wins server to see how > PDC's pull their domain lists, and I see the port 135 three way > handshake, which then gets switched over to a tcp port 1028 which is the > dce/rpc requests and responses. > > I was wondering if this is actually possible with the current samba > code.Nope. But can you send me the traces? Samba 3 does not implement the endpointer service right now. The developments in Samba 4 does and we could back port it. It's just an issue of figuring out what's needed most. cheers, jerry ====================================================================Alleviating the pain of Windows(tm) ------- http://www.samba.org Centeris ----------- http://www.centeris.com "There's an anonymous coward in all of us." --anonymous -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFDz985IR7qMdg1EfYRAgh5AKC7eq7RkigPcskepE1NwmnvfzxPDgCfUe8V eNhoWB4OGckc+K+xx5eGl5A=OyWq -----END PGP SIGNATURE-----