samba problem

samba problem

am 09.06.2004 22:10:49 von Luca Ferrari

Hi all,
due to a problem with my firewall, which provides also a cache name service,
was not running. This seemed to produce some problems with another Linux
server which provides samba service, since all my windows clients were unable
to contact the smb share. After the firewall has restarted, and so named was,
the samba restart normally. Now, the strange thing was that also specifying a
share thru IP address we were unable to find the share:
\\192.168.1.3\project => unable to find the file, check that the path is right

Can anybody explain me why, even if the share were specified with an IP
address, they were unavailable until the name server re-came up?

I've tried to reboot the smb service, without success, and I'm asking an
explanation since I'm not so expert about samba.

Thanks,
Luca

--
Luca Ferrari,
fluca1978@virgilio.it
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: samba problem

am 10.06.2004 09:39:37 von Glynn Clements

Luca Ferrari wrote:

> due to a problem with my firewall, which provides also a cache name service,
> was not running. This seemed to produce some problems with another Linux
> server which provides samba service, since all my windows clients were unable
> to contact the smb share. After the firewall has restarted, and so named was,
> the samba restart normally. Now, the strange thing was that also specifying a
> share thru IP address we were unable to find the share:
> \\192.168.1.3\project => unable to find the file, check that the path is right
>
> Can anybody explain me why, even if the share were specified with an IP
> address, they were unavailable until the name server re-came up?

Like many daemons, smbd usually includes the hostname when logging
incoming connections, which typically requires a reverse DNS lookup.

--
Glynn Clements
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html