Hi Rowland> Possibly a firewall problem, temporarily turn off the firewall on the win7 > laptop that cannot see your rpi, if this works, you know where to look.Thanks for the suggestion. I disabled Kaspersky Internet Security Firewall and Windows Firewall but still can't see the rpi. I can, however, see the other Windows laptops (with firewall on or off). Any other thoughts please? David
Hi Here's some more info about my problem: ========================================= log.nmbd contains: Samba name server RPHS is now a local master browser for workgroup HOME on subnet 192.168.2.8 ***** [2015/12/12 20:48:19.709456, 0] ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail) find_domain_master_name_query_fail: Unable to find the Domain Master Browser name HOME<1b> for the workgroup HOME. Unable to sync browse lists in this workgroup. [2015/12/12 20:48:28.490472, 0] ../source3/nmbd/nmbd_incomingdgrams.c:311(process_local_master_announce) process_local_master_announce: Server BELSIE-PC at IP 192.168.2.5 is announcing itself as a local master browser for workgroup HOME and we think we are master. Forcing election. [2015/12/12 20:48:28.491628, 0] ../source3/nmbd/nmbd_become_lmb.c:150(unbecome_local_master_success) ***** Samba name server RPHS has stopped being a local master browser for workgroup HOME on subnet 192.168.2.8 ========================================= RPHS is the rpi. BELSIE-PC is the pc which does not show the rpi. The Domain Master Browser seems to change frequently. Is this significant? Best regards David -----Original Message----- From: DavidA Sent: Saturday, December 12, 2015 8:55 PM To: Rowland penny ; samba at lists.samba.org Subject: Re: [Samba] Windows 7 can't see Pi Samba server Hi Rowland> Possibly a firewall problem, temporarily turn off the firewall on the win7 > laptop that cannot see your rpi, if this works, you know where to look.Thanks for the suggestion. I disabled Kaspersky Internet Security Firewall and Windows Firewall but still can't see the rpi. I can, however, see the other Windows laptops (with firewall on or off). Any other thoughts please? David -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
On 13/12/15 09:36, DavidA wrote:> Hi > > Here's some more info about my problem: > > =========================================> > log.nmbd contains: > > Samba name server RPHS is now a local master browser for workgroup > HOME on subnet 192.168.2.8 > > ***** > [2015/12/12 20:48:19.709456, 0] > ../source3/nmbd/nmbd_browsesync.c:354(find_domain_master_name_query_fail) > find_domain_master_name_query_fail: > Unable to find the Domain Master Browser name HOME<1b> for the > workgroup HOME. > Unable to sync browse lists in this workgroup. > [2015/12/12 20:48:28.490472, 0] > ../source3/nmbd/nmbd_incomingdgrams.c:311(process_local_master_announce) > process_local_master_announce: Server BELSIE-PC at IP 192.168.2.5 is > announcing itself as a local master browser for workgroup HOME and we > think we are master. Forcing election. > [2015/12/12 20:48:28.491628, 0] > ../source3/nmbd/nmbd_become_lmb.c:150(unbecome_local_master_success) > ***** > > Samba name server RPHS has stopped being a local master browser for > workgroup HOME on subnet 192.168.2.8 > > =========================================> > > RPHS is the rpi. BELSIE-PC is the pc which does not show the rpi. > > The Domain Master Browser seems to change frequently. Is this > significant? > > Best regards > > David >No, it isn't significant, the elections go on all the time. As you can browse from one windows 7 client, but not from the other, this tends to suggest that the Samba machine is working correctly. You need to compare the two windows 7 machines, there must be a difference between them, I am fairly sure that this is a windows problem. Rowland