On 2014-05-22 22:36, tryit wrote:
> I simply use “myworkgroup” for theWorkGroup name
> just like this, no dots or Uppercase or nothing.
> Is this ok, or shood I use a . (dot) somewhere in the WorkGroup name,
> like “my.workgroup”?
No, that’s ok.
> 2.
> robin_listas;2644768 Wrote:
>> On 2014-05-22 15:46, tryit wrote:
>> So now I typically use “myhouse.lnet” or something like that. And, I
>> have a local domain server that solves that domain locally, no external
>> queries.
>>
> To what IP do You solve “myhouse.lnet”?
192.168.1.15, or any one I want.
> To Your Router IP or to Your server PC that runs SAMBA shared
> directories?
> By Router I understand my wireless router…
The house router.
I may have, following the example:
router.lnet 192.168.1.1
machineone.lnet 192.168.1.2
machinetwo.lnet 192.168.1.3
machinethree.lnet 192.168.1.4
It is not important.
But if you use names, something will have to try to convert the names to
IPs. If you have a name such as “myhouse.com”, mandatorily that name has
to be asked on internet. And in fact, the name does exist!
cer@minas-tirith:~> host myhose.com
myhose.com has address 208.73.211.199
myhose.com has address 208.73.211.172
myhose.com has address 208.73.211.152
myhose.com has address 208.73.211.196
myhose.com has address 208.73.211.235
cer@minas-tirith:~>
Notice that I’m not saying that this is your problem. What I say is that
if you choose names for your computers in such a way, it might cause
that kind of problem.
Possibly, your network is configured to ask names to the DNS cache
server that is typically on the router. However, the router is itself
configured to ask a DNS in Internet… and this will fail if there is no
internet.
Thus, maybe you have to change your shares to use the IP of the server
instead of its name.
On the other hand, maybe setting up WINS in the Linux machine helps. I
don’t remember how this is done, though, it should be deprecated.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” (Minas Tirith))