[Samba] query_name_response: Multiple (2)

Pascal Legrand pascal.legrand at univ-orleans.fr
Thu Mar 3 08:23:11 UTC 2016


Hello,

does someone could explain me what means this message : 
query_name_response: Multiple (2)....


example :

samba4 nmbd[88458]: query_name_response: Multiple (2) responses received 
for a query on subnet 192.168.151.237 for name SAMBA_DOMAIN<1d>.

samba4 nmbd[88458]: This response was from IP 192.168.152.237, reporting 
an IP address of 192.168.152.237.


The server has 3 nic (vlans) and here is a part of the configuration :

/etc/network/interfacesinterfaces :
eth0   :192.168.151.237
eth0.2 :192.168.39.237
eth0.3 :192.168.152.237

/etc/samba/smb.conf :
interfaces = 127.0.0.1/8, 192.168.39.0/24, 192.168.151.0/24, 
192.168.152.0/24
bind interfaces only = Yes
hosts allow = 127., 192.168.39., 192.168.151., 192.168.152.

netstat -ntlpu :
tcp - 127.0.0.1:445
tcp - 192.168.39.237:445
tcp - 192.168.151.237:445
tcp - 192.168.152.237:445
tcp - 127.0.0.1:139
tcp - 192.168.39.237:139
tcp - 192.168.151.237:139
tcp - 192.168.152.237:139

udp - 192.168.39.255:137
udp - 192.168.39.237:137
udp - 192.168.151.255:137
udp - 192.168.151.237:137
udp - 192.168.152.255:137
udp - 192.168.152.237:137
udp - 0.0.0.0:137
udp - 192.168.39.255:138
udp - 192.168.39.237:138
udp - 192.168.151.255:138
udp - 192.168.151.237:138
udp - 192.168.152.255:138
udp - 192.168.152.237:138
udp - 0.0.0.0:138


I cant understand why i've got this.

Thanks for your help



More information about the samba mailing list