[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

WINS server



I have network configuration like this

Net1--10.14.200.0/24 -----[Router]---Net2--10.14.4.0/24
                           |     |
                           |     |
                           |      -----> 10.14.4.1
                            ---->10.14.200.202
I set up Router using Debian Linux with samba is active.
I want My router be a WINS Server and Domain Master Browser.
So.. I configure my smb.conf like this
 wins support = yes
 interfaces = 10.14.200.202/24 10.14.4.1/24
 os level = 37
 domain master = yes
 local master = yes
 preferred master = yes
 ....
And then I configure wins server in Windows at Net2 to IP Address
10.14.4.1. then I kill -HUP <pid of nmbd> <pid of smbd>.
After that..
My Windows at Net2 still can't browse Windows at Net1.
Why ?
Is my configuration wrong ?....
or Is there something wrong ?


Reply to: