Ciao a tutti,
ho scoperto l'inghippo. E' il firewall a bloccare la condivisone Samba. infatti disabilitando il maledetto ho ottenuto un parziale successo. Questo è un'estratto del log di samba:
Netbios nameserver version 3.0.22 started.
Copyright Andrew Tridgell and the Samba Team 1992-2006
[2006/07/14 10:45:11, 0] libsmb/nmblib.c:send_udp(791)
Packet send failed to 192.168.1.255(137) ERRNO=Operation not permitted
[2006/07/14 10:45:11, 0] nmbd/nmbd_packets.c:send_netbios_packet(163)
send_netbios_packet: send_packet() to IP 192.168.1.255 port 137 failed
[2006/07/14 10:45:11, 0] nmbd/nmbd_nameregister.c:register_name(512)
register_name: Failed to send packet trying to register name SLACKWARE LINUX<20>
[2006/07/14 10:45:11, 0] libsmb/nmblib.c:send_udp(791)
Packet send failed to 192.168.1.255(137) ERRNO=Operation not permitted
[2006/07/14 10:45:11, 0] nmbd/nmbd_packets.c:send_netbios_packet(163)
send_netbios_packet: send_packet() to IP 192.168.1.255 port 137 failed
[2006/07/14 10:45:11, 0] nmbd/nmbd_nameregister.c:register_name(512)
register_name: Failed to send packet trying to register name SLACKWARE LINUX<03>
[2006/07/14 10:45:11, 0] libsmb/nmblib.c:send_udp(791)
Packet send failed to 192.168.1.255(137) ERRNO=Operation not permitted
[2006/07/14 10:45:11, 0] nmbd/nmbd_packets.c:send_netbios_packet(163)
send_netbios_packet: send_packet() to IP 192.168.1.255 port 137 failed
[2006/07/14 10:45:11, 0] nmbd/nmbd_nameregister.c:register_name(512)
register_name: Failed to send packet trying to register name SLACKWARE LINUX<00>
[2006/07/14 10:45:11, 0] libsmb/nmblib.c:send_udp(791)
Packet send failed to 192.168.1.255(137) ERRNO=Operation not permitted
[2006/07/14 10:45:11, 0] nmbd/nmbd_packets.c:send_netbios_packet(163)
send_netbios_packet: send_packet() to IP 192.168.1.255 port 137 failed
[2006/07/14 10:45:11, 0] nmbd/nmbd_nameregister.c:register_name(512)
register_name: Failed to send packet trying to register name VIRAGO<00>
[2006/07/14 10:45:11, 0] libsmb/nmblib.c:send_udp(791)
Packet send failed to 192.168.1.255(137) ERRNO=Operation not permitted
[2006/07/14 10:45:11, 0] nmbd/nmbd_packets.c:send_netbios_packet(163)
send_netbios_packet: send_packet() to IP 192.168.1.255 port 137 failed
[2006/07/14 10:45:11, 0] nmbd/nmbd_nameregister.c:register_name(512)
register_name: Failed to send packet trying to register name VIRAGO<1e>
[2006/07/14 10:45:21, 0] libsmb/nmblib.c:send_udp(791)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
[2006/07/14 10:46:21, 0] libsmb/nmblib.c:send_udp(791)
Packet send failed to 192.168.1.255(138) ERRNO=Operation not permitted
Mi date una manina? Con iptables sono un po' un somaro
Per quello che riguarda il parziale successo le cose stanno così':
una volta disabilitato il firewall da linux vedo tranquillamente le macchine windows e accedo alle risorse condivise. Dalle macchine windows vedo, in risorse di rete, la macchina linux con il nome assegnato in smb.conf, e cioè "Slackware Linux" ma quando tento di accedere alla risorsa condivisa, home/nemesi/SharedDocs , mi dice che public non esiste e che è sbagliato il nome della condivisione. Have a nice day