[Samba] Network path not found

Marc Drouin marc.drouin at fondex.ca
Fri Oct 24 14:58:13 GMT 2003


>From the windows machine I have tried NET USE \\192.168.1.22\tmp and NET
VIEW 192.168.1.22 with the same result wihch leaves very perplexed.

I have tried pinging the samba machine.  I can ping the adress with success
but pinging the name (Linux) does not work.

Addind the line wins support = yes to smb.conf does not change anything.

Marc

-----Original Message-----
From: Jason Balicki [mailto:kodak at frontierhomemortgage.com]
Sent: Friday, October 24, 2003 9:55 AM
To: 'Marc Drouin'
Subject: RE: [Samba] Network path not found


You have a name resolution error (obviously).  First, try accessing
the share from the Windows machines using the ip, ex:

\\192.168.1.34\sharename

and see if that works (dollars to doughnuts it does...)

A resolution (but not the only one) would be to turn on wins serving
in your smb.conf, and then point your windows workstations to your
Samba server to get wins information.  Alternately, if you already
have a wins server on the network, point your Linux box at it.

Add:

wins support = yes

to your smb.conf to turn on the Samba wins server.

Brodcast resolution (which you're using now) should be working,
however, regardless of the status of wins, unless you've entered
a wins server in the clients and don't have it on on the server.

HTH,

--J(K)




More information about the samba mailing list