Hi again all. I still haven't resolved this issue of browsing the LAN. Here are a few details: * The windows stations can see each other when the Samba server is off-line * The windows station can't see each or anything else on the network when Samba is brought on-line * Wins support is enabled * each windows station has proper Wins entries with Wins enabled * the server and stations have been rebooted several times - doesn't change anything * /etc/hosts has proper entries * each windows station has a static IP (small network, easy to manage) * nmblookup correctly identifies the Master Browser as the Samba server * smbclient properly lists shares on the Samba server and each windows station Here is a look at the nmblookup - general query applied nmblookup -L pgbc added interface ip=192.168.0.9 bcast=192.168.0.255 nmask=255.255.255.0 Socket opened. querying pgbc on 192.168.0.255 Got a positive name query response from 192.168.0.9 ( 192.168.0.9 ) Got a positive name query response from 192.168.0.101 ( 192.168.0.101 ) Got a positive name query response from 192.168.0.105 ( 192.168.0.105 ) Got a positive name query response from 192.168.0.103 ( 192.168.0.103 ) Got a positive name query response from 192.168.0.104 ( 192.168.0.104 ) Got a positive name query response from 192.168.0.102 ( 192.168.0.102 ) 192.168.0.9 pgbc<00> 192.168.0.101 pgbc<00> 192.168.0.105 pgbc<00> 192.168.0.103 pgbc<00> 192.168.0.104 pgbc<00> 192.168.0.102 pgbc<00> nmblookup - master browser query applied: nmblookup -M -- - added interface ip=192.168.0.9 bcast=192.168.0.255 nmask=255.255.255.0 Socket opened. querying __MSBROWSE__ on 192.168.0.255 Got a positive name query response from 192.168.0.9 ( 192.168.0.9 ) 192.168.0.9 __MSBROWSE__<01> smbclient query: Sharename Type Comment --------- ---- ------- user1_pub Disk User1's public docs user2_pub Disk User2's public docs user3_pub Disk User3's public docs pgbc Disk PGBC's public docs user4_pub Disk User4's public docs user5_pub Disk User5's public docs clerk_pub Disk IPC$ IPC IPC Service (Samba Server) ADMIN$ IPC IPC Service (Samba Server) root Disk Home Directories Server Comment --------- ------- Workgroup Master --------- ------- PGBC PGBC-SRV Any ideas or insight's would be helpful and very appreciated. Regards, --james