You actually should have asked this question in the samba@samba.org
mailing list: samba-technical is about developing new version of
Samba. So I've redirected it...
> [2000/09/11 08:40:14, 0]
> smbd/filename.c:print_stat_cache_statistics(108)
> stat cache stats: lookups = 83, hits = 79, misses = 4, stat cache
> was 95.180723% effective.
The stat cache was working pretty well, but then there
was a disconenct (dsicussed below), and it was
seemingly flushed.
> [2000/09/11 12:14:48, 0]
> smbd/filename.c:print_stat_cache_statistics(108)
> stat cache stats: lookups = 2, hits = 0, misses = 2, stat cache
> was 0.000000% effective.
I expect it to improve over time...
> [2000/09/11 08:51:46, 0] lib/util_sock.c:read_socket_data(507)
> read_socket_data: recv failure for 4. Error = Connection reset by
> peer
The other end (the Windws client) disconnected,
and said it was doing so, so Samba cleaned up.
This is probably a client shutdown or a reboot.
> [2000/09/10 22:56:36, 0]
> nmbd/nmbd_incomingrequests.c:process_name_refresh_request(180)
> process_name_refresh_request: unicast name registration request
> received for name JTA<00> from IP 192.168.0.6 on subnet
> UNICAST_SUBNET.
A client machine sent samba a unique machine name, JTS
and asked it tor refresh it in the WINS name system.
>
> [2000/09/10 22:56:36, 0]
> nmbd/nmbd_incomingrequests.c:process_name_refresh_request(181) Error
> - should be sent to WINS server
nmbd said "Huh? I'm not a WINS server!"
I think you have a client with samba's ip address in
it's WINS tab (under networking, protocol TCP)
Either provide an NT WINS servr address or tell
samba to provide wins service.
Have a look at
http://www.oreilly.com/catalog/samba/chapter/book/ch07_03.html
for WINS hints, and chaper 2 for setting up the
windows machines.
--dave
--
David Collier-Brown, | Always do right. This will gratify some people
185 Ellerslie Ave., | and astonish the rest. -- Mark Twain
Willowdale, Ontario | //www.oreilly.com/catalog/samba/author.html
Work: (905) 415-2849 Home: (416) 223-8968 Email: davecb@canada.sun.com