"dan" <[EMAIL PROTECTED]> writes:

> net use f: \\<linuxbox>\share
>
> and this gives:
>
> "The remote computer is not available"

try
ping 192.168.0.1
net use f: \\192.168.0.1\temp

Check your firewall settings on linux, as well.

There is a great diagnosis doc that comes with samba,
mines located here: /usr/share/doc/samba/Diagnosis.html
(Hopefully yours isn't too far away)

Try going through the tests, if it doesn't
lead you to the problem, it might give you extra
error messages to report to the list.

There's also other troubleshooting guides at
http://au.samba.org/samba/docs/
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to