January 28, 20179 yr Howdy Scratching my head on this and need some guidance My DSL Modem/Router was replaced with a DSL Modem in bridge mode and we just installed a TPLink router For some reason I can no longer access my server smb shares via \\tower or the GUI setup I can how ever access stuff using the IP C:\Users\smiths>nslookup tower Server: DD-WRT Address: 192.168.1.1 Name: tower Address: 192.168.1.28 C:\Users\smiths>nslookup osmc Server: DD-WRT Address: 192.168.1.1 Name: osmc Address: 192.168.1.103 I am unable to ping the hostnames though This has cause some trouble as it somehow affects my access to my shares with my TV to set boxes and I no longer see Tower in Network places of my windows machine not sure why. Need some guidance on this one
January 28, 20179 yr If things work normally when you use IP addresses but don't with names then the problem is one of name resolution. Have you re-booted your devices since replacing your router? The first thing you should do is shut everything down, then power up your modem and router, then your unRAID server then your other items.
January 28, 20179 yr Community Expert When rebooting the entire network, it VERY important that you start your server first and wait for about five minutes before starting anything else! Wait a minute of two between the restarting of the other devices. SMB was designed in ancient times (80386 processors were the hottest thing around) and the polling times of SMB can be minutes! IT can take up to a half hour for the entire system to become stable. If you still have a problem, you should read through this thread and see if any of the suggestions in it will solve your problem. (Please understand that it is best if you have your server as the Local Master for SMB network and leave that server on 24-7.) http://lime-technology.com/forum/index.php?topic=54910.0
January 28, 20179 yr It is best to have the unRAID server act as the master browser. If you have vlans set up on unRAID, you will have a lot of problems unless unRAID is the master browser. Setting unRAID as the master browser under SMB Settings will now force unRAID to win the election for master browser.
January 28, 20179 yr Author Did a full shut down and power back up as recomended no fixy My UNRAID server set to be master I am really struggling with this I do not understand how NSLOOKUP works but I can no t pint the hostname. ident.cfg # Generated settings: NAME="Tower" timeZone="America/New_York" COMMENT="Smiths Server" SECURITY="user" WORKGROUP="WORKGROUP" DOMAIN="" DOMAIN_SHORT="" hideDotFiles="no" localMaster="yes" USE_NTP="no" NTP_SERVER1="pool.ntp.org" NTP_SERVER2="" NTP_SERVER3="" DOMAIN_LOGIN="Administrator" DOMAIN_PASSWD="" SYS_MODEL="NA" SYS_ARRAY_SLOTS="24" SYS_CACHE_SLOTS="1" network cfg # Generated settings: IFNAME[0]="br0" BRNAME[0]="br0" BRSTP[0]="no" BRFD[0]="0" BRNICS[0]="eth0" DESCRIPTION[0]="Server Connection" USE_DHCP[0]="no" IPADDR[0]="192.168.1.28" NETMASK[0]="255.255.255.0" GATEWAY="192.168.1.1" DHCP_KEEPRESOLV="yes" DNS_SERVER1="192.168.1.1" DNS_SERVER2="0.0.0.0" DNS_SERVER3="0.0.0.0" MTU[0]="" SYSNICS="1" smb-extra.conf #Added from UNRAID post 20170128 domain master = yes preferred master = yes os level = 255 include = /etc/samba/unassigned-shares/ST9250320AS_5SW0BDWX.conf
January 28, 20179 yr Community Expert Just because you have set it to be master doesn't mean it is. Do you have the Dynamix Local Master plugin installed? If so, what do you have for Settings - SMB - Workgroup Settings - Current elected master?
January 28, 20179 yr Community Expert Did a full shut down and power back up as recomended no fixy My UNRAID server set to be master I am really struggling with this I do not understand how NSLOOKUP works but I can no t pint the hostname. ident.cfg # Generated settings: NAME="Tower" timeZone="America/New_York" COMMENT="Smiths Server" SECURITY="user" WORKGROUP="WORKGROUP" DOMAIN="" DOMAIN_SHORT="" hideDotFiles="no" localMaster="yes" USE_NTP="no" NTP_SERVER1="pool.ntp.org" NTP_SERVER2="" NTP_SERVER3="" DOMAIN_LOGIN="Administrator" DOMAIN_PASSWD="" SYS_MODEL="NA" SYS_ARRAY_SLOTS="24" SYS_CACHE_SLOTS="1" network cfg # Generated settings: IFNAME[0]="br0" BRNAME[0]="br0" BRSTP[0]="no" BRFD[0]="0" BRNICS[0]="eth0" DESCRIPTION[0]="Server Connection" USE_DHCP[0]="no" IPADDR[0]="192.168.1.28" NETMASK[0]="255.255.255.0" GATEWAY="192.168.1.1" DHCP_KEEPRESOLV="yes" DNS_SERVER1="192.168.1.1" DNS_SERVER2="0.0.0.0" DNS_SERVER3="0.0.0.0" MTU[0]="" SYSNICS="1" smb-extra.conf #Added from UNRAID post 20170128 domain master = yes preferred master = yes os level = 255 include = /etc/samba/unassigned-shares/ST9250320AS_5SW0BDWX.conf Do you actually have a Domain Master server setup? (It is my understanding that your unRAID server cannot function as a Domain Master.)
January 28, 20179 yr Author smb-extra.conf #Added from UNRAID post 20170128 domain master = yes preferred master = yes os level = 255 include = /etc/samba/unassigned-shares/ST9250320AS_5SW0BDWX.conf The domain master = yes was from another internet suggestion that did not seem to help Should I remove it? Turl I do have that App installed and it tells me Tower is master Hide "dot" files: ApplyDoneArray must be Stopped to change SMB Extras Samba extra configuration: #Added from UNRAID post 20170128 domain master = yes preferred master = yes os level = 255 include = /etc/samba/unassigned-shares/ST9250320AS_5SW0BDWX.conf Workgroup Settings Workgroup: WORKGROUP Local master browser: YES Monitor local master election: DISABLED Current elected master: TOWER is current local master browser I am really stuggling my on android box will not show me the love and connect to my maridb
January 28, 20179 yr Community Expert Since we haven't yet I guess we might as well ask for Tools - Diagnostics.
January 28, 20179 yr Author On Setup|Basic Setup * Enable DHCP server * Enable DNSMasq for DHCP On Services|Services * Set Used Domain to "LAN & WLAN" * Set LAN Domain to some value (e.g., "OurLANd") * Under Static Leases - Click "Add" to get one or more new row(s) - Enter the MAC Address, Host Name, and IP Address in each blank row - (Important) Scroll down and click "Apply Settings" You can reboot or power cycle the router, or just wait for the old leases to expire and the new, static IP assignments to take hold. Either way, go to Status|LAN to see the lists of Active and DHCP clients. http://www.dd-wrt.com/phpBB2/viewtopic.php?p=686175 Okay I believe this suggestion has made it so I can see my server with host name and access it with a hostname. Have no idea why though I am still have some trouble with getting my one android box to update it libary. I really want to put a big thanks for all that replied at this point. Think we may say this is solved
Archived
This topic is now archived and is closed to further replies.