[Samba] name query returning all ip addresses for server instead of primary one

Chris Smith smb23 at realcomputerguy.com
Fri Feb 9 19:05:30 GMT 2007


On Friday 09 February 2007, Antony Sargent wrote:
>    # only bind to the loopback and first ethernet interfaces
>    interfaces = lo eth0
>    bind interfaces only = yes

Back on 10/15/06 I posted about an issue - titled:
"nmbd problems with secondary lo".
No responses were received.

It's not the same problem you have but they might be related.

The workaround I posted then was to use an IP address in place of an interface 
name. You might want to try that.
Ex:
-----------------------------------------
interfaces = 192.168.1.2, 127.0.0.1
bind interfaces only = Yes
hosts allow = 192.168.1. 127.
-----------------------------------------

Chris


More information about the samba mailing list