Results 1 to 3 of 3
Hi,
I am having trouble with samba and how its recognised from a windows server 2000 WINS server. The aim of the samba server is to act as a Local ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-16-2006 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 1
Samba server trouble Windows 2000 WINS server
Hi,
I am having trouble with samba and how its recognised from a windows server 2000 WINS server. The aim of the samba server is to act as a Local Master Browser for a subnet of our network.
The main network has the windows 2000 WINS server running and the samba server is currently running the most basic setup for local master broswer.
The samba server does register with the WINS but only as a Workstation, File Server and Messenger but not as a Local Master Browser.
The windows server has an ip of 192.168.2.10
[global]
workgroup = OFFICE
netbios name = B-ROUTER
server string = Samba Server
bind interfaces only = Yes
interfaces = eth1 lo
local master = yes
os level = 65
domain master = no
preferred master = yes
wins server = 192.168.2.10
Another thing that is strange is that non of the windows computers within the subnet become the local master broswer on the WINS server either when samba is not running.
Any help would be appreciated, thanks for looking.
Anthony
- 08-17-2006 #2Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 637
Do you have any domain controllers on that IP subnet or strictly WINS?
- 11-09-2006 #3Just Joined!
- Join Date
- Nov 2006
- Posts
- 1
Read in http://www.onlamp.com/pub/a/onlamp/e...ex.html?page=1
I'm not sure if current Samba version has resolved this problem.Remember, Samba cannot communicate with Windows WINS servers. If you are using Samba as your WINS server, you must make sure not to allow any Windows systems or other Samba servers on your network to be configured as WINS servers. If you do, their WINS databases will not synchronize, resulting in inconsistent name resolution.


Reply With Quote
