LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-15-2006, 11:35 AM   #1
humbletech99
Member
 
Registered: Jun 2005
Posts: 374

Rep: Reputation: 30
Samba cannot find my workgroup on subnet UNICAST_SUBNET


I've got a samba server that has
Code:
workgroup = NTDOMAIN
and when I change this to
Code:
workgroup = ADDOMAIN
I end up with loads of the following spewing all over my logs
Code:
nmbd[5127]: [2006/12/15 17:23:15, 0] nmbd/nmbd_browsesync.c:collect_all_workgroup_names_from_wins_server(588)
nmbd[5127]:   collect_all_workgroup_names_from_wins_server:
nmbd[5127]:   Cannot find my workgroup DOMAINNAME on subnet UNICAST_SUBNET.
I have another machine, almost identical in both hardware and software (I ghosted it) which I have set this to the new domain and it is fine with this. No errors in logs. The only difference is that the former is acting as a WINS server and has the following set
Code:
wins support = yes
I have tried things like
Code:
domain master = yes
and
Code:
domain master = no
but neither seem to make a difference.

I'm not sure why the WINS server doesn't just let itself continue as before. It is the WINS server after all and should query itself, but it is also on the same subnet as the Windows 2003 AD domain controllers so broadcast on subnet should also work. It just don't understand what' wrong with it.


Any Ideas?
 
Old 12-15-2006, 01:06 PM   #2
marozsas
Senior Member
 
Registered: Dec 2005
Location: Campinas/SP - Brazil
Distribution: SuSE, RHEL, Fedora, Ubuntu
Posts: 1,499
Blog Entries: 2

Rep: Reputation: 68
Try to disable the firewall in this machine.
The default configuration in several distros blocks broadcast and/or the Microsoft netbios, wins, etc.

If disabling the firewall works, you can try to open some of theses ports and broadcast.

Code:
miguel@babylon5:~> grep -iE "^netbios|Microsoft-DS|wins" /etc/services | grep -vEi "^#|winsock"
netbios-ns      137/tcp    # NETBIOS Name Service
netbios-ns      137/udp    # NETBIOS Name Service
netbios-dgm     138/tcp    # NETBIOS Datagram Service
netbios-dgm     138/udp    # NETBIOS Datagram Service
netbios-ssn     139/tcp    # NETBIOS Session Service
netbios-ssn     139/udp    # NETBIOS Session Service
microsoft-ds    445/tcp    # Microsoft-DS
microsoft-ds    445/udp    # Microsoft-DS
wins            1512/tcp    # Microsoft's Windows Internet Name Service
wins            1512/udp    # Microsoft's Windows Internet Name Service
winshadow       3261/tcp   # winShadow
winshadow       3261/udp   # winShadow
winshadow-hd    3861/tcp   # winShadow Host Discovery
winshadow-hd    3861/udp   # winShadow Host Discovery
miguel@babylon5:~>

Last edited by marozsas; 12-15-2006 at 01:08 PM.
 
Old 12-15-2006, 03:15 PM   #3
humbletech99
Member
 
Registered: Jun 2005
Posts: 374

Original Poster
Rep: Reputation: 30
there is no firewall on this distro.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Samba workgroup errors tokunbo Linux - Networking 3 12-19-2005 02:23 AM
Samba on a workgroup J_K9 Linux - Networking 7 07-08-2005 01:36 PM
workgroup not being broadcasted by samba TheOneAndOnlySM Linux - Networking 5 04-10-2004 09:22 PM
Samba with MS workgroup Ahuka Mandriva 2 09-20-2003 11:17 AM
help with samba workgroup Twistedpenguin Linux - Networking 1 03-04-2003 04:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:50 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration