<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Sun, 25 Oct 2009 13:43:55 -0000
From   : christopher.whytehead@... (chris whytehead)
Subject: [bbc-micro] Master Ethernet Upgrade

> In article
> <PAEDJIMMEKDEBDNCGHHJEEIDIDAA.christopher.whytehead@...>,
>    chris whytehead <christopher.whytehead@...> wrote:
>
> > Having finally fitted the Master Ethernet Upgrade to a Master,
> and got it
> > working.
> >
> > I can ping SARAH, by IP address.
> > I can *ping sarah.chriswhy.local , if I try *ping sarah I get "Host not
> > known".
>
> The Master will only pass to DNS exactly what you type, in the order
Unsurprisingly that is exactly what I find.
>
>  - does it look like an IP address => use it
I can ping by IP address.

>  - can I find it listed in my static hosts list => use it
I have put a sarah entry in the Host section of the configuration file and
can *ping sarah

>  - does the DNS server (if there is one) know about it => use it
If I uses the FQDN (i.e.*ping sarah.chriswhy.local) it is resolved by DNS
and ping works

>  - otherwise error
Definitely true! "Host not known"

So I now understand and have corrected my ping problems. And, of course, I
can ping the Master by IP address, and once I have added
Master1.chriswhy.local to DNS, I can ping the Master by name. Would be nice
to be able to assign the Master a proper host name not just default em0.


> > If I try to mount sarah's Public directory using *mount, I get:
> >
> > a. *mount \\sarah\public user pword  gives "Host not known"
> > b. *mount \\sarah.chriswhy\public user pword gives "Host not known"
> > c. *mount \\sarah.chriswhy.local\public user pword gives "Bad name"
> >
> > 2. Does the Lanmanager rom support DNS suffix(es), if so how do
> I specify
> > it?
>
> See above.
>
> > 3. Why do I get a "Bad name" for mount with FQN? What is the
> maximum length
> > for a name?
>
> Right, we're getting confused here between protocols.
> Ping (ICMP) just needs an IP address so if you give me something I can
> resolve to an address you can ping it.
>
> Lanman (SMB over NetBIOS) needs an IP address, and a NetBIOS name
> to set up
> a session. To get this some more messing about is needed
>
>  - try asking everyone if the thing after '\\' is their name => use it
>  - does it look like an IP address => try doing a reverse lookup then
>                                       go back to step 1
>  - can I find it listed in my static hosts list => try reverse lookup
>  - does the DNS server know about it => try reverse lookup
>  - otherwise error
>
> now I have a NetBIOS name and IP address and can try to connect.
>
> In (a) and (b) nothing is responding by any means listed above.

The name of the computer that I am trying to connect to is "sarah" in
NetBIOS, the NetBIOS domain is CHRISWHY and its IP address is 192.168.100.55

Now that I have the line "192.168.100.55 sarah" in the static Hosts list,
(a) should be recognised but gives "host not known" and does the same with
either chriswhy or chriswhy.local as the workgroup at the end of the
command.

so should:
(d) *mount \\192.168.100.55\Public user pword but it also gives "Host not
known".

> In (c) the
> server name you have given is longer than 15+1 long so is
> faulted. The 'Bad
> name' is not referring to hitting a limit on the command length,
> but hitting
> the limit of NetBIOS workstation name.
>
> > 4. Without change the rest of the network from a domain to
> workgroup model,
> > how do I make this work?
>
> It should work, but I only have access to one Win2k machine and
> it's not on
> a domain so we may need to do some off-list packet sniffing to get to the
> bottom of this,
If there is anything I can do to help please ask here or privately.

Chris
--
How does a project get to be a year late?... One day at a time.
Chris's Acorns    http://acorn.chriswhy.co.uk/
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>