Bug 2755 - nmblookup do not search master browsers on few interfaces.
Summary: nmblookup do not search master browsers on few interfaces.
Status: NEW
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Client Tools (show other bugs)
Version: 3.0.14a
Hardware: All Linux
: P3 major
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 07:53 UTC by Aleksey Luzin
Modified: 2005-05-31 09:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksey Luzin 2005-05-31 07:53:59 UTC
When I add option interfaces = eth0 in smb.conf file I can search masterbrowsers 
on eth0 interface:
# nmblookup -M -- -
It works perfect.
When I change eth0 to eth1 it works fine too. But it is impossible to search 
masterbrowsers on both interfaces at the same time. 
interfaces = eth*  or 'eth0 eth1' does not helped.
Comment 1 Jim McDonough 2005-05-31 09:24:27 UTC
Changing component, as this is not the "net" command.