| To: | rsalles,AT,rsnetservices,DOT,com,DOT,br, CIPE <cipe-l,AT,inka,DOT,de> |
| Subject: | Re: [Fwd: Re: tcpdump - laptop] |
| From: | James Knott <james.knott,AT,rogers,DOT,com> |
| Date: | Fri, 12 Sep 2003 12:50:10 -0400 |
| In-reply-to: | <50301.127.0.0.1.1063377390.squirrel@127.0.0.1> |
| References: | <50301.127.0.0.1.1063377390.squirrel@127.0.0.1> |
[2003/09/11 21:59:45, 0] nmbd/nmbd.c:main(783) Netbios nameserver version 2.2.3a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2003/09/11 21:59:45, 0] nmbd/nmbd_subnetdb.c:create_subnets(240) create_subnets: No local interfaces !
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Did you see that?
An example of a running smb.conf here:
# Configure Samba to use multiple interfaces # If you have multiple network interfaces then you must list them # here. See the man page for details. interfaces = 192.168.2.0/24 127.0.0.0/16 192.168.10.0/24 192.168.3.0/24
My netmasks are correct, 192.168.3.0 is the VPN tunnel range. The others are niks interconnected to win32 LAN's.
Well, it seems your samba is not running at all! It doesn't surprise me you see nothing at with "nmap".
[2003/09/11 21:59:45, 0] nmbd/nmbd.c:main(861) ERROR: Failed when creating subnet lists. Exiting.
And log.smdb:
[2003/09/11 21:59:45, 0] smbd/server.c:main(698) smbd version 2.2.3a started.
The error on the last line of log.nmbd looks interesting.
Here's the last entry for log.nmbd on the server:
[2003/09/11 21:58:10, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(359) find_domain_master_name_query_fail: Unable to find the Domain Master Browser name HOME<1b> for the workgroup HOME. Unable to sync browse lists in this workgroup.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ For sure, there is not even a host connected running SMB-CIFS protocol.
Best regards,