Finaly WINS problem solved,

WINS replication is used (but I don't know if I can use the expression "replication") by entering new parameters in /var/lib/samba/wins.dat before starting smb daemon

on BDC1 the wins.dat should goes with :
"MYDOMAIN#00" 1151663528 255.255.255.255 e4R
"MYDOMAIN#1b" 1151589720 192.168.2.71 64R
"MYDOMAIN#1c" 1151663528 192.168.2.71 193.168.2.71 e4R
"MYDOMAIN#1e" 1151663528 255.255.255.255 e4R
"MYPDC#00" 1151589720 192.168.2.71 66R
"MYPDC#03" 1151589720 192.168.2.71 66R
"MYPDC#20" 1151589720 192.168.2.71 66R
"MYBDC1#00" 1151663528 193.168.2.71 66R
"MYBDC1#03" 1151663528 193.168.2.71 66R
"MYBDC1#20" 1151663528 193.168.2.71 66R
"MYBDC2#00" 1151663528 194.168.2.71 66R
"MYBDC2#03" 1151663528 194.168.2.71 66R
"MYBDC2#20" 1151663528 194.168.2.71 66R

on BDCs the wins.dat should goes with :
"MYDOMAIN#00" 1151663528 255.255.255.255 e4R
"MYDOMAIN#1b" 1151589720 192.168.2.71 64R
"MYDOMAIN#1c" 1151663528 192.168.2.71 193.168.2.71 194.168.2.71 e4R
"MYDOMAIN#1e" 1151663528 255.255.255.255 e4R
"MYPDC#00" 1151589720 192.168.2.71 66R
"MYPDC#03" 1151589720 192.168.2.71 66R
"MYPDC#20" 1151589720 192.168.2.71 66R
"MYBDC1#00" 1151663528 193.168.2.71 66R
"MYBDC1#03" 1151663528 193.168.2.71 66R
"MYBDC1#20" 1151663528 193.168.2.71 66R
"MYBDC2#00" 1151663528 194.168.2.71 66R
"MYBDC2#03" 1151663528 194.168.2.71 66R
"MYBDC2#20" 1151663528 194.168.2.71 66R

Then restarting PDC and all BDCs and looking to the log.nmbd. After few seconds I could see in the browse.dat and wins.dat all the network goes up. Finaly, by take a look to the network neighborhood, I can see all the computers from MYDOMAIN even if subnets are differents.

I could use one Wins server a site and then according all Wins with PDC.

Vincent

Maybe Samba4Wins could be used?
http://enterprisesamba.org/index.php?id=88

Cheers, henrik
26 jun 2006 kl. 21:23 skrev Logan Shaw:

On Mon, 26 Jun 2006, Vincent Fonteneau wrote:

I'm using Samba 3.0.21c with PDC and severals BDC in different subnets.

I'm triing to use Wins servers on all the BDC servers and on the PDC. The problems occurs in the network browsing.


Hopefully someone will correct me if I'm wrong (please...),
but as far as I know, the only valid WINS configuration is to
have exactly one WINS server for a given domain.  WINS servers
can't sync, so if you have more than one, you would have two
different, inconsistent view of the NetBIOS names available
within the domain.

  - Logan
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba



--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to