Displaying 5 results from an estimated 5 matches for "queue_query_nam".
Did you mean:
queue_query_name
2013 Dec 06
1
DNS_INFO_NO_RECORDS when trying to join domain
Hi.
I've a Samba 3.4.7 running on Ubuntu 10.04 configured as PDC.
It has always worked but lately these months strange things started to happen: clients cannot join the domain anymore.
I had to reinstall a computer but when I tried to add it back to the domain I get this error message in Windows XP: DNS_INFO_NO_RECORDS.
It seems windows cannot get server name via dns?
The samba server runs
2010 May 08
1
strange error in log.nmbd - packets.c
Running samba-3.5.2 I notice this in the log.nmbd file after starting samba:
===============================================================
[2010/05/08 19:10:44.652249, 0] nmbd/nmbd_packets.c:738(queue_query_name)
queue_query_name: interface 1 has NULL IP address !
[2010/05/08 19:10:44.652298, 0] nmbd/nmbd_packets.c:738(queue_query_name)
queue_query_name: interface 1 has NULL IP address !
===============================================================
I discovered that this occurs with:
bind interfac...
2014 Dec 05
0
Getting some fails in log.nmbd
...AY TCP_NODELAY
# SO_SNDBUF=8192
# SO_RCVBUF=8192
write cache size = 65536
nmbd start logging this fails after that I removed 'lo' interface from
"interfaces" property due to "spam" in log.nmbd lines like this:
[2014/11/17 16:27:01, 0] nmbd/nmbd_packets.c:759(queue_query_name)
queue_query_name: interface 1 has NULL IP address !
Could you help me figuring out what is the source of this fails?
--
Greetings,
Marcin Czajkowski
2019 Apr 06
2
selftest, help with a single test
...Team 1992-2019
daemon_ready: daemon 'smbd' finished starting up and ready to serve connections
NMBD LOG of: LOCALNT4DC2
nmbd version 4.10.1 started.
Copyright Andrew Tridgell and the Samba Team 1992-2019
daemon_ready: daemon 'nmbd' finished starting up and ready to serve connections
queue_query_name: interface 0 has NULL IP address !
add_domain_logon_names:
Attempting to become logon server for workgroup SAMBA-TEST on subnet 127.0.0.3
become_domain_master_browser_bcast:
Attempting to become domain master browser on workgroup SAMBA-TEST on subnet 127.0.0.3
become_domain_master_browser_bcast: q...
2019 Apr 01
5
selftest
Thanks for the reply,
Besides the problem with
source4/lib/messaging/messaging_handlers.c,
Good to hear that selftest is actively used, then do I understand it
right that 'make test' should succeed?
My bigger problem is that it failed with lots of errors.
This must be a problem with my build, then, but since this is a fresh
tarball I am a bit puzzled.
I would appreciate some hint on