samba4 dc "network location cannot be reached"

Posted by mitchell babies peters on Server Fault See other posts from Server Fault or by mitchell babies peters
Published on 2013-11-09T00:15:30Z Indexed on 2013/11/09 4:00 UTC
Read the original article Hit count: 428

Filed under:
|

to clear the air centos 6.4? (maybe 6.3) as the server, running samba 4.0.10, trying to add a windows 7 client that has connectivity to the server.

this is what windows shouts as me as it mocks my dependence on network infrastructure.

"the network location cannot be reached."

  1. i have access to the domain contoller (dc)

  2. im using the dc as the domain name server (dns) already, and the name is correctly resolving, and it is correctly forwarding outbound traffic.

  3. i have nothing but self taught experience with active directory(ad) so if i am missing something obvious, please shout it out, but keep the verbal abuse to a minimum. i checked samba4DC + my error and found nothing relevant to my issue, if i missed something please point me in that direction.

  4. the weekend is just starting as i write this so i probably wont be back on to check this post for a day or three, but i might because this mystery is killing me.

i followed the samba4 as a dc guide here and i supplimented gaps with this

i have tested kerberos, ntp, and set my DC as the clock to sync to in my windows client and it appears to be a very small fraction of a second off so that shouldn't be it.

also, firewall and selinux are both off for testing.

i have also tried disabling ipv6, and cleared the registry of ipv6 records (allegedly the default samba4 as a DC runs as windows server 2003 which allegedly does not support or tolerate the existence of ipv6, fair warning, i heard this on the internet so it is probably a lie)

i have tried a few other things that i have forgotten because i have been doing this for a day and a half now.

ideas welcome. suggestions for alternatives are also welcome, as long as they are free. i was given a budget of $0 dollars and told to implement active directory (no prior knowledge of active directory at that point).

© Server Fault or respective owner

Related posts about domain-controller

Related posts about samba4

  • samba4 not building in archlinux.

    as seen on Super User - Search for 'Super User'
    cp bin/tdbtool bin/tdbdump bin/tdbbackup /tmp/yaourt-tmp-root/aur-samba4/pkg//opt/samba4/samba/bin cp ./include/tdb.h /tmp/yaourt-tmp-root/aur-samba4/pkg//opt/samba4/samba/include cp tdb.pc /tmp/yaourt-tmp-root/aur-samba4/pkg//opt/samba4/samba/lib/pkgconfig cp libtdb.a libtdb.so.1.2.4 /tmp/yaourt-tmp-root/aur-samba4/pkg//opt/samba4/samba/lib rm… >>> More

  • samba4 not building in Arch

    as seen on Super User - Search for 'Super User'
    cp bin/tdbtool bin/tdbdump bin/tdbbackup /tmp/yaourt-tmp-root/aur-samba4/pkg//opt/samba4/samba/bin cp ./include/tdb.h /tmp/yaourt-tmp-root/aur-samba4/pkg//opt/samba4/samba/include cp tdb.pc /tmp/yaourt-tmp-root/aur-samba4/pkg//opt/samba4/samba/lib/pkgconfig cp libtdb.a libtdb.so.1.2.4 /tmp/yaourt-tmp-root/aur-samba4/pkg//opt/samba4/samba/lib rm… >>> More

  • Samba4 advice for production use

    as seen on Server Fault - Search for 'Server Fault'
    I have an old Samba 3 + LDAP server installed that needs to be rebuilt. I'm weighting my options, and Windows Server seems too expensive at the moment, and Samba 4 appeared to be a nice option, coupled with the last Bind 9 that can dynamically add the computers to the DNS. I have about 30 workstations… >>> More

  • VPN server to access Samba4

    as seen on Server Fault - Search for 'Server Fault'
    On my network I have an Ubuntu 12.04 server running Samba4, my domain is fully configured and functional. Now, I would like to enable VPN access over the internet, and have another box to do so. I have been searching on the internet for guides and information etc, but have not been successful. I… >>> More

  • Samba4/Ubuntu Shares Incorrectly Available to All Users

    as seen on Server Fault - Search for 'Server Fault'
    I've got my Ubuntu server working with Samba4 and got it set up as the Primary domain controller on my network with AD and all that goodness. However, I'm trying to get my Samba configuration to work with the users and groups I've defined with the Active Directory tools from Windows. For instance… >>> More