[TriLUG] cifs: query_name_response messages in log files.

Matt Pusateri mpusateri at wickedtrails.com
Fri Apr 9 16:11:29 EDT 2010


What type of OS's are on 172.20.8.64 & 172.20.10.136 and are those boxes dual homed? b/c it's seeing two different IP's from them.  Do you have them joining the samba domain or just in a simple workgroup mode.  Seems like either netbios broadcasts are returning the wrong IP's/Interfaces and or Samba is doing a DNS lookup on the host and getting the other IP.  Assuming they are dual homed.

Probably have more questions to help you out, but we need more info on how the network and smb clients are setup

On Apr 9, 2010, at 3:47 PM, Blackburn, Marvin wrote:

> I keep getting these messages in the /var/log/messages file after
> configuring samba.
> 
> 
> 
> 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]: [2010/04/09 15:19:02, 0]
> nmbd/nmbd_namequery.c:query_name_response(109) 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]:   query_name_response: Multiple (2)
> responses received for a query on subnet 172.20.8.119 for name
> CORPNTP<1d>. 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]:   This response was from IP
> 172.20.8.64, reporting an IP address of 198.85.126.25. 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]: [2010/04/09 15:19:02, 0]
> nmbd/nmbd_namequery.c:query_name_response(109) 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]:   query_name_response: Multiple (3)
> responses received for a query on subnet 172.20.8.119 for name
> CORPNTP<1d>. 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]:   This response was from IP
> 172.20.10.136, reporting an IP address of 192.168.136.1. 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]: [2010/04/09 15:19:02, 0]
> nmbd/nmbd_namequery.c:query_name_response(109) 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]:   query_name_response: Multiple (4)
> responses received for a query on subnet 172.20.8.119 for name
> CORPNTP<1d>. 
> 
> Apr  9 15:19:02 grsamba nmbd[8884]:   This response was from IP
> 172.20.10.80, reporting an IP address of 192.168.136.1.
> 
> 
> 
> My config file is very simple (I'm just learning and starting simple)
> 
> 
> 
> [global]
> 
>        workgroup = corpntp
> 
>        server string = Samba Server Version %v
> 
>        interfaces = 127.0.0.1 eth0
> 
>        hosts allow = 172.20.8.140 172.20.8.118
> 
>        log file = /var/log/samba/%m.log
> 
>        security = user
> 
> ;       passdb backend = tdbsam
> 
>        load printers = no
> 
> [marvin]
> 
>        comment = Marvin's work area
> 
>        path = /u00/blacma
> 
>        public = no
> 
>        browsable = yes
> 
>        writeable = yes
> 
>        printable = no
> 
> 
> 
> 
> 
> Any ideas why I'm getting these messages?
> 
> How can I fix this ?
> 
> 
> 
> My cifs server is a rhel 5.3 server with two interfaces (only one is
> configured in the conf file).
> 
> _____________________________________
> "He's no failure. He's not dead yet."
> William Lloyd George
> 
> 
> 
> -- 
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> TriLUG FAQ          : http://www.trilug.org/wiki/Frequently_Asked_Questions




More information about the TriLUG mailing list