On 09/23/2016 03:14 PM, Giovanni 'ItachiSan' Santini wrote:
Il 21/09/2016 13:56, Thomas Woerner ha scritto:
Hello Giovanni,
On 09/15/2016 10:18 AM, Giovanni 'ItachiSan' Santini wrote:
Is there any progress? :)
Not yet, but I think that I will have to time to test this in the end of the week.
I would need a bit more information on this like the system/distribution that is used on both ends. Are there additional firewall configuration settings on these machines?
No problem :) My 'client' has ArchLinux as OS and use firewalld as firewall. The 'server' has Ubuntu 12.04 as OS and use ufw as firewall. The server is fully configured to allow Samba traffic, from all my OSes. In fact, I have also Windows 10 and Ubuntu 12.04 on 'client' side and they both work flawlessly with the server. Also, firewalld is configured to allow Samba traffic, as you can see:
Are you using IPv4 or IPv6?
As you are using samba on the client side, then samba-client should be enough.
Please enable LogDenied in the firewalld.conf file and add the system log entries that are related to samba and your server.
Please also add the output of these commands:
firewall-cmd --get-active-zones firewall-cmd --list-all route -n
If you additionally have direct rules, then also these.
$ firewall-cmd --list-services ntp dhcpv6-client ssh transmission samba steam
If you need more information, just ask :)