Displaying 2 results from an estimated 2 matches for "celczpdc".
2005 May 24
0
WINS resolution not working on WINS Server
...he various
windows clients on the network. However WINS does not appear to work on
the PDC itself.
On the pdc i have the following line in nsswitch.conf:
hosts: files wins dns
The following output from log.nmbd show an unsuccessful wins lookup by
the PDC (in reverse using tac). I can see CELCZPDC<00> clearly in the
wins.dat file:
find_name_on_subnet: on subnet 192.0.2.14 - name CELCZPDC<00> NOT FOUND
[2005/05/24 09:43:09, 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(129)
-1 == memcmp( "CELCZPDC<00>", "CELDC<00>", 84 )
nmbd_subnetdb:namelist_e...
2005 May 26
0
failing WINS test #1
...server.
The wins server is working perfectly with one exception. The server
cannot query itself.
I searched through log.nmbd and this is what i found :
> [2005/05/26 17:06:55, 4]
> nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(173)
> find_name_on_subnet: on subnet 192.0.2.14 - name CELCZPDC<00> NOT FOUND
> [2005/05/26 17:06:55, 9] nmbd/nmbd_namelistdb.c:find_name_on_subnet(129)
> 1 == memcmp( "CELCZPDC<00>", "CEL<1e>", 84 )
> nmbd_subnetdb:namelist_entry_compare()
> [2005/05/26 17:06:55, 10] nmbd/nmbd_subnetdb.c:namelist_entry_compare(...