

WINS is a Microsoft technology that allows computers on a local network to resolve each other’s hostnames. This change will enable Windows Internet Name Service (WINS) support on your Raspberry Pi.

Remove the semicolon ( ) from this line so that it looks like this: Once the file is open, scroll down to the bottom and look for the following line: You can use a text editor like Nano or Vim to edit the file.įirst, open the smb.conf file with your text editor: This file controls how Samba behaves on your network. To fix the issue, you’ll need to edit the smb.conf file on your Raspberry Pi.
#Raspberry pi samba subnet how to#
How to Fix Raspberry Pi Samba Not Visible Issue The Raspberry Pi firewall is blocking samba traffic.The Windows firewall is blocking samba traffic.The Windows computer cannot resolve the Raspberry Pi’s hostname.The Raspberry Pi is not connected to the network.The most common reason is that the samba configuration file, smb.conf, is not set up correctly. There are a few reasons why your Raspberry Pi might not be visible on the network. Reasons Why Raspberry Pi Samba Is Not Visible In this article, we’ll show you how to fix the problem so that your Raspberry Pi is visible on the network.

If you’re struggling to connect your Raspberry Pi to a Windows computer, it’s likely that samba is not configured properly. Samba uses the Common Internet File System (CIFS) protocol to allow Windows computers to access files on a Raspberry Pi. Samba is a free software that allows for file and printer sharing between Windows and Linux computers on a local network.
