Is there a way to list the current name entries for the WINS server? I think I have it set up correctly, but PCs are slow to find names and it acts like they are doing it through broadcast.
I'm sure this is a real noob question, but I cant seem to find it.
If your WINS is the router, you can tell Samba to dump its info into syslog. Over SSH:
Code:killall -HUP nmbd && tail /tmp/syslog.log -n 50
I hate to badger you since you seem to be a semi legend here haha. Are you saying that if I access SSH on my router and paste the script you just posted then all the in and out connections using samba will be put onto one of my samba share PCs?
This forum has such a wealth of good usable knowledge that I didn't even know existed until recently.
No, it will just dump a list of stations it knows about. I don't know if they are specifically handled by its WINS server or they include anything that's known - I'm just reposting what a Google search returned on the topic of obtaining more info out of the Samba name server.
Assuming I am not missing something important, which i usually am. Couldn't you just access your AIcloud website to see the netbios names of computers that you are sharing content from? I have also found mounting a webdav share to my android PC using ES file explorer will list all the devices netbios names that you are currently sharing content on. Although I couldn't actually connect to any of my shared PC's using that method, but it does list the netbios names.
Merlin does the sharing has to be ON (I mean the switch/knob) so that the Router act as a WINS or Master Browser or having it enabled is enough (circular selection "box") ? Thanks.
Mind if I ask why you are trying to figure all this out? Are you doing some kind of a sync between certain NetBIOS PCs?
Just trying to RDC from one subnet to a computer on another subnet. I can do it with IPs, but not with the computer names.
Just trying to RDC from one subnet to a computer on another subnet. I can do it with IPs, but not with the computer names.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!