Hi, Try to do one thing...add that computers entry into the hosts file...it should work...!!!
Regards, Pranay PINTO ELIA wrote: > The wins server is correct? Is it the same on client? which client (samba or > Windows) ? > > I think is a name risolution problem. From a win2000 or Nt client do: > > ping <netbiosname> or net view \\<netbiosname. If it fail do > > net view \\ <file://\\<> <Ip address> > > If the wins server is correct (nmblookup -A <ipaddress win server> <netbios > name>) do on the linux box: > > nmblookup -A 127.0.0.1 __SAMBA__ > > > If this fail nmb is not running. And so on.... > > Hope this help > > > > > > -----Messaggio originale----- > Da: Ramy Tatad [mailto:[EMAIL PROTECTED]] > Inviato: giovedì 18 aprile 2002 10.55 > A: [EMAIL PROTECTED] > Oggetto: Network path not found > > Samba ppl, > > I set-up a samba server and it errors this command when connecting: > "Network path not found" > > Here is the settings of my samba server... > OS: Redhat v7.1 > Samba: v2.07 or v2.22 > > The diff between this new server to my other servers is that this one cannot > change its partition table from linux to "linux extended". Is there any > problem with that.. since all the possible parameters on smb.conf was > already tried. I also check if the server can access internet and its also > fine... > > Attach here is the sample samba configurations I used. > > Please help me.. Thanks, > > RAM