********* mmmmmmm hhhhhhhhnnnnnnn *********** nope can't read your machine's config. /etc/samba/smb.conf please, along with Samba version. Obfuscate it if necessary.billydv wrote:I believe sometime around a month ago I began to have issues where Windows 10 computers were no longer able to access my Gentoo samba shares. My gentoo box is listed by host name in Windows explorer computer browser but clicking it fails to let you get in. A 2nd gentoo vm that I have running on a Windows 10 host can see the gentoo samba shares. Anyone have any clue as to what is happening?

Code: Select all
# ufw status verbose
Status: active
Logging: on (low)
Default: deny (incoming), allow (outgoing)
New profiles: skip
To Action From
-- ------ ----
137,138/udp (CIFS) ALLOW IN Anywhere
139,445/tcp (CIFS) ALLOW IN Anywhere
137,138/udp (CIFS (v6)) ALLOW IN Anywhere (v6)
139,445/tcp (CIFS (v6)) ALLOW IN Anywhere (v6)Code: Select all
smbtreeCode: Select all
nmblookup <netbios name>
nmblookup -A <IP address>
nslookup <hostname>