Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Samba problems after windows update? [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
RayDude
Advocate
Advocate


Joined: 29 May 2004
Posts: 2062
Location: San Jose, CA

PostPosted: Sun Dec 06, 2015 7:43 pm    Post subject: Samba problems after windows update? [solved] Reply with quote

I think Windows 10 just went TCP/IP V6 permanently and exclusively.

Nothing changed on my server, so something must have changed in Windows.

Samba stopped working on my wife and daughters Window 10 boxen and I suddenly found logs in /var/log/samba that looked like this:

log.2601_646_8801_d608_d417_3fec_c0f5_40e9:
Code:

[2015/12/06 03:15:52.842500,  0] lib/access.c:338(allow_access)
  Denied connection from 2601:646:8801:d608:d417:3fec:c0f5:40e9 (2601:646:8801:d608:d417:3fec:c0f5:40e9)


The solution was to allow TCP/IP V6 addresses in /etc/samba/smb.conf, like this:

smb.conf
Code:

   hosts allow = 127. 10.1.10. 2601:646:8801::1/128


I post this hoping it helps others suffering IPV6 issues.
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum