Subject: Re: mount_smb with sharity-light
To: None <netbsd-help@netbsd.org>
From: Daniel Bolgheroni <dbolgheroni@unifei.edu.br>
List: netbsd-help
Date: 08/20/2004 21:34:52
On Fri, 20 Aug 2004 10:49:00 -0700 (PDT)
"Jeremy C. Reed" <reed@reedmedia.net> wrote:

> On Fri, 20 Aug 2004, Daniel Bolgheroni wrote:
> 
> > > > # shlight //NINJA/NINJA ponei -n
> > > > NINJA: unknown host
> > >
> > > Maybe define "NINJA" in your /etc/hosts. (I don't know why
> > > smbclient is different; I think it may use a NetBIOS name, but
> > > shlight uses regular DNS name.)
> >
> > But what can I do if I don't know the IP of these machines?
> 
> I am not sure, but I think that shlight does not know NetBIOS and
> can't do the lookup that way. Maybe use smbclient to find the IP
> address first?

Strangely, I get error even using the command below:

$ shlight //ip_address/service mount_point -n

Thank you.