Hi, I'm playing with domain trusts, and my two domains (one is 3.0.7, the other is 3.0.6) can't see each other through netbios. They are reach acting as WINS servers. DomainA PDC is at 192.168.1.101, and DomainB PDC is at 192.168.2.3. In DomainB's smb.conf, I have "remote announce = 192.168.1.255/DomainB" and "remote browse sync = yes". However, on DomainA if I run the command "tcpdump -i eth0 -v src host pdc.DomainB" (the IP address) I see no nmb traffic at all. Shouldn't I see some periodic remote announce going through? Perhaps the syntax of these commands has changed in 3.0.x? There is no firewall between these systems. Thanks for your help, Misty