Okay, this is gonna be a long one, but whoever can solve this will be my hero forever. I have two domains called DomA and DomB. DomA is on subnet 192.168.2.x (SubA) and DomB is on subnet 10.0.0.x (SubB). I'm trying to set it up so that computers in DomB can see DomA in My Network Places; the reverse is already true. Right now each computer in DomB is multi-homed (single NIC), with one IP for DomA and one for DomB. Ultimately I'd like each computer in DomB to have only one IP, and have it be in the SubB range. DomB has an ISA server with three NICs, one with a public IP, one on DomA, and one on DomB. I would like all computers in DomB to be on a separate switch from DomA so that they all get routed through the ISA server in order to talk to DomA (I have that part working). DomB has two Win2k3 domain controllers, single-homed, one being the PDC and Master Browser. DomA has one Win2k DC and one Win2k3 DC, the latter being the PDC and MB. To confuse things even more, the ISA server in DomB wants to be the master browser on its SubA interface, according to nbtstat, even though its registry is set to FALSE for IsDomainMaster. Confused yet? There's more. I get a "not accessible" message when I try to view the shares on a computer in DomB from DomA in My Network Places, but only on the ones that are single-homed, even though I can ping them. Wow, if somebody can figure out my problem from what I just wrote, they deserve a raise.