From: Lukasz Zalewski on 29 May 2010 15:00 On 29/05/2010 19:17, Tomasz Chmielewski wrote: > Am 29.05.2010 20:15, Lukasz Zalewski wrote: > >>> Unfortunately, Windows XP SP3 fails to join a Samba4 domain as well. >>> >>> How can I troubleshoot it? > >> Are both the samba4 and client machine on the same subnet? If not are >> there any firewalls, or routers in the way? > > Same subnet, no firewalls or routers on the way. > >> Is your client dns configuration pointing explicitly at samba4 > > Yes. > > Hmm this is mostly odd, are you using FQDN to join the domain? Can you resolve all of the samba4 generated dns records externally (http://wiki.samba.org/index.php/Samba4/HOWTO Configure DNS section), such as host -t SRV _ldap._tcp.samdom.example.com. .. .. .. Luk -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Tomasz Chmielewski on 31 May 2010 06:10 Am 29.05.2010 20:58, Lukasz Zalewski wrote: > On 29/05/2010 19:17, Tomasz Chmielewski wrote: >> Am 29.05.2010 20:15, Lukasz Zalewski wrote: >> >>>> Unfortunately, Windows XP SP3 fails to join a Samba4 domain as well. >>>> >>>> How can I troubleshoot it? >> >>> Are both the samba4 and client machine on the same subnet? If not are >>> there any firewalls, or routers in the way? >> >> Same subnet, no firewalls or routers on the way. > >> >>> Is your client dns configuration pointing explicitly at samba4 >> >> Yes. >> >> > > Hmm this is mostly odd, > are you using FQDN to join the domain? Yes. > Can you resolve all of the samba4 generated dns records externally > (http://wiki.samba.org/index.php/Samba4/HOWTO Configure DNS section), > such as > host -t SRV _ldap._tcp.samdom.example.com. Yes, it works correctly (as is /usr/local/samba/sbin/samba_dnsupdate --verbose). You'll find an attached pcap file produced by Wireshark made on the Windows XP machine. It shows DNS and LDAP queries flow both ways. Do you see anything unusual there? -- Tomasz Chmielewski http://wpkg.org
From: Tomasz Chmielewski on 31 May 2010 06:20 Am 31.05.2010 11:58, Tomasz Chmielewski wrote: >> Can you resolve all of the samba4 generated dns records externally >> (http://wiki.samba.org/index.php/Samba4/HOWTO Configure DNS section), >> such as >> host -t SRV _ldap._tcp.samdom.example.com. > > Yes, it works correctly (as is /usr/local/samba/sbin/samba_dnsupdate > --verbose). > > You'll find an attached pcap file produced by Wireshark made on the > Windows XP machine. > It shows DNS and LDAP queries flow both ways. > > Do you see anything unusual there? I see Samba list strips off the attachments. Here it is, once again: http://virtall.com/files/samba4-join.pcap -- Tomasz Chmielewski http://wpkg.org -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Michael Wood on 31 May 2010 06:30 On 31 May 2010 12:15, Tomasz Chmielewski <mangoo(a)wpkg.org> wrote: > Am 31.05.2010 11:58, Tomasz Chmielewski wrote: > >>> Can you resolve all of the samba4 generated dns records externally >>> (http://wiki.samba.org/index.php/Samba4/HOWTO Configure DNS section), >>> such as >>> host -t SRV _ldap._tcp.samdom.example.com. >> >> Yes, it works correctly (as is /usr/local/samba/sbin/samba_dnsupdate >> --verbose). >> >> You'll find an attached pcap file produced by Wireshark made on the >> Windows XP machine. >> It shows DNS and LDAP queries flow both ways. >> >> Do you see anything unusual there? > > I see Samba list strips off the attachments. > > Here it is, once again: > > http://virtall.com/files/samba4-join.pcap The timestamps in your pcap file are very strange. The time for packet 5 jumps almost 5000 seconds backwards and then forward again for packet 13. Do your machines have their time synchronised with each other? Are you running one or both as virtual machines? Otherwise the packet capture looks OK to me, but there should be stuff after that. Is that all there was? -- Michael Wood <esiotrot(a)gmail.com> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Michael Wood on 31 May 2010 06:40
Hi On 31 May 2010 11:58, Tomasz Chmielewski <mangoo(a)wpkg.org> wrote: [...] > Yes, it works correctly (as is /usr/local/samba/sbin/samba_dnsupdate > --verbose). [...] Just by the way, what did you do to get this to work? And what distribution are you using? I thought I had got mine working, but the Samba4 HOWTO was not sufficient for this. I later found it was actually not working. Thanks. -- Michael Wood <esiotrot(a)gmail.com> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba |